Package org.camunda.bpm.engine.impl.bpmn.parser

Interface Summary
BpmnParseListener Listener which can be registered within the engine to receive events during parsing (and maybe influence it).
UnresolvedReference  
XMLImporter A XML importer
 

Class Summary
AbstractBpmnParseListener Abstract base class for implementing a BpmnParseListener without being forced to implement all methods provided, which makes the implementation more robust to future changes.
ActivityTypes  
BpmnParse Specific parsing of one BPMN 2.0 XML file, created by the BpmnParser.
BpmnParseLogger  
BpmnParser Parser for BPMN 2.0 process models.
BpmnParseUtil Helper methods to reused for common parsing tasks.
CompensateEventDefinition  
DataAssociation A data association (Input or Output) between a source and a target
Error Represents a BPMN Error definition, whereas BpmnError represents an actual instance of an Error.
ErrorEventDefinition  
Escalation Represents an 'escalation' element.
EscalationEventDefinition Represents an escalation event definition that reference an 'escalation' element.
EventSubscriptionDeclaration  
FieldDeclaration Represents a field declaration in object form: <field name='someField> <string ...
FoxFailedJobParseListener  
MessageDefinition Implementation of the BPMN 2.0 'message'
SignalDefinition Represents a bpmn signal definition
 



Copyright © 2016 camunda services GmbH. All rights reserved.