Interface IWorkflowTriggerBpmnModelPartBuilder
-
- All Superinterfaces:
IEventContainingStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>
,IFlowableStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>
,IOutgoingStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>
,IStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>
public interface IWorkflowTriggerBpmnModelPartBuilder extends IStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>, IFlowableStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>, IOutgoingStructuredBpmnModelPartBuilder<IWorkflowTriggerBpmnModelPartBuilder>
Builder forIStructuredBpmnModelPart
instances created fromworkflow triggers
.- Since:
- 8.4.0
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IEventContainingStructuredBpmnModelPartBuilder
addRaisableError, addRaisableError, addRaisableError, addRaisableErrorsFromParts, addRaisableErrorsFromParts, addRaisableEscalation, addRaisableEscalation, addRaisableEscalation, addRaisableEscalationsFromParts, addRaisableEscalationsFromParts, addRaisablesFromParts, addRaisablesFromParts, addRaisableSignal, addRaisableSignal, addRaisableSignal, addRaisableSignalsFromParts, addRaisableSignalsFromParts, raisableErrors, raisableEscalations, raisableSignals, removeRaisableError, removeRaisableError, removeRaisableError, removeRaisableErrorsFromParts, removeRaisableErrorsFromParts, removeRaisableEscalation, removeRaisableEscalation, removeRaisableEscalation, removeRaisableEscalationsFromParts, removeRaisableEscalationsFromParts, removeRaisableEvent, removeRaisableEventDefinitions, removeRaisableEvents, removeRaisablesFromParts, removeRaisablesFromParts, removeRaisableSignal, removeRaisableSignal, removeRaisableSignal, removeRaisableSignalsFromParts, removeRaisableSignalsFromParts
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IFlowableStructuredBpmnModelPartBuilder
addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IOutgoingStructuredBpmnModelPartBuilder
outPort
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IStructuredBpmnModelPartBuilder
boundingBox, boundingBox, id
-
-