public class EventSubProcessActivityBehavior extends SubProcessActivityBehavior
AbstractBpmnActivityBehavior.ErrorDeclarationForProcessInstanceFinder, AbstractBpmnActivityBehavior.ErrorPropagationExceptionLOGbpmnActivityBehavior| Constructor and Description |
|---|
EventSubProcessActivityBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(ActivityExecution scopeExecution) |
void |
concurrentChildExecutionEnded(ActivityExecution scopeExecution,
ActivityExecution endedExecution)
Invoked when an execution is ended within the scope of the composite
|
doLeave, executecheckIfCauseOfExceptionIsBpmnError, createCompensateEventSubscription, executeWithErrorPropagation, isCompensationEventSubprocess, isProcessEngineExceptionWithoutCause, isTransactionNotActive, propagateBpmnError, propagateError, propagateException, propagateExceptionAsError, signal, signalCompensationDoneleave, leaveIgnoreConditionspublic void complete(ActivityExecution scopeExecution)
complete in interface CompositeActivityBehaviorcomplete in class SubProcessActivityBehaviorpublic void concurrentChildExecutionEnded(ActivityExecution scopeExecution, ActivityExecution endedExecution)
CompositeActivityBehaviorconcurrentChildExecutionEnded in interface CompositeActivityBehaviorconcurrentChildExecutionEnded in class SubProcessActivityBehaviorscopeExecution - scope execution for the activity which defined the behaviorendedExecution - the execution which endedCopyright © 2013–2019 camunda services GmbH. All rights reserved.