| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.bpm.bar | |
| org.bonitasoft.engine.bpm.bar.xml | |
| org.bonitasoft.engine.bpm.process.impl |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
ProcessManagementAPI.deploy(DesignProcessDefinition designProcessDefinition)
Deploys a simple
DesignProcessDefinition (without any dependencies). |
ProcessDefinition |
ProcessManagementAPI.deployAndEnableProcess(DesignProcessDefinition designProcessDefinition)
Deploys, enables and returns a process.
|
| Modifier and Type | Method and Description |
|---|---|
DesignProcessDefinition |
BusinessArchive.getProcessDefinition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessDefinitionBARContribution.checkProcessInfos(File barFolder,
DesignProcessDefinition processDefinition) |
protected String |
ProcessDefinitionBARContribution.generateInfosFromDefinition(DesignProcessDefinition processDefinition) |
BusinessArchiveBuilder |
BusinessArchiveBuilder.setProcessDefinition(DesignProcessDefinition processDefinition)
Set the process definition of the
BusinessArchive that is currently build
DesignProcessDefinition can be constructed using ProcessDefinitionBuilder |
void |
BusinessArchive.setProcessDefinition(DesignProcessDefinition processDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DesignProcessDefinition |
ProcessDefinitionBinding.getObject() |
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
XMLProcessDefinition.getXMLProcessDefinition(DesignProcessDefinition processDefinition) |
| Modifier and Type | Class and Description |
|---|---|
class |
DesignProcessDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
DesignProcessDefinition |
ProcessDefinitionBuilder.done() |
DesignProcessDefinition |
ProcessDefinitionBuilder.getProcess()
validate the process consistency and return it
|
DesignProcessDefinition |
FlowElementContainerBuilder.getProcess() |
Copyright © 2013 BonitaSoft. All Rights Reserved.