Search
Plugins
>
vRO Multi-Node 7.0.1
>
Plugin VCO
vRealize Orchestrator Multi-Node Plug-In
Version 7.6.0 vs. 7.0.1
New classes
Class name
com.vmware.o11n.plugin.vcoconn.service.VcoConnCatalogService
com.vmware.o11n.plugin.vcoconn.service.VcoConnPackageService
com.vmware.o11n.plugin.vcoconn.service.VcoConnServiceManager
com.vmware.o11n.plugin.vcoconn.service.VcoConnWorkflowService
com.vmware.o11n.sdk.rest.client.stubs.AboutInfo$Features
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Configurations
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$PolicyTemplates
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$UsedPlugins
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution$WorkflowAttributes
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecutionStatistics
com.vmware.o11n.sdk.rest.client.stubs.WsActivityStatisticsBase
com.vmware.o11n.sdk.rest.client.stubs.WsActivityStatisticsBase$Activities
com.vmware.o11n.sdk.rest.client.stubs.WsProfilerOptions
Removed classes
Class name
com.vmware.o11n.plugin.vcoconn.service.CatalogService
com.vmware.o11n.plugin.vcoconn.service.PackageService
com.vmware.o11n.plugin.vcoconn.service.ServiceManager
com.vmware.o11n.plugin.vcoconn.service.WorkflowService
Added methods & relations
Class / Finder
Method / Relation
Returns / Type
com.vmware.o11n.plugin.vcoconn.model.RemoteObject
equals
(
Object
)
boolean
com.vmware.o11n.plugin.vcoconn.model.RemoteObject
hashCode
()
Number
com.vmware.o11n.sdk.rest.client.services.ExecutionService
getSysLogs
(
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
)
com.vmware.o11n.sdk.rest.client.stubs.LogsList
com.vmware.o11n.sdk.rest.client.stubs.AboutInfo
getFeatures
()
com.vmware.o11n.sdk.rest.client.stubs.AboutInfo$Features
com.vmware.o11n.sdk.rest.client.stubs.AboutInfo
setFeatures
(
com.vmware.o11n.sdk.rest.client.stubs.AboutInfo$Features
)
void
com.vmware.o11n.sdk.rest.client.stubs.Action
getScript
()
String
com.vmware.o11n.sdk.rest.client.stubs.Action
setScript
(
String
)
void
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
getExecutionId
()
String
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
getProfilerOptions
()
com.vmware.o11n.sdk.rest.client.stubs.WsProfilerOptions
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
setExecutionId
(
String
)
void
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
setProfilerOptions
(
com.vmware.o11n.sdk.rest.client.stubs.WsProfilerOptions
)
void
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
getConfigurations
()
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Configurations
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
getPolicyTemplates
()
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$PolicyTemplates
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
getResources
()
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
getUsedPlugins
()
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$UsedPlugins
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
setConfigurations
(
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Configurations
)
void
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
setPolicyTemplates
(
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$PolicyTemplates
)
void
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
setResources
(
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
)
void
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails
setUsedPlugins
(
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$UsedPlugins
)
void
com.vmware.o11n.sdk.rest.client.stubs.Parameter
isEncryptValue
()
boolean
com.vmware.o11n.sdk.rest.client.stubs.Parameter
setEncryptValue
(
boolean
)
void
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
getCurrentItemForDisplay
()
String
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
getStatistic
()
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecutionStatistics
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
getWorkflowAttributes
()
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution$WorkflowAttributes
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
setCurrentItemForDisplay
(
String
)
void
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
setStatistic
(
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecutionStatistics
)
void
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
setWorkflowAttributes
(
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution$WorkflowAttributes
)
void
com.vmware.o11n.sdk.rest.client.VcoSession
getTenant
()
String
Removed methods & relations
None