Name |
Returns |
RESTHostManager(com.vmware.o11n.plugin.rest.SessionInfo , com.vmware.o11n.plugin.rest.configuration.HostConfigurationService , com.vmware.o11n.plugin.rest.WorkflowBuilder , ch.dunes.vso.sdk.ssl.ISslService )
|
constructor
|
addHost(RESTHost host)
|
RESTHost
|
createHost(String name)
|
RESTHost
|
createScriptingSingleton(ch.dunes.vso.sdk.api.IPluginFactory )
|
RESTHostManager
|
createTransientHostFrom(RESTHost restHostPrototype)
|
RESTHost
|
createTransientOperationFrom(RESTOperation restOperationPrototype)
|
RESTOperation
|
createWorkflow(RESTOperation operation, String workflowName, WorkflowCategory category, String defaultContentType)
|
Workflow
|
createWorkflowWithXsdInput(RESTOperation operation, String workflowName, WorkflowCategory category, String namespace, String elementName, String defaultContentType)
|
Workflow
|
destroy()
|
void
|
getAll()
|
Object[]
|
getHost(String id)
|
RESTHost
|
getHosts()
|
String[]
|
getOperationById(String )
|
RESTOperation
|
getRequestCreator(RESTHost )
|
com.vmware.o11n.plugin.rest.RequestCreator
|
reloadConfiguration()
|
void
|
removeHost(String id)
|
RESTHost
|
updateHost(RESTHost host)
|
RESTHost
|