Enum BPMNTasks
Used to specify the BPMNTasks in diagram
Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum BPMNTasks
Fields
Name | Description |
---|---|
BusinessRule | Used to set BPMN Task Type as BusinessRule |
InstantiatingReceive | Used to set BPMN Task Type as InstantiatingReceive |
Manual | Used to set BPMN Task Type as Manual |
None | Used to set BPMN Task Type as None |
Parallel | Used to set BPMN Task Type as Parallel |
Receive | Used to set BPMN Task Type as Receive |
Script | Used to set BPMN Task Type as Script |
Send | Used to set BPMN Task Type as Send |
Service | Used to set BPMN Task Type as Service |
User | Used to set BPMN Task Type as User |