Interface IWorkflowTaskBpmnModelPartBuilder
-
- All Superinterfaces:
IEventContainingStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>,IFertileStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>,IFlowableStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>,IStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>
public interface IWorkflowTaskBpmnModelPartBuilder extends IStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>, IFlowableStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>, IFertileStructuredBpmnModelPartBuilder<IWorkflowTaskBpmnModelPartBuilder>
Builder forIStructuredBpmnModelPartcreated fromworkflow tasks.- 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.IFertileStructuredBpmnModelPartBuilder
addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, childParts
-
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.IStructuredBpmnModelPartBuilder
boundingBox, boundingBox, id
-
-