| 程序包 | 说明 |
|---|---|
| com.ds.bpm.bpd.xml.activity | |
| com.ds.bpm.bpd.xml.elements |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Activity.setCollection(Activities newCollection)
Used to set the collection that activity belongs to.
|
| 构造器和说明 |
|---|
Activity(Activities acts,
WorkflowProcess myWorkflow,
ActivityDefTypeEnums type)
Constructs an Activity object that will be contained within a given workflow
process, and of specified type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Activities |
WorkflowProcess.getActivities() |
Copyright © 2023 onecode. All rights reserved.