Class CompensateEventDefinitionBuilder
- java.lang.Object
- 
- org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder<B,E>
- 
- org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder<B,E>
- 
- org.camunda.bpm.model.bpmn.builder.AbstractRootElementBuilder<B,CompensateEventDefinition>
- 
- org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder<CompensateEventDefinitionBuilder>
- 
- org.camunda.bpm.model.bpmn.builder.CompensateEventDefinitionBuilder
 
 
 
 
 
- 
 public class CompensateEventDefinitionBuilder extends AbstractCompensateEventDefinitionBuilder<CompensateEventDefinitionBuilder> - Author:
- Christopher Zell 
 
- 
- 
Field Summary- 
Fields inherited from class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilderSPACE
 - 
Fields inherited from class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilderelement, modelInstance, myself
 
- 
 - 
Constructor SummaryConstructors Constructor Description CompensateEventDefinitionBuilder(BpmnModelInstance modelInstance, CompensateEventDefinition element)
 - 
Method Summary- 
Methods inherited from class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilderactivityRef, compensateEventDefinitionDone, id, waitForCompletion
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilderaddExtensionElement, createBpmnEdge, createBpmnShape, createChild, createChild, createChild, createChild, createCompensateEventDefinition, createEdge, createEmptyErrorEventDefinition, createEmptyMessageEventDefinition, createErrorEventDefinition, createErrorEventDefinition, createEscalationEventDefinition, createInstance, createInstance, createMessageEventDefinition, createSibling, createSibling, createSignalEventDefinition, createTimeCycle, createTimeDate, createTimeDuration, documentation, findBpmnEdge, findBpmnPlane, findBpmnShape, findErrorDefinitionForCode, findErrorForNameAndCode, findErrorForNameAndCode, findEscalationForCode, findMessageForName, findSignalForName, getCreateSingleChild, getCreateSingleChild, getCreateSingleExtensionElement, resizeSubProcess, setCoordinates, setWaypoints, setWaypointsWithSourceAndTarget
 - 
Methods inherited from class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilderdone, getElement, subProcessDone, throwEventDefinitionDone, transactionDone
 
- 
 
- 
- 
- 
Constructor Detail- 
CompensateEventDefinitionBuilderpublic CompensateEventDefinitionBuilder(BpmnModelInstance modelInstance, CompensateEventDefinition element) 
 
- 
 
-