protected void |
FoxAtomicOperationDeleteCascadeFireActivityEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationTransitionNotifyListenerStart.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationTransitionNotifyListenerEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationProcessStartInitial.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationProcessStart.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationProcessEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationDeleteCascadeFireActivityEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityStart.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityInstanceStart.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityInstanceEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityEnd.eventNotificationsCompleted(InterpretableExecution execution) |
protected abstract void |
AbstractEventAtomicOperation.eventNotificationsCompleted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityInstanceStart.eventNotificationsStarted(InterpretableExecution execution) |
protected void |
AtomicOperationActivityInstanceEnd.eventNotificationsStarted(InterpretableExecution execution) |
protected void |
AbstractEventAtomicOperation.eventNotificationsStarted(InterpretableExecution execution) |
void |
FoxAtomicOperationDeleteCascadeFireActivityEnd.execute(InterpretableExecution execution) |
void |
AtomicOperationTransitionNotifyListenerTake.execute(InterpretableExecution execution) |
void |
AtomicOperationTransitionDestroyScope.execute(InterpretableExecution execution) |
void |
AtomicOperationTransitionCreateScope.execute(InterpretableExecution execution) |
void |
AtomicOperationDeleteCascade.execute(InterpretableExecution execution) |
void |
AtomicOperationActivityExecute.execute(InterpretableExecution execution) |
void |
AtomicOperation.execute(InterpretableExecution execution) |
void |
AbstractEventAtomicOperation.execute(InterpretableExecution execution) |
protected InterpretableExecution |
AtomicOperationDeleteCascade.findFirstLeaf(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationTransitionNotifyListenerStart.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationTransitionNotifyListenerEnd.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationProcessStartInitial.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationProcessStart.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationProcessEnd.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationDeleteCascadeFireActivityEnd.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationActivityStart.getScope(InterpretableExecution execution) |
protected ScopeImpl |
AtomicOperationActivityEnd.getScope(InterpretableExecution execution) |
protected abstract ScopeImpl |
AbstractEventAtomicOperation.getScope(InterpretableExecution execution) |
void |
ProcessInstanceStartContext.initialStarted(InterpretableExecution execution) |
boolean |
AtomicOperationTransitionNotifyListenerTake.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperationTransitionDestroyScope.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperationTransitionCreateScope.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperationProcessStart.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperationDeleteCascade.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperationActivityExecute.isAsync(InterpretableExecution execution) |
boolean |
AtomicOperation.isAsync(InterpretableExecution execution) |
boolean |
AbstractEventAtomicOperation.isAsync(InterpretableExecution execution) |
protected boolean |
AtomicOperationActivityEnd.isExecutionAloneInParent(InterpretableExecution execution) |
protected boolean |
AtomicOperationDeleteCascadeFireActivityEnd.isSkipNotifyListeners(InterpretableExecution execution) |
protected boolean |
AtomicOperationActivityInstanceEnd.isSkipNotifyListeners(InterpretableExecution execution) |
protected boolean |
AbstractEventAtomicOperation.isSkipNotifyListeners(InterpretableExecution execution) |
void |
InterpretableExecution.setParent(InterpretableExecution parent) |
void |
ExecutionImpl.setParent(InterpretableExecution parent)
all updates need to go through this setter as subclasses can override this method
|
void |
InterpretableExecution.setProcessInstance(InterpretableExecution processInstance) |
void |
ExecutionImpl.setProcessInstance(InterpretableExecution processInstance)
for setting the process instance, this setter must be used as subclasses can override
|
void |
InterpretableExecution.setReplacedBy(InterpretableExecution replacedBy) |
void |
ExecutionImpl.setReplacedBy(InterpretableExecution replacedBy) |
void |
InterpretableExecution.setSubProcessInstance(InterpretableExecution subProcessInstance) |
void |
ExecutionImpl.setSubProcessInstance(InterpretableExecution subProcessInstance) |