Click or drag to resize
ActivityForwardContext Class
活动节点执行上下文对象
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.CoreActivityForwardContext

Namespace: Slickflow.Engine.Core
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal class ActivityForwardContext

The ActivityForwardContext type exposes the following members.

Constructors
Methods
  NameDescription
Protected methodStatic memberCreateJumpforwardContext
创建流程跳转上下文对象
Protected methodStatic memberCreateRunningContext
创建任务执行上下文对象
Protected methodStatic memberCreateStartupContext
启动流程的上下文对象
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties
See Also