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
IsMineTask 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
bool
IsMineTask
(
ActivityInstanceEntity
entity
,
string
userID
)
Parameters
entity
Type:
Slickflow.Engine.Business.Entity
ActivityInstanceEntity
userID
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
ActivityInstanceManager Class
Slickflow.Engine.Business.Manager Namespace