Click or drag to resize
NextActivityScheduleBase Methods

The NextActivityScheduleBase type exposes the following members.

Methods
  NameDescription
Protected methodAddChildToGatewayComponent
把子节点添加到网关路由节点,根据网关节点和子节点是否为空处理
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetNextActivityListFromGateway
根据网关类型获取下一步节点列表的抽象方法
Protected methodGetNextActivityListFromGatewayCore
根据Transition,获取下一步节点列表
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also