Interface FlowActionStorage

  • All Known Implementing Classes:
    FlowExecution

    public interface FlowActionStorage
    Abstraction for persisting Actions for FlowNode, which is the only mutable part of FlowNodes. These methods are only meant to be used by FlowNodes.