Uses of Interface
org.camunda.bpm.model.bpmn.instance.CallableElement

Packages that use CallableElement
org.camunda.bpm.model.bpmn.builder   
org.camunda.bpm.model.bpmn.impl.instance   
org.camunda.bpm.model.bpmn.instance   
 

Uses of CallableElement in org.camunda.bpm.model.bpmn.builder
 

Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type CallableElement
 class AbstractCallableElementBuilder<B extends AbstractCallableElementBuilder<B,E>,E extends CallableElement>
           
 

Uses of CallableElement in org.camunda.bpm.model.bpmn.impl.instance
 

Classes in org.camunda.bpm.model.bpmn.impl.instance that implement CallableElement
 class CallableElementImpl
          The BPMN callableElement element
 class ProcessImpl
          The BPMN process element
 

Uses of CallableElement in org.camunda.bpm.model.bpmn.instance
 

Subinterfaces of CallableElement in org.camunda.bpm.model.bpmn.instance
 interface Process
          The BPMN process element
 



Copyright © 2017 camunda services GmbH. All rights reserved.