Package | Description |
---|---|
at.gv.egovernment.moa.id.process |
Modifier and Type | Method and Description |
---|---|
ProcessDefinition |
ProcessDefinitionParser.parse(InputStream processDefinitionInputStream)
Parses an XML representation of a process definition.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngineImpl.registerProcessDefinition(ProcessDefinition processDefinition) |
void |
ProcessEngine.registerProcessDefinition(ProcessDefinition processDefinition)
Registers a new process definition.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessEngineImpl.setProcessDefinitions(Iterable<ProcessDefinition> processDefinitions)
Sets the process definitions.
|
Copyright © 2017. All rights reserved.