Class BPMNExtensionsSemanticModule
java.lang.Object
io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
io.automatiko.engine.workflow.bpmn2.xml.BPMNExtensionsSemanticModule
- All Implemented Interfaces:
io.automatiko.engine.workflow.compiler.xml.SemanticModule
public class BPMNExtensionsSemanticModule
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_EXTENSIONS_URI
- See Also:
-
-
Constructor Details
-
BPMNExtensionsSemanticModule
public BPMNExtensionsSemanticModule()
-