Uses of Class
org.camunda.bpm.model.bpmn.builder.AbstractFlowElementBuilder
-
Packages that use AbstractFlowElementBuilder Package Description org.camunda.bpm.model.bpmn.builder -
-
Uses of AbstractFlowElementBuilder in org.camunda.bpm.model.bpmn.builder
Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type AbstractFlowElementBuilder Modifier and Type Class Description class
AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,E>,E extends FlowElement>
-