Click or drag to resize
FlowstartupList Methods

The FlowstartupList type exposes the following members.

Methods
  NameDescription
Public methodFindByStartup_id
按照启动者标识查找流程启动者。
Public methodStatic memberNew
构造流程启动者集合。

未加载。

Public methodStatic memberNew(String)
根据表达式构造流程启动者集合并加载。
Public methodStatic memberNew(AkObject)
根据父对象构造流程启动者集合并加载。

即指定父对象的相关子对象的集合。

Public methodStatic memberNew(String, Object)
根据属性构造流程启动者集合并加载。
Top
See Also