Class TProcess
OptimaJet.Workflow.BpmnPlugin.Model.TProcess
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TProcess : TCallableElementType Hierarchy
- TBaseElement
- TRootElement
- TCallableElement
- TProcess Current type
- TCallableElement
- TRootElement
Constructors
Properties
public TAuditing Auditing { get; set; } #public TMonitoring Monitoring { get; set; } #public Collection<TProperty> Property { get; } #public bool PropertySpecified { get; } #Gets a value indicating whether the Property collection is empty.
public Collection<TLaneSet> LaneSet { get; } #public bool LaneSetSpecified { get; } #Gets a value indicating whether the LaneSet collection is empty.
public Collection<TFlowElement> FlowElement { get; } #public bool FlowElementSpecified { get; } #Gets a value indicating whether the FlowElement collection is empty.
public Collection<TArtifact> Artifact { get; } #public bool ArtifactSpecified { get; } #Gets a value indicating whether the Artifact collection is empty.
public Collection<TResourceRole> ResourceRole { get; } #public bool ResourceRoleSpecified { get; } #Gets a value indicating whether the ResourceRole collection is empty.
public Collection<TCorrelationSubscription> CorrelationSubscription { get; } #public bool CorrelationSubscriptionSpecified { get; } #Gets a value indicating whether the CorrelationSubscription collection is empty.
public Collection<XmlQualifiedName> Supports { get; } #public bool SupportsSpecified { get; } #Gets a value indicating whether the Supports collection is empty.
public TProcessType ProcessType { get; set; } #public bool IsClosed { get; set; } #public bool? IsExecutable { get; set; } #public XmlQualifiedName DefinitionalCollaborationRef { get; set; } #