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 SummaryNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ExtensionList<PickleFactory>all()abstract PicklewriteReplace(Object object) 
- 
Constructor Details- 
PickleFactorypublic PickleFactory()
 
- 
- 
Method Details- 
writeReplace
- 
all
 
-