Class FlowExecutorEngine


  • public class FlowExecutorEngine
    extends Object
    • Constructor Detail

      • FlowExecutorEngine

        public FlowExecutorEngine​(ExecutionGraph graph)
    • Method Detail

      • onEvent

        public void onEvent​(de.codecentric.reedelk.runtime.api.message.Message message,
                            de.codecentric.reedelk.runtime.api.component.OnResult onResult)
        Executes the flow when an Event comes in.