Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Business.Manager
ProcessInstanceManager Class
ProcessInstanceManager Methods
Cancel Method
CheckSubProcessInstanceCompleted Method
Complete Method
CreateNewProcessInstanceObject Method
Delete Method
Discard Method
GetByActivity Method
GetById Method
GetProcessInitiator Method
GetProcessInstance Method
GetProcessInstanceCount Method
GetProcessInstanceLatest Method
GetRunningProcessInstance Method
Insert Method
RecallSubProcess Method
Resume Method
Reverse Method
SetOverdue Method
Suspend Method
Terminate Method
Update Method
ProcessInstanceManager
Update Method
流程实例更新
Namespace:
Slickflow.Engine.Business.Manager
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
internal
void
Update
(
ProcessInstanceEntity
entity
,
IDbSession
session
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ProcessInstanceEntity
实体
session
Type:
IDbSession
会话
See Also
Reference
ProcessInstanceManager Class
Slickflow.Engine.Business.Manager Namespace