Click or drag to resize
TransitionInstanceManager Methods

The TransitionInstanceManager type exposes the following members.

Methods
  NameDescription
Protected methodCreateTransitionInstanceObject
创建转移实例数据
Protected methodDelete
删除转移实例
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetById
根据ID获取实例数据
Protected methodGetEndTransition
获取结束转移数据
Public methodGetHashCode (Inherited from Object.)
Protected methodGetLastTaskTransition
获取最后的转移实体数据
Private methodGetNextActivityInstanceIDs
遍历下一步活动实例的ID
Protected methodGetNextActivityInstanceList
获取当前节点的下一步已经发出的活动实例列表
Protected methodGetPreviousActivityInstance
读取节点的上一步节点信息
Private methodGetPreviousOfGatewayActivityInstance
获取网关节点前的节点
Protected methodGetTransitionInstanceList
获取转移数据列表
Protected methodGetTransitonInstance
根据去向节点类型选择转移数据
Public methodGetType (Inherited from Object.)
Protected methodGetWorkItemTransitonInstance
获得去向节点是WorkItem类型的转移列表
Protected methodInsert
插入方法
Protected methodIsTransiionInstancedAndConditionParsedOK
判读定义的Transition是否已经被实例化执行
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also