Name | Type | Description |
---|---|---|
description | String | |
id | String | Item ID |
inParameters | String | |
name | String | |
outParameters | String |
Name | Returns |
---|---|
deleteCompletedWorkflowTokens() | void |
Method | Returns |
---|---|
VCORemoteServer.findAllWorkflows() | VCORemoteWorkflow[] |
Method | Returns |
---|---|
VCODeploymentManager.deleteWorkflow(VCORemoteWorkflow rmtWorkflow, boolean force) | void |
VCODeploymentManager.deployRemoteWorkflow(VCORemoteServer server, VCORemoteWorkflow source, String path, boolean override) | void |
VCOProxyWorkflowManager.createProxyActionForRemote(String actionName, String moduleName, VCORemoteWorkflow workflow) | void |