| Name | Type | Description |
|---|---|---|
| id | String | Item ID |
| name | String | |
| state | String |
| Name | Returns |
|---|---|
| cancel() | void |
| getAttributes() | Properties |
| getException() | String |
| getInputParameters() | Properties |
| getOutputParameters() | Properties |
| Method | Returns |
|---|---|
| VCOProxyWorkflowManager.executeAsynchronousProxies(String workflowId, Properties params) | VCORemoteWorkflowToken[] |
| VCOProxyWorkflowManager.executeAsynchronousProxy(String connectionId, String workflowId, Properties parameters) | VCORemoteWorkflowToken |
| None |
|---|