Package | Description |
---|---|
at.gv.egovernment.moa.id.process.model |
Modifier and Type | Method and Description |
---|---|
Map<String,EndEvent> |
ProcessDefinition.getEndEvents()
Returns a map containing the end events of the process description.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinition.setEndEvents(Map<String,EndEvent> endEvents)
Sets a map containing the end events of the process description.
|
Copyright © 2017. All rights reserved.