Package | Description |
---|---|
at.gv.egovernment.moa.id.process.model |
Modifier and Type | Method and Description |
---|---|
Map<String,TaskInfo> |
ProcessDefinition.getTaskInfos()
Returns a map containing the tasks of the process definition.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinition.setTaskInfos(Map<String,TaskInfo> taskInfos)
Sets the map containing the tasks.
|
Copyright © 2017. All rights reserved.