Interface IFlowableDiagramData
public interface IFlowableDiagramData : IDiagramData, ICloneable, IDable, INameable, IGroupable, IMessageable, IPartDataInvokeable
- Inherited Members
- Extension Methods
Properties
FlowableMode
DiagramFlowableMode FlowableMode { get; set; }
Property Value
State
DiagramFlowableState State { get; set; }
Property Value
Methods
Start()
Task<bool?> Start()