Class MessageCatchEvent
OptimaJet.Workflow.BpmnPlugin.Elements.MessageCatchEvent
Namespace: OptimaJet.Workflow.BpmnPlugin.Elements
public class MessageCatchEvent : BpmnActivityBaseInheritance
- System.Object
- FormBase
- ActivityBase
- BpmnActivityBase
Constructors
public MessageCatchEvent(Func<bool> getDisabled) #Parameters
Name
Type
Description
getDisabledFunc<Boolean>Properties
Name
Type
Type #StringSVGTemplate #StringTemplate #StringTitle #StringDescription #StringAllowCycleTransition #BooleanIf true, you can create a cycle transition from this activity to itself. If false, you can't do it.
IsOutgoingTransitionsReadonly #BooleanIf true, the outgoing transitions of the activity are read-only, and can be edited only via the activity form.
SaveToAnnotationsPolicy #SaveToAnnotationsPolicyDefines the policy for saving attributes to annotations.
AnnotationActivityParameters #ImmutableHashSet<String>Gets the set of fields that can be saved to the activity annotations. The policy for saving fields to annotations is defined by the ActivityBase.SaveToAnnotationsPolicy property.
DefaultValues #Dictionary<Object>