Uses of Class
org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition

Packages that use MessageDefinition
org.camunda.bpm.engine.impl.bpmn.parser   
 

Uses of MessageDefinition in org.camunda.bpm.engine.impl.bpmn.parser
 

Fields in org.camunda.bpm.engine.impl.bpmn.parser with type parameters of type MessageDefinition
protected  Map<String,MessageDefinition> BpmnParse.messages
          Mapping containing values stored during the first phase of parsing since other elements can reference these messages.
 



Copyright © 2015 camunda services GmbH. All rights reserved.