Search
Plugins
>
vRO Multi-Node 7.3.0
>
Plugin VCO
vRealize Orchestrator Multi-Node Plug-In
Version 5.5.2 vs. 7.3.0
New classes
Class name
com.vmware.o11n.plugin.vcoconn.authentication.SsoTokenTask
com.vmware.o11n.plugin.vcoconn.config.ServerConfiguration
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
Removed 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.PackageContentDetails$Configurations
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
VCOServerConfiguration
Added methods & relations
Class / Finder
Method / Relation
Returns / Type
com.vmware.o11n.plugin.vcoconn.model.ServerConnection
getSsoTokenTask
()
com.vmware.o11n.plugin.vcoconn.authentication.SsoTokenTask
Removed 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.authentication.Authentication
postProcessRequest
(
org.apache.http.HttpRequest
,
java.io.InputStream
)
void
com.vmware.o11n.sdk.rest.client.services.ExecutionService
execute
(
com.vmware.o11n.sdk.rest.client.stubs.Workflow
,
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
,
Properties
)
com.vmware.o11n.sdk.rest.client.stubs.WorkflowExecution
com.vmware.o11n.sdk.rest.client.services.ExecutionService
execute
(
com.vmware.o11n.sdk.rest.client.stubs.Action
,
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
,
Properties
)
com.vmware.o11n.sdk.rest.client.stubs.Parameter
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
getExecutionId
()
String
com.vmware.o11n.sdk.rest.client.stubs.ExecutionContext
setExecutionId
(
String
)
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
getResources
()
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
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
setResources
(
com.vmware.o11n.sdk.rest.client.stubs.PackageContentDetails$Resources
)
void
com.vmware.o11n.sdk.rest.client.stubs.Parameter
isEncryptValue
()
boolean
com.vmware.o11n.sdk.rest.client.stubs.Parameter
setEncryptValue
(
boolean
)
void
VCOServerManager
addOrchestrator
(
VCOServerConfiguration
config
)
VCORemoteServer
VCOServerManager
deleteOrchestrator
(
VCORemoteServer
srv
)
void
VCOServerManager
updateOrchestrator
(
VCORemoteServer
src,
VCOServerConfiguration
config
)
VCORemoteServer