| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Constructor and Description | 
|---|
| AbstractProcessBuilder(BpmnModelInstance modelInstance,
                      Process element,
                      Class<?> selfType) | 
| ProcessBuilder(BpmnModelInstance modelInstance,
              Process process) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProcessImplThe BPMN process element | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static AttributeReference<Process> | ParticipantImpl. processRefAttribute | 
| protected static ElementReferenceCollection<Process,Supports> | ProcessImpl. supportsCollection | 
| Modifier and Type | Method and Description | 
|---|---|
| Process | ParticipantImpl. getProcess() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Process> | ProcessImpl. getSupports() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParticipantImpl. setProcess(Process process) | 
| Modifier and Type | Method and Description | 
|---|---|
| Process | Participant. getProcess() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<Process> | Process. getSupports() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Participant. setProcess(Process process) | 
Copyright © 2022. All rights reserved.