| Package | Description |
|---|---|
| org.bonitasoft.engine.api |
The Bonita project has a clear separation between the API the users should be interacting with and the actual implementation classes.
|
| org.bonitasoft.engine.bpm.process.impl |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
ProcessManagementAPI.deployAndEnableProcess(DesignProcessDefinition designProcessDefinition)
Deploys, enables and returns a process.
|
| Modifier and Type | Method and Description |
|---|---|
DesignProcessDefinition |
ProcessDefinitionBuilder.done()
Validates the process consistency and return it
|
DesignProcessDefinition |
ProcessDefinitionBuilder.getProcess()
Validates the process consistency and return it
|
DesignProcessDefinition |
FlowElementContainerBuilder.getProcess()
Validates the process consistency and return it
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.