Slickflow .NET 工作流引擎帮助手册
Slickflow .NET 工作流引擎帮助手册
Slickflow .NET Workflow Engine
Slickflow.Engine.Xpdl
ProcessModel Class
ProcessModel Methods
AddChildToNewGatewayComponent Method
CheckAndSplitOccurrenceCondition Method
ConvertXmlActionNodeToActionEntity Method
ConvertXmlActivityNodeToActivityEntity Method
ConvertXmlNodeToActivityTypeDetail Method
ConvertXmlTransitionNodeToTransitionEntity Method
GetActivity Method
GetActivityDataItemsRequired Method
GetActivityFromTransitionTo Method
GetActivityParticipants Method
GetActivityRoles Method
GetAllTaskActivityList Method
GetBackwardGatewayActivity Method
GetBackwardTransitionList Method
GetBackwardTransitionListCount Method
GetBackwardTransitionListNecessary Method
GetBackwardTransitionListNecessaryCount Method
GetBackworkTransitionListWithCondition Method
GetEndActivity Method
GetFirstActivity Method
GetFirstActivityList Method
GetForwardTransition Method
GetForwardTransitionList Method
GetForwardTransitionListWithConditionXOrSplit Method
GetForwardXmlTransitionNode Method
GetForwardXmlTransitionNodeList Method
GetNextActivity Method
GetNextActivityList Method
GetNextActivityListByExpressionRecurisivly Method
GetNextActivityTree Method
GetParticipantFromXmlFile Method
GetRoleDataItems Method
GetRoleFromXmlFile Method
GetRoles Method
GetStartActivity Method
GetTaskActivityList Method
GetXmlActivityListByTypeFromXmlFile Method
GetXmlActivityNodeFromXmlFile Method
GetXmlActivityTypeNodeFromXmlFile Method
GetXmlBackwardTransitonNodeList Method
GetXmlParticipantNodeFromXmlFile Method
GetXmlTransitionNode Method
IsValidTransition Method
ParseCondition Method
ReplaceParameterToValue Method
Tranverse Method
ProcessModel
GetEndActivity Method
获取结束节点
Namespace:
Slickflow.Engine.Xpdl
Assembly:
Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
Copy
public
ActivityEntity
GetEndActivity
()
Return Value
Type:
ActivityEntity
Implements
IProcessModel
GetEndActivity
See Also
Reference
ProcessModel Class
Slickflow.Engine.Xpdl Namespace