Class DryOwner
java.lang.Object
org.jenkinsci.plugins.workflow.support.pickles.serialization.DryOwner
- All Implemented Interfaces:
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DryOwner
public DryOwner()
-