Class PickleFactory
java.lang.Object
org.jenkinsci.plugins.workflow.pickles.PickleFactory
- All Implemented Interfaces:
ExtensionPoint
Provides a way of converting transient objects into
Pickles.-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionList<PickleFactory>all()abstract PicklewriteReplace(Object object)
-
Constructor Details
-
PickleFactory
public PickleFactory()
-
-
Method Details
-
writeReplace
-
all
-