Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TSubProcess

OptimaJet.Workflow.BpmnPlugin.Model.TSubProcess

public class TSubProcess : TActivity

Inheritance

Constructors

public TSubProcess() #

Initializes a new instance of the TSubProcess class.

Properties

Name
Type
LaneSet #
Collection<TLaneSet>
LaneSetSpecified #
Boolean

Gets a value indicating whether the LaneSet collection is empty.

FlowElement #
Collection<TFlowElement>
FlowElementSpecified #
Boolean

Gets a value indicating whether the FlowElement collection is empty.

Artifact #
Collection<TArtifact>
ArtifactSpecified #
Boolean

Gets a value indicating whether the Artifact collection is empty.

TriggeredByEvent #
Boolean

Derived Types