| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.builder | 
| Modifier and Type | Method and Description | 
|---|---|
ErrorEventDefinitionBuilder | 
AbstractStartEventBuilder.errorEventDefinition()
Creates an error event definition
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractBoundaryEventBuilder.errorEventDefinition()
Creates an error event definition
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractStartEventBuilder.errorEventDefinition(String id)
Creates an error event definition with an unique id
 and returns a builder for the error event definition. 
 | 
ErrorEventDefinitionBuilder | 
AbstractBoundaryEventBuilder.errorEventDefinition(String id)
Creates an error event definition with an unique id
 and returns a builder for the error event definition. 
 | 
Copyright © 2019. All rights reserved.