| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.process |
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated
by process APIs.
|
| org.bonitasoft.engine.bpm.process.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Method and Description |
|---|---|
FlowElementContainerDefinition |
DesignProcessDefinition.getProcessContainer()
Deprecated.
|
FlowElementContainerDefinition |
SubProcessDefinition.getSubProcessContainer()
Deprecated.
since 6.2.3 In a later version,
FlowElementContainerDefinition will be used instead. |
| Modifier and Type | Method and Description |
|---|---|
FlowElementContainerDefinition |
DesignProcessDefinitionImpl.getProcessContainer() |
FlowElementContainerDefinition |
SubProcessDefinitionImpl.getSubProcessContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
DesignProcessDefinitionImpl.setProcessContainer(FlowElementContainerDefinition processContainer) |
void |
SubProcessDefinitionImpl.setSubProcessContainer(FlowElementContainerDefinition subProcessContainer) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.