Assembly: OptimaJet.Workflow.BpmnPlugin

Class TChoreographyActivity

OptimaJet.Workflow.BpmnPlugin.Model.TChoreographyActivity

public abstract class TChoreographyActivity : TFlowNode

Type Hierarchy

Constructors

public TChoreographyActivity() #

Initializes a new instance of the TChoreographyActivity class.

Properties

public Collection<XmlQualifiedName> ParticipantRef { get; } #
public Collection<TCorrelationKey> CorrelationKey { get; } #
public bool CorrelationKeySpecified { get; } #

Gets a value indicating whether the CorrelationKey collection is empty.

public XmlQualifiedName InitiatingParticipantRef { get; set; } #
public TChoreographyLoopType LoopType { get; set; } #