Class 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 java.lang.String BPMN2_URI  
      • Fields inherited from class io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule

        handlers, handlersByClass, uri
    • 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
    • Constructor Detail

      • BPMNSemanticModule

        public BPMNSemanticModule()