Class DryOwner

  • All Implemented Interfaces:
    Serializable

    public class DryOwner
    extends Object
    implements Serializable
    Replaces FlowExecutionOwner in the persisted object graph.

    This allows the program state to be restored with the "correct" FlowExecutionOwner that's implicit by the context in which the read-back happens.

    Author:
    Kohsuke Kawaguchi
    See Also:
    RiverReader.owner, RiverWriter.owner, Serialized Form
    • Constructor Detail

      • DryOwner

        public DryOwner()