| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| org.camunda.bpm.model.bpmn.impl.instance | 
| Constructor and Description | 
|---|
AbstractStartEventBuilder(BpmnModelInstance modelInstance,
                         StartEvent element,
                         Class<?> selfType)  | 
StartEventBuilder(BpmnModelInstance modelInstance,
                 StartEvent element)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StartEventImpl
The BPMN startEvent element 
 | 
Copyright © 2019. All rights reserved.