Name |
Returns |
createAllProxies(VCORemoteServer server, boolean synchronos)
|
void
|
createProxies(String remotePathId, boolean recursive, boolean synchronos)
|
void
|
createProxy(String remoteWorkflowId, boolean synchronous)
|
void
|
createProxyActionForLocal(String actionName, String moduleName, ch.dunes.model.workflow.Workflow workflow)
|
void
|
createProxyActionForRemote(String actionName, String moduleName, VCORemoteWorkflow workflow)
|
void
|
deleteProxies(VCORemoteServer server, boolean alsoFolders)
|
void
|
executeAsynchronousProxies(String workflowId, Properties params)
|
VCORemoteWorkflowToken[]
|
executeAsynchronousProxy(String connectionId, String workflowId, Properties parameters)
|
VCORemoteWorkflowToken
|
executeSynchronousProxy(String connectionId, String workflowId, Properties parameters)
|
Properties
|
processStaleProxyWorkflowExecutions(VCORemoteServer remoteServer)
|
void
|