Search
Plugins
>
vRO Multi-Node 7.4.0
>
Plugin VCO
vRealize Orchestrator Multi-Node Plug-In
Version 7.6.0 vs. 7.4.0
New classes
Class name
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
None
Added methods & relations
Class / Finder
Method / Relation
Returns / Type
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
getProfilerOptions
()
com.vmware.o11n.sdk.rest.client.stubs.WsProfilerOptions
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.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
Removed methods & relations
None