| WfRuntimeManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Core
 Syntax
Syntaxinternal abstract class WfRuntimeManager
The WfRuntimeManager type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WfRuntimeManager | Initializes a new instance of the WfRuntimeManager class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Callback | 
            事件回调
             | 
|  | Equals | (Inherited from Object.) | 
|  | Execute | 
            执行方法
             | 
|  | ExecuteInstanceImp | |
|  | Finalize | (Inherited from Object.) | 
|  | GetBackwardMostPreviouslyActivityInstanceID | 
            获取退回时最早节点实例ID,支持连续退回
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActivityResource | |
|  | AppRunner | |
|  | BackwardContext | |
|  | InvokedSubProcessNode | |
|  | IsBackward | |
|  | ParentProcessInstance | |
|  | ProcessModel | |
|  | RunningActivityInstance | |
|  | TaskView | |
|  | WfExecutedResult | 
            流程执行结果对象
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | _onWfProcessExecuted | |
|  | OnWfProcessExecuted | 
 See Also
See Also Inheritance Hierarchy
Inheritance Hierarchy