public class ScopeUtil extends Object
Constructor and Description |
---|
ScopeUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
createCopyOfSubProcessExecutionForCompensation(ExecutionEntity subProcessExecution,
ExecutionEntity parentScopeExecution)
Creates a new event scope execution and moves existing event subscriptions to this new execution
|
static void |
throwCompensationEvent(List<CompensateEventSubscriptionEntity> eventSubscriptions,
DelegateExecution execution,
boolean async)
we create a separate execution for each compensation handler invocation.
|
public static void throwCompensationEvent(List<CompensateEventSubscriptionEntity> eventSubscriptions, DelegateExecution execution, boolean async)
public static void createCopyOfSubProcessExecutionForCompensation(ExecutionEntity subProcessExecution, ExecutionEntity parentScopeExecution)
Copyright © 2015 Alfresco. All rights reserved.