Name |
Returns |
autoDeployManager(ch.dunes.vso.sdk.api.IUserToken , com.vmware.o11n.plugin.autodeploy.config.AutoDeployPluginConfigurator , com.vmware.o11n.plugin.autodeploy.AutoDeployPluginFactory , ch.dunes.vso.sdk.api.IPluginNotificationHandler )
|
constructor
|
addAutoDeployHost(String vcURI)
|
AutoDeploy
|
addSoftwareDepot(String depotName, String depotURL)
|
SoftwareDepot
|
createScriptingSingleton(ch.dunes.vso.sdk.api.IPluginFactory )
|
autoDeployManager
|
findAutoDeployHostUri(String vcHostUri)
|
String
|
getAnswerFileTemplate()
|
String
|
getAutoDeploy(String name)
|
AutoDeploy
|
getAutoDeployHostSize()
|
Number
|
getAutoDeploys()
|
AutoDeploy[]
|
getDeployRule(String , String )
|
DeployRule
|
getHostProfile(String , String )
|
ADHostProfile
|
getRepository()
|
com.vmware.o11n.plugin.autodeploy.AutoDeployRepository
|
getRuleSetRules(String , String )
|
Object[]
|
getUnassignedRules(String )
|
Object[]
|
isAnswerFileContentValid(String xmlAnswerFileContent)
|
boolean
|
isAnswerFileValid(MimeAttachment xmlAnswerFile)
|
boolean
|
notifyForChange(String , String )
|
void
|
refreshAutoDeployRules(String )
|
void
|
refreshAutoDeploys()
|
void
|
refreshDepots()
|
void
|
reloadAutoDeployHosts(Object[] )
|
void
|
reloadConfiguration()
|
void
|
removeAutoDeployHost(AutoDeploy adHost)
|
void
|
removeSoftwareDepot(SoftwareDepot depot)
|
String
|
updateSoftwareDepot(SoftwareDepot depot, String depotName, String depotURL)
|
SoftwareDepot
|