Description
This operation removes all the tasks created when a given step is run.
Operation id | Workflow.RemoveRoutingTask |
Category | Services |
Label | remove task |
Requires | |
Since | 5.6 |
Parameters
No parameters.
Signature
Implementation information
JSON definition
{
"id" : "Workflow.RemoveRoutingTask",
"label" : "remove task",
"category" : "Services",
"requires" : null,
"description" : " This operation removes all the tasks created when a given step is run.",
"since" : "5.6",
"url" : "Workflow.RemoveRoutingTask",
"signature" : [ "void", "void" ],
"params" : [ ]
}