Class BPMNSemanticModule
java.lang.Object
io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
io.automatiko.engine.workflow.bpmn2.xml.BPMNSemanticModule
- All Implemented Interfaces:
io.automatiko.engine.workflow.compiler.xml.SemanticModule
public class BPMNSemanticModule
extends io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
-
Field Summary
FieldsFields inherited from class io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
handlers, handlersByClass, uri -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
addHandler, getHandler, getHandlerByClass, getUri
-
Field Details
-
BPMN2_URI
- See Also:
-
-
Constructor Details
-
BPMNSemanticModule
public BPMNSemanticModule()
-