Enum ActivityTimeoutType
Syntaxpublic enum ActivityTimeoutType
Namespace: OptimaJet.Workflow.Core.Model
Assembly: OptimaJet.Workflow.Core.dll
Fields
Name | Description |
---|---|
NotCorrect | |
SetActivity | When time is out will be set activity |
SetState | When time is out will be set state |
Retry | When time is out will be start resumption execution |