| Interface | Description |
|---|---|
| BpmnParseListener |
Listener which can be registered within the engine to receive events during parsing (and
maybe influence ist).
|
| UnresolvedReference | |
| XMLImporter |
A XML importer
|
| Class | Description |
|---|---|
| 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. |
| BpmnParse |
Specific parsing of one BPMN 2.0 XML file, created by the
BpmnParser. |
| BpmnParser |
Parser for BPMN 2.0 process models.
|
| CompensateEventDefinition | |
| Error |
Represents a BPMN Error definition, whereas
BpmnError represents an
actual instance of an Error. |
| ErrorEventDefinition | |
| EventSubscriptionDeclaration | |
| FieldDeclaration |
Represents a field declaration in object form:
<field name='someField> <string ...
|
| FoxFailedJobParseListener | |
| SignalDefinition |
Represents a bpmn signal definition
|
Copyright © 2015. All rights reserved.