| ActivityForwardContext Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core
 Syntax
Syntaxinternal class ActivityForwardContext
The ActivityForwardContext type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ActivityForwardContext(TaskViewEntity, IProcessModel, ActivityResource) | 
            任务执行的上下文对象
             | 
|  | ActivityForwardContext(IProcessModel, ProcessInstanceEntity, ActivityEntity, ActivityResource) | 
            开始节点的构造执行上下文对象
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CreateJumpforwardContext | 
            创建流程跳转上下文对象
             | 
|   | CreateRunningContext | 
            创建任务执行上下文对象
             | 
|   | CreateStartupContext | 
            启动流程的上下文对象
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties See Also
See Also