Search

Class VCODeploymentStatus

Extends java.lang.Object
Provides information about the progress status of a deployment action.

Attributes

None

Methods

Name Returns
getElementName() String
getMessages() com.vmware.o11n.plugin.vcoconn.model.deploy.Message[]
getStatusAsString() String
getTargetName() String

Returned by

Method Returns
VCODeploymentManager.deployPackage(ch.dunes.model.pkg.Package pkg, VCORemoteServer[] servers, boolean override) VCODeploymentStatus[]
VCODeploymentManager.deployRemotePackage(VCORemotePackage pkg, VCORemoteServer[] targets, boolean override) VCODeploymentStatus[]

Referenced in

None