java.lang.Object
org.jenkinsci.plugins.workflow.pickles.Pickle
org.jenkinsci.plugins.workflow.support.pickles.FilePathPickle
- All Implemented Interfaces:
Serializable
@Deprecated
public class FilePathPickle
extends org.jenkinsci.plugins.workflow.pickles.Pickle
Deprecated.
- Author:
- Kohsuke Kawaguchi
- See Also:
-
-
Nested Class Summary
Nested Classes
-
Method Summary
com.google.common.util.concurrent.ListenableFuture<FilePath>
rehydrate(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner)
Methods inherited from class org.jenkinsci.plugins.workflow.pickles.Pickle
rehydrate
-
Method Details
-
rehydrate
public com.google.common.util.concurrent.ListenableFuture<FilePath> rehydrate(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner owner)
Deprecated.
- Overrides:
rehydrate
in class org.jenkinsci.plugins.workflow.pickles.Pickle
-
ExecutorStepDynamicContext
orFilePathDynamicContext
.