Class BPMNExtensionsSemanticModule

  • All Implemented Interfaces:
    io.automatiko.engine.workflow.compiler.xml.SemanticModule

    public class BPMNExtensionsSemanticModule
    extends io.automatiko.engine.workflow.compiler.xml.DefaultSemanticModule
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BPMN2_EXTENSIONS_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
    • Field Detail

      • BPMN2_EXTENSIONS_URI

        public static final java.lang.String BPMN2_EXTENSIONS_URI
        See Also:
        Constant Field Values
    • Constructor Detail

      • BPMNExtensionsSemanticModule

        public BPMNExtensionsSemanticModule()