...
XML | JSON |
---|---|
...
XML | JSON |
---|---|
...
XML | JSON | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
...
XML | JSON |
---|---|
...
Property | UI Field Name | Description | Specifications | Required | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
alias | n/a | Alias used for the task to be modified in the workflow; specifically, the value of ops_task_workflow_vertex.name. | N | |||||||||||||
| task
| 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 conditionExpression | 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 |
---|---|
...
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. |
...