Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Business.Manager
ActivityInstanceManager Class
ActivityInstanceManager Methods
CancelUnCompletedMultipleInstance Method
Complete Method
CreateActivityInstanceObject Method
CreateBackwardActivityInstanceObject Method
Delete Method
GetActivityByState Method
GetActivityCompleted Method
GetActivityInstance Method
GetActivityInstances Method
GetActivityMulitipleInstance Method
GetActivityMulitipleInstanceWithState Method
GetActivityRunning Method
GetById Method
GetByTask Method
GetCompletedActivityInstanceList Method
GetCompletedMultipleInstanceList Method
GetInstanceGatewayCount Method
GetPreviousOfMultipleInstanceNode Method
GetRunningActivityInstanceList Method
GetRunningNode Method
IncreaseTokensHad Method
Insert Method
IsAssignedUserInActivityInstance Method
IsCrossOverGateway Method
IsMineTask Method
Resuspend Method
SendBack Method
SetActivityRead Method
SetActivityState Method
Update Method
Withdraw Method
WithdrawMainIncludedChildNodes Method
WithdrawMultipleInstance Method
ActivityInstanceManager
Insert 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
int
Insert
(
ActivityInstanceEntity
entity
,
IDbSession
session
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ActivityInstanceEntity
实体
session
Type:
IDbSession
会话
Return Value
Type:
Int32
新的自增长ID键值
See Also
Reference
ActivityInstanceManager Class
Slickflow.Engine.Business.Manager Namespace