Uses of Class
org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
Packages that use MessageDefinition
-
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 MessageDefinitionModifier and TypeFieldDescriptionprotected Map<String,
MessageDefinition> BpmnParse.messages
Mapping containing values stored during the first phase of parsing since other elements can reference these messages.