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

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule

    handlers, handlersByClass, uri
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule

    addHandler, getHandler, getHandlerByClass, getUri

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • BPMNSemanticModule

      public BPMNSemanticModule()