public abstract class AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,E>,E extends FlowElement> extends AbstractBaseElementBuilder<B,E>
element, modelInstance, myself| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFlowElementBuilder(BpmnModelInstance modelInstance,
E element,
Class<?> selfType) |
| Modifier and Type | Method and Description |
|---|---|
B |
name(String name)
Sets the element name attribute.
|
addExtensionElement, createChild, createChild, createChild, createChild, createCompensateEventDefinition, createEmptyErrorEventDefinition, createEmptyMessageEventDefinition, createErrorEventDefinition, createEscalationEventDefinition, createInstance, createInstance, createMessageEventDefinition, createSibling, createSibling, createSignalEventDefinition, findErrorDefinitionForCode, findErrorForNameAndCode, findEscalationForCode, findMessageForName, findSignalForName, getCreateSingleChild, getCreateSingleChild, getCreateSingleExtensionElement, iddone, subProcessDone, transactionDoneprotected AbstractFlowElementBuilder(BpmnModelInstance modelInstance, E element, Class<?> selfType)
Copyright © 2018. All rights reserved.