public class PvmAtomicOperationActivityStartCancelScope extends PvmAtomicOperationCancelScope
ActivityImpl.isCancelScope()
activity. This is used when an execution is set to the activity without entering it through a transition.
See PvmAtomicOperationCancelScope
for more details on "cancel scope" behavior.ACTIVITY_END, ACTIVITY_EXECUTE, ACTIVITY_NOTIFY_LISTENER_END, ACTIVITY_START, ACTIVITY_START_CANCEL_SCOPE, ACTIVITY_START_CONCURRENT, DELETE_CASCADE, DELETE_CASCADE_FIRE_ACTIVITY_END, FIRE_ACTIVITY_END, PROCESS_END, PROCESS_START, PROCESS_START_INITIAL, TRANSITION_CANCEL_SCOPE, TRANSITION_CREATE_SCOPE, TRANSITION_DESTROY_SCOPE, TRANSITION_NOTIFY_LISTENER_END, TRANSITION_NOTIFY_LISTENER_START, TRANSITION_NOTIFY_LISTENER_TAKE
Constructor and Description |
---|
PvmAtomicOperationActivityStartCancelScope() |
Modifier and Type | Method and Description |
---|---|
protected ActivityImpl |
getCancellingActivity(PvmExecutionImpl execution) |
String |
getCanonicalName() |
protected void |
scopeCancelled(PvmExecutionImpl execution) |
execute, isAsync
public PvmAtomicOperationActivityStartCancelScope()
public String getCanonicalName()
protected void scopeCancelled(PvmExecutionImpl execution)
scopeCancelled
in class PvmAtomicOperationCancelScope
protected ActivityImpl getCancellingActivity(PvmExecutionImpl execution)
getCancellingActivity
in class PvmAtomicOperationCancelScope
Copyright © 2018. All rights reserved.