Class SubProcessHandler

    • Constructor Detail

      • SubProcessHandler

        public SubProcessHandler()
    • Method Detail

      • generateNodeFor

        public Class generateNodeFor()
      • handleCompositeContextNode

        protected void handleCompositeContextNode​(io.automatiko.engine.workflow.process.core.Node node,
                                                  Element element,
                                                  String uri,
                                                  String localName,
                                                  io.automatiko.engine.workflow.compiler.xml.ExtensibleXmlParser parser)
                                           throws SAXException
        Throws:
        SAXException
      • handleForEachNode

        protected void handleForEachNode​(io.automatiko.engine.workflow.process.core.Node node,
                                         Element element,
                                         String uri,
                                         String localName,
                                         io.automatiko.engine.workflow.compiler.xml.ExtensibleXmlParser parser,
                                         boolean isAsync)
                                  throws SAXException
        Throws:
        SAXException
      • applyAsync

        protected void applyAsync​(io.automatiko.engine.workflow.process.core.Node node,
                                  boolean isAsync)