Click or drag to resize
WfRuntimeManagerWithdrawMILast Methods

The WfRuntimeManagerWithdrawMILast type exposes the following members.

Methods
  NameDescription
Protected methodCallback
事件回调
(Inherited from WfRuntimeManager.)
Public methodEquals (Inherited from Object.)
Protected methodExecute
执行方法
(Inherited from WfRuntimeManager.)
Protected methodExecuteInstanceImp
撤销执行方法 1)重新实例化最后一个子节点,待办状态,发任务; 2)从多实例下一步节点到多实例最后一个子节点的Transition记录生成; 3)多实例主节点重新置挂起状态;
(Overrides WfRuntimeManagerExecuteInstanceImp(IDbSession).)
Protected methodFinalize (Inherited from Object.)
Protected methodGetBackwardMostPreviouslyActivityInstanceID
获取退回时最早节点实例ID,支持连续退回
(Inherited from WfRuntimeManager.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also