| Package | Description |
|---|---|
| pe.pase |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector<TaskMonitorRelation> |
Task.monitorRelation |
| Modifier and Type | Method and Description |
|---|---|
TaskMonitorRelation |
FlowService.getTaskMonitorRelationByRoot(java.lang.String rootTskID)
Get the task relation info of create process by the rootTask was triggered
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<TaskMonitorRelation> |
Task.getMonitorRelation()
Returns the monitor relation collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Task.addMonitorRelation(java.util.List<TaskMonitorRelation> list)
Adds a list of
TaskMonitorRelation entries to the monitor relation collection. |
void |
Task.setMonitorRelation(java.util.Vector<TaskMonitorRelation> list)
Sets the monitor relation collection.
|
Copyright ? 2022. All Rights Reserved.