Uses of Class
org.camunda.bpm.model.bpmn.builder.ErrorEventDefinitionBuilder
-
Uses of ErrorEventDefinitionBuilder in org.camunda.bpm.model.bpmn.builder
Modifier and TypeMethodDescriptionAbstractBoundaryEventBuilder.errorEventDefinition()
Creates an error event definition and returns a builder for the error event definition.AbstractBoundaryEventBuilder.errorEventDefinition
(String id) Creates an error event definition with an unique id and returns a builder for the error event definition.AbstractStartEventBuilder.errorEventDefinition()
Creates an error event definition and returns a builder for the error event definition.AbstractStartEventBuilder.errorEventDefinition
(String id) Creates an error event definition with an unique id and returns a builder for the error event definition.