apiWorkflowEvents Enumeration
Enum apiWorkflowEvents
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Members
| Member name | Description | |
|---|---|---|
| definitionCreated | The definition created | |
| definitionUpdated | The definition updated | |
| definitionDeleted | The definition deleted | |
| instanceCreated | The instance created | |
| definitionCopied | The definition copied | |
| instanceExecuted | The instance executed | |
| instanceUpdated | The instance updated | |
| instanceDeleted | The instance deleted | |
| instanceArchived | The instance archived | |
| instanceAborted | The instance aborted | |
| instanceFinishedExecuting | The instance finish executing | |
| instanceErrored | The instance errored | |
| taskClosed | The task closed | |
| taskOpen | The task open | |
| stepError | The step error | |
| artificialWait | The artificial wait | |
| taskTimeout | The task timeout |

