Click or drag to resize
XPDLHelper Class
常用的一些帮助方法
Inheritance Hierarchy
SystemObject
  Slickflow.Engine.XpdlXPDLHelper

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal class XPDLHelper

The XPDLHelper type exposes the following members.

Constructors
  NameDescription
Public methodXPDLHelper
Initializes a new instance of the XPDLHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodStatic memberGetWorkItemType
根据活动类型获取工作项类型
Protected methodStatic memberIsSimpleComponentNode
是否简单组件节点
Protected methodStatic memberIsWorkItem
是否是可办理的任务节点
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also