Modifier and Type | Method and Description |
---|---|
protected void |
ProcessApplicationEventParseListener.addEndEventListener(ActivityImpl activity) |
protected void |
ProcessApplicationEventParseListener.addStartEventListener(ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
ProcessApplicationEventParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
ProcessApplicationEventParseListener.parseBoundarySignalEventDefinition(Element signalEventDefinition,
boolean interrupting,
ActivityImpl signalActivity) |
void |
ProcessApplicationEventParseListener.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity) |
void |
ProcessApplicationEventParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl compensationActivity) |
void |
ProcessApplicationEventParseListener.parseEndEvent(Element endEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseEventBasedGateway(Element eventBasedGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseIntermediateMessageCatchEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity) |
void |
ProcessApplicationEventParseListener.parseIntermediateSignalCatchEventDefinition(Element signalEventDefinition,
ActivityImpl signalActivity) |
void |
ProcessApplicationEventParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseIntermediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity) |
void |
ProcessApplicationEventParseListener.parseManualTask(Element manualTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseMultiInstanceLoopCharacteristics(Element activityElement,
Element multiInstanceLoopCharacteristicsElement,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseProperty(Element propertyElement,
VariableDeclaration variableDeclaration,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl startEventActivity) |
void |
ProcessApplicationEventParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
ProcessApplicationEventParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
Modifier and Type | Method and Description |
---|---|
protected void |
CdiEventSupportBpmnParseListener.addEndEventListener(ActivityImpl activity) |
protected void |
CdiEventSupportBpmnParseListener.addStartEventListener(ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
CdiEventSupportBpmnParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl nestedActivity) |
void |
CdiEventSupportBpmnParseListener.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
CdiEventSupportBpmnParseListener.parseBoundarySignalEventDefinition(Element signalEventDefinition,
boolean interrupting,
ActivityImpl signalActivity) |
void |
CdiEventSupportBpmnParseListener.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity) |
void |
CdiEventSupportBpmnParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl compensationActivity) |
void |
CdiEventSupportBpmnParseListener.parseEndEvent(Element endEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseEventBasedGateway(Element eventBasedGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseIntermediateMessageCatchEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity) |
void |
CdiEventSupportBpmnParseListener.parseIntermediateSignalCatchEventDefinition(Element signalEventDefinition,
ActivityImpl signalActivity) |
void |
CdiEventSupportBpmnParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseIntermediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity) |
void |
CdiEventSupportBpmnParseListener.parseManualTask(Element manualTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseMultiInstanceLoopCharacteristics(Element activityElement,
Element multiInstanceLoopCharacteristicsElement,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseProperty(Element propertyElement,
VariableDeclaration variableDeclaration,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl startEventActivity) |
void |
CdiEventSupportBpmnParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
CdiEventSupportBpmnParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
Modifier and Type | Field and Description |
---|---|
protected ActivityImpl |
MultiInstanceActivityBehavior.activity |
Constructor and Description |
---|
MultiInstanceActivityBehavior(ActivityImpl activity,
AbstractBpmnActivityBehavior innerActivityBehavior) |
ParallelMultiInstanceBehavior(ActivityImpl activity,
AbstractBpmnActivityBehavior originalActivityBehavior) |
SequentialMultiInstanceBehavior(ActivityImpl activity,
AbstractBpmnActivityBehavior innerActivityBehavior) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDiagramGenerator.ActivityDrawInstruction.draw(ProcessDiagramCanvas processDiagramCreator,
ActivityImpl activityImpl) |
protected static void |
ProcessDiagramGenerator.drawActivity(ProcessDiagramCanvas processDiagramCanvas,
ActivityImpl activity,
List<String> highLightedActivities) |
Modifier and Type | Method and Description |
---|---|
static ActivityImpl |
ScopeUtil.findInParentScopesByBehaviorType(ActivityImpl activity,
Class<? extends ActivityBehavior> behaviorType) |
Modifier and Type | Method and Description |
---|---|
static ActivityImpl |
ScopeUtil.findInParentScopesByBehaviorType(ActivityImpl activity,
Class<? extends ActivityBehavior> behaviorType) |
Modifier and Type | Method and Description |
---|---|
ActivityImpl |
BpmnParse.createActivityOnScope(Element activityElement,
ScopeImpl scopeElement)
Parses the generic information of an activity element (id, name,
documentation, etc.), and creates a new
ActivityImpl on the given
scope element. |
ActivityImpl |
BpmnParse.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope)
Parses a businessRuleTask declaration.
|
ActivityImpl |
BpmnParse.parseCallActivity(Element callActivityElement,
ScopeImpl scope)
Parses a call activity (currently only supporting calling subprocesses).
|
ActivityImpl |
BpmnParse.parseEventBasedGateway(Element eventBasedGwElement,
Element parentElement,
ScopeImpl scope) |
ActivityImpl |
BpmnParse.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope)
Parses an exclusive gateway declaration.
|
ActivityImpl |
BpmnParse.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope)
Parses an inclusive gateway declaration.
|
ActivityImpl |
BpmnParse.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scopeElement,
boolean isAfterEventBasedGateway) |
ActivityImpl |
BpmnParse.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scopeElement) |
ActivityImpl |
BpmnParse.parseManualTask(Element manualTaskElement,
ScopeImpl scope)
Parses a manual task.
|
ActivityImpl |
BpmnParse.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope)
Parses a parallel gateway declaration.
|
ActivityImpl |
BpmnParse.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope)
Parses a receive task.
|
ActivityImpl |
BpmnParse.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope)
Parses a scriptTask declaration.
|
ActivityImpl |
BpmnParse.parseSendTask(Element sendTaskElement,
ScopeImpl scope)
Parses a sendTask declaration.
|
ActivityImpl |
BpmnParse.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope)
Parses a serviceTask declaration.
|
ActivityImpl |
BpmnParse.parseServiceTaskLike(String elementName,
Element serviceTaskElement,
ScopeImpl scope) |
ActivityImpl |
BpmnParse.parseSubProcess(Element subProcessElement,
ScopeImpl scope)
Parses a subprocess (formally known as an embedded subprocess): a subprocess
defined within another process definition.
|
ActivityImpl |
BpmnParse.parseTask(Element taskElement,
ScopeImpl scope)
Parses a task with no specific type (behaves as passthrough).
|
protected ActivityImpl |
BpmnParse.parseTransaction(Element transactionElement,
ScopeImpl scope) |
ActivityImpl |
BpmnParse.parseUserTask(Element userTaskElement,
ScopeImpl scope)
Parses a userTask declaration.
|
Modifier and Type | Method and Description |
---|---|
protected List<ActivityImpl> |
BpmnParse.getAllChildActivitiesOfType(String type,
ScopeImpl scope) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
BpmnParse.isChildActivity(ActivityImpl activityToCheck,
ActivityImpl possibleParentActivity)
Checks if the given activity is a child activity of the
possibleParentActivity.
|
protected void |
BpmnParse.parseAsynchronousContinuation(Element element,
ActivityImpl activity) |
protected ActivityBehavior |
BpmnParse.parseBoundaryCancelEventDefinition(Element cancelEventDefinition,
ActivityImpl activity) |
void |
BpmnParseListener.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
BpmnParse.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
AbstractBpmnParseListener.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
FoxFailedJobParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl nestedActivity) |
void |
BpmnParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl nestedActivity) |
void |
AbstractBpmnParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl nestedActivity) |
void |
BpmnParseListener.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
BpmnParse.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
AbstractBpmnParseListener.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
BpmnParseListener.parseBoundarySignalEventDefinition(Element signalEventDefinition,
boolean interrupting,
ActivityImpl signalActivity) |
void |
BpmnParse.parseBoundarySignalEventDefinition(Element element,
boolean interrupting,
ActivityImpl signalActivity) |
void |
AbstractBpmnParseListener.parseBoundarySignalEventDefinition(Element signalEventDefinition,
boolean interrupting,
ActivityImpl signalActivity) |
void |
BpmnParseListener.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity) |
void |
BpmnParse.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity)
Parses a boundary timer event.
|
void |
AbstractBpmnParseListener.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity) |
void |
FoxFailedJobParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
FoxFailedJobParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseCatchCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl activity) |
void |
BpmnParseListener.parseCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl compensationActivity) |
void |
AbstractBpmnParseListener.parseCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl compensationActivity) |
protected void |
BpmnParse.parseEmailServiceTask(ActivityImpl activity,
Element serviceTaskElement,
List<FieldDeclaration> fieldDeclarations) |
void |
BpmnParseListener.parseEndEvent(Element endEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseEndEvent(Element endEventElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseErrorStartEventDefinition(Element errorEventDefinition,
ActivityImpl startEventActivity,
ScopeImpl scope) |
void |
BpmnParseListener.parseEventBasedGateway(Element eventBasedGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseEventBasedGateway(Element eventBasedGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseIntemediateSignalEventDefinition(Element element,
ActivityImpl signalActivity,
boolean isAfterEventBasedGateway) |
protected void |
BpmnParse.parseIntemediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity,
boolean isAfterEventBasedGateway) |
void |
FoxFailedJobParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseIntermediateLinkEventCatchBehavior(Element intermediateEventElement,
ActivityImpl activity,
Element linkEventDefinitionElement) |
void |
BpmnParseListener.parseIntermediateMessageCatchEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity) |
void |
AbstractBpmnParseListener.parseIntermediateMessageCatchEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity) |
protected void |
BpmnParse.parseIntermediateMessageEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity,
boolean isAfterEventBasedGateway) |
void |
BpmnParseListener.parseIntermediateSignalCatchEventDefinition(Element signalEventDefinition,
ActivityImpl signalActivity) |
void |
AbstractBpmnParseListener.parseIntermediateSignalCatchEventDefinition(Element signalEventDefinition,
ActivityImpl signalActivity) |
void |
FoxFailedJobParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseIntermediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity) |
void |
AbstractBpmnParseListener.parseIntermediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity) |
void |
BpmnParseListener.parseManualTask(Element manualTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseManualTask(Element manualTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParse.parseMultiInstanceLoopCharacteristics(Element activityElement,
ActivityImpl activity)
Parses loopCharacteristics (standardLoop/Multi-instance) of an activity, if
any is defined.
|
void |
BpmnParseListener.parseMultiInstanceLoopCharacteristics(Element activityElement,
Element multiInstanceLoopCharacteristicsElement,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseMultiInstanceLoopCharacteristics(Element activityElement,
Element multiInstanceLoopCharacteristicsElement,
ActivityImpl activity) |
void |
BpmnParseListener.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseProcessDefinitionStartEvent(ActivityImpl startEventActivity,
Element startEventElement,
Element parentElement,
ScopeImpl scope) |
void |
BpmnParse.parseProperties(Element element,
ActivityImpl activity)
Parses the properties of an element (if any) that can contain properties
(processes, activities, etc.)
Returns true if property subelemens are found.
|
void |
BpmnParse.parseProperty(Element propertyElement,
ActivityImpl activity)
Parses one property definition.
|
void |
BpmnParseListener.parseProperty(Element propertyElement,
VariableDeclaration variableDeclaration,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseProperty(Element propertyElement,
VariableDeclaration variableDeclaration,
ActivityImpl activity) |
void |
BpmnParse.parsePropertyCustomExtensions(ActivityImpl activity,
Element propertyElement,
String propertyName,
String propertyType)
Parses the custom extensions for properties.
|
void |
FoxFailedJobParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseScopeStartEvent(ActivityImpl startEventActivity,
Element startEventElement,
Element parentElement,
ScopeImpl scope) |
void |
FoxFailedJobParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
FoxFailedJobParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
FoxFailedJobParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseShellServiceTask(ActivityImpl activity,
Element serviceTaskElement,
List<FieldDeclaration> fieldDeclarations) |
void |
FoxFailedJobParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl startEventActivity) |
void |
BpmnParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl startEventActivity) |
void |
AbstractBpmnParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl startEventActivity) |
void |
FoxFailedJobParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
FoxFailedJobParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
BpmnParse.parseTimerStartEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity,
ProcessDefinitionEntity processDefinition) |
protected void |
BpmnParse.parseTimerStartEventDefinitionforEventSubprocess(Element timerEventDefinition,
ActivityImpl timerActivity,
ScopeImpl catchingScope) |
protected void |
BpmnParse.parseTimerStartEventDefinitionForEventSubprocess(Element timerEventDefinition,
ActivityImpl timerActivity,
ScopeImpl catchingScope,
boolean interrupting) |
void |
FoxFailedJobParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
FoxFailedJobParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
BpmnParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
AbstractBpmnParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
protected void |
FoxFailedJobParseListener.setFailedJobRetryTimeCycleValue(Element element,
ActivityImpl activity) |
protected void |
BpmnParse.validateActivity(ActivityImpl activity) |
void |
BpmnParse.validateExclusiveGateway(ActivityImpl activity) |
Modifier and Type | Method and Description |
---|---|
protected void |
BpmnParse.selectInitial(List<ActivityImpl> startEventActivities,
ProcessDefinitionEntity processDefinition,
Element parentElement) |
void |
BpmnParse.validateActivities(List<ActivityImpl> activities) |
Modifier and Type | Method and Description |
---|---|
protected ActivityImpl |
FoxJobRetryCmd.getCurrentActivity(CommandContext commandContext,
JobEntity job) |
Modifier and Type | Method and Description |
---|---|
protected void |
FoxJobRetryCmd.executeCustomStrategy(CommandContext commandContext,
JobEntity job,
ActivityImpl activity) |
protected String |
FoxJobRetryCmd.getFailedJobRetryTimeCycle(ActivityImpl activity) |
Modifier and Type | Method and Description |
---|---|
protected void |
HistoryParseListener.addActivityHandlers(ActivityImpl activity) |
void |
HistoryParseListener.parseBoundaryErrorEventDefinition(Element errorEventDefinition,
boolean interrupting,
ActivityImpl activity,
ActivityImpl nestedErrorEventActivity) |
void |
HistoryParseListener.parseBoundaryEvent(Element boundaryEventElement,
ScopeImpl scopeElement,
ActivityImpl activity) |
void |
HistoryParseListener.parseBoundaryMessageEventDefinition(Element element,
boolean interrupting,
ActivityImpl messageActivity) |
void |
HistoryParseListener.parseBoundarySignalEventDefinition(Element signalEventDefinition,
boolean interrupting,
ActivityImpl signalActivity) |
void |
HistoryParseListener.parseBoundaryTimerEventDefinition(Element timerEventDefinition,
boolean interrupting,
ActivityImpl timerActivity) |
void |
HistoryParseListener.parseBusinessRuleTask(Element businessRuleTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseCallActivity(Element callActivityElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseCompensateEventDefinition(Element compensateEventDefinition,
ActivityImpl compensationActivity) |
void |
HistoryParseListener.parseEndEvent(Element endEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseEventBasedGateway(Element eventBasedGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseExclusiveGateway(Element exclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseInclusiveGateway(Element inclusiveGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseIntermediateCatchEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseIntermediateMessageCatchEventDefinition(Element messageEventDefinition,
ActivityImpl nestedActivity) |
void |
HistoryParseListener.parseIntermediateSignalCatchEventDefinition(Element signalEventDefinition,
ActivityImpl signalActivity) |
void |
HistoryParseListener.parseIntermediateThrowEvent(Element intermediateEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseIntermediateTimerEventDefinition(Element timerEventDefinition,
ActivityImpl timerActivity) |
void |
HistoryParseListener.parseManualTask(Element manualTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseMultiInstanceLoopCharacteristics(Element activityElement,
Element multiInstanceLoopCharacteristicsElement,
ActivityImpl activity) |
void |
HistoryParseListener.parseParallelGateway(Element parallelGwElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseProperty(Element propertyElement,
VariableDeclaration variableDeclaration,
ActivityImpl activity) |
void |
HistoryParseListener.parseReceiveTask(Element receiveTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseScriptTask(Element scriptTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseSendTask(Element sendTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseServiceTask(Element serviceTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseStartEvent(Element startEventElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseSubProcess(Element subProcessElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseTask(Element taskElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseTransaction(Element transactionElement,
ScopeImpl scope,
ActivityImpl activity) |
void |
HistoryParseListener.parseUserTask(Element userTaskElement,
ScopeImpl scope,
ActivityImpl activity) |
Modifier and Type | Field and Description |
---|---|
protected ActivityImpl |
ExecutionEntity.activity
current activity
|
protected ActivityImpl |
EventSubscriptionEntity.activity |
Modifier and Type | Method and Description |
---|---|
ActivityImpl |
ExecutionEntity.getActivity()
ensures initialization and returns the activity
|
ActivityImpl |
EventSubscriptionEntity.getActivity() |
Modifier and Type | Method and Description |
---|---|
ExecutionEntity |
ProcessDefinitionEntity.createProcessInstance(String businessKey,
ActivityImpl initial) |
protected ExecutionEntity |
ExecutionEntity.newExecution(ActivityImpl activity) |
protected InterpretableExecution |
ProcessDefinitionEntity.newProcessInstance(ActivityImpl activityImpl) |
void |
EventSubscriptionEntity.setActivity(ActivityImpl activity) |
Constructor and Description |
---|
ExecutionEntity(ActivityImpl activityImpl) |
HistoryAwareStartContext(ActivityImpl initial) |
Constructor and Description |
---|
FormPropertyStartContext(ActivityImpl selectedInitial) |
Modifier and Type | Method and Description |
---|---|
protected ActivityImpl |
ProcessDefinitionBuilder.getActivity() |
Modifier and Type | Field and Description |
---|---|
protected ActivityImpl |
TransitionImpl.destination |
protected ActivityImpl |
ProcessDefinitionImpl.initial |
protected ActivityImpl |
TransitionImpl.source |
Modifier and Type | Field and Description |
---|---|
protected List<ActivityImpl> |
ScopeImpl.activities |
protected Map<ActivityImpl,List<ActivityImpl>> |
ProcessDefinitionImpl.initialActivityStacks |
protected Map<ActivityImpl,List<ActivityImpl>> |
ProcessDefinitionImpl.initialActivityStacks |
protected Map<String,ActivityImpl> |
ScopeImpl.namedActivities |
Modifier and Type | Method and Description |
---|---|
ActivityImpl |
ScopeImpl.createActivity() |
ActivityImpl |
ScopeImpl.createActivity(String activityId) |
ActivityImpl |
ScopeImpl.findActivity(String activityId)
searches for the activity recursively
|
ActivityImpl |
ScopeImpl.getChildActivity(String activityId)
searches for the activity locally
|
ActivityImpl |
TransitionImpl.getDestination() |
ActivityImpl |
ProcessDefinitionImpl.getInitial() |
ActivityImpl |
ActivityImpl.getParentActivity() |
ActivityImpl |
TransitionImpl.getSource() |
Modifier and Type | Method and Description |
---|---|
List<ActivityImpl> |
ScopeImpl.getActivities() |
List<ActivityImpl> |
ProcessDefinitionImpl.getInitialActivityStack() |
List<ActivityImpl> |
ProcessDefinitionImpl.getInitialActivityStack(ActivityImpl startActivity) |
Modifier and Type | Method and Description |
---|---|
boolean |
ScopeImpl.contains(ActivityImpl activity) |
PvmProcessInstance |
ProcessDefinitionImpl.createProcessInstanceForInitial(ActivityImpl initial)
creates a process instance using the provided activity as initial
|
List<ActivityImpl> |
ProcessDefinitionImpl.getInitialActivityStack(ActivityImpl startActivity) |
protected InterpretableExecution |
ProcessDefinitionImpl.newProcessInstance(ActivityImpl startActivity) |
void |
TransitionImpl.setDestination(ActivityImpl destination) |
void |
ProcessDefinitionImpl.setInitial(ActivityImpl initial) |
protected void |
TransitionImpl.setSource(ActivityImpl source) |
Modifier and Type | Field and Description |
---|---|
protected ActivityImpl |
ExecutionImpl.activity
current activity
|
protected ActivityImpl |
ProcessInstanceStartContext.initial |
Modifier and Type | Method and Description |
---|---|
static ActivityImpl |
AtomicOperationTransitionNotifyListenerTake.findNextScope(ScopeImpl outerScopeElement,
ActivityImpl destination)
finds the next scope to enter.
|
ActivityImpl |
ExecutionImpl.getActivity()
ensures initialization and returns the activity
|
ActivityImpl |
ProcessInstanceStartContext.getInitial() |
Modifier and Type | Method and Description |
---|---|
static ActivityImpl |
AtomicOperationTransitionNotifyListenerTake.findNextScope(ScopeImpl outerScopeElement,
ActivityImpl destination)
finds the next scope to enter.
|
void |
ProcessInstanceStartContext.setInitial(ActivityImpl initial) |
boolean |
AtomicOperationTransitionDestroyScope.transitionLeavesNextOuterScope(ScopeImpl nextScopeElement,
ActivityImpl current,
ActivityImpl destination) |
Constructor and Description |
---|
ExecutionImpl(ActivityImpl initial) |
ProcessInstanceStartContext(ActivityImpl initial) |
Copyright © 2015. All rights reserved.