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

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

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

Methods in org.camunda.bpm.model.bpmn.builder that return EscalationEventDefinition
protected  EscalationEventDefinition AbstractBaseElementBuilder.createEscalationEventDefinition(String escalationCode)
           
 

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

Classes in org.camunda.bpm.model.bpmn.impl.instance that implement EscalationEventDefinition
 class EscalationEventDefinitionImpl
          The BPMN escalationEventDefinition element
 



Copyright © 2017 camunda services GmbH. All rights reserved.