...
XML | JSON | |||||
---|---|---|---|---|---|---|
|
...
XML | JSON |
---|---|
...
Property | UI Field Name | Description | Specification | Required | ||||||
---|---|---|---|---|---|---|---|---|---|---|
alias | n/a | Alias used for the task added to the workflow; specifically, the value of ops_task_workflow_vertex.name. | N | |||||||
| n/a | Boolean condition expression to specify the dependency criteria. | XML: <conditionExpression> JSON: "conditionExpression": { | N | ||||||
task | Task Name | Name of the task added to the workflow. | Y | |||||||
vertexId | n/a | Vertex ID of the task added to the workflow. | Y | |||||||
vertexX | n/a | x-coordinate of the task added to the workflow. | Default is 0. | N | ||||||
vertexY | n/a | y-coordinate of the task added to the workflow. | Default is 0. | N |
...
XML | JSON | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
...
XML | JSON | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Anchor | ||||
---|---|---|---|---|
|
...
XML | JSON | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
...
XML | JSON |
---|---|
...
Property | UI Field Name | Description | Specifications | Required | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Alias used for the task to be modified in the workflow; specifically, the value of ops_task_workflow_vertex.name.
alias | n/a |
alias | n/a | Alias used for the task to be modified in the workflow; specifically, the value of ops_task_workflow_vertex.name. | N | ||||||||||
| n/a | Boolean condition expression to specify the dependency criteria. | XML: <conditionExpression> JSON: "conditionExpression": { | N | |||||||||||
task | Task Name | Name of the task to be modified in the workflow. | Cannot be modified; used only to search for the task. To modify by | Y | |||||||||||
vertexId | n/a | Vertex ID of the task within the workflow. | Cannot be modified; used only to search for the task. | Y | |||||||||||
vertexX | n/a | x-coordinate of the task to be modified in the workflow. | Default is 0. | N | |||||||||||
vertexY | n/a | y-coordinate of the task to be modified in the workflow. | Default is 0. | N |
...
XML | JSON |
---|---|
Note | ||
---|---|---|
| ||
If there are no matching tasks to remove, an empty list is returned. |
...
Property | UI Field Name | Description | ||||||
---|---|---|---|---|---|---|---|---|
alias | n/a | Alias of the task removed from the Workflow; specifically, the value of ops_task_workflow_vertex.name. | ||||||
| n/a | Boolean condition expression to specify the dependency criteria. | ||||||
task | Task Name | Name of the task removed from the Workflow. | ||||||
vertexId | n/a | Vertex ID of the task removed from the Workflow. | ||||||
vertexX | n/a | x-coordinate of the task removed from the Workflow. | ||||||
vertexY | n/a | y-coordinate of the task removed from the Workflow. |
...