org.activiti.engine.impl.pvm.runtime
类 AtomicOperationTransitionDestroyScope
java.lang.Object
org.activiti.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
- 所有已实现的接口:
- AtomicOperation
public class AtomicOperationTransitionDestroyScope
- extends Object
- implements AtomicOperation
- 作者:
- Tom Baeyens
从接口 org.activiti.engine.impl.pvm.runtime.AtomicOperation 继承的字段 |
ACTIVITY_END, ACTIVITY_EXECUTE, ACTIVITY_START, DELETE_CASCADE, DELETE_CASCADE_FIRE_ACTIVITY_END, PROCESS_END, PROCESS_START, PROCESS_START_INITIAL, TRANSITION_CREATE_SCOPE, TRANSITION_DESTROY_SCOPE, TRANSITION_NOTIFY_LISTENER_END, TRANSITION_NOTIFY_LISTENER_START, TRANSITION_NOTIFY_LISTENER_TAKE |
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomicOperationTransitionDestroyScope
public AtomicOperationTransitionDestroyScope()
isAsync
public boolean isAsync(InterpretableExecution execution)
- 指定者:
- 接口
AtomicOperation
中的 isAsync
execute
public void execute(InterpretableExecution execution)
- 指定者:
- 接口
AtomicOperation
中的 execute
transitionLeavesNextOuterScope
public boolean transitionLeavesNextOuterScope(ScopeImpl nextScopeElement,
ActivityImpl destination)
Copyright © 2013 Alfresco. All rights reserved.