| ActivityForwardContext Class |
Namespace: Slickflow.Engine.Core
internal class ActivityForwardContext
The ActivityForwardContext type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityForwardContext(TaskViewEntity, IProcessModel, ActivityResource) |
任务执行的上下文对象
| |
| ActivityForwardContext(IProcessModel, ProcessInstanceEntity, ActivityEntity, ActivityResource) |
开始节点的构造执行上下文对象
|
| 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.) |