Package org.jenkinsci.plugins.workflow.support.pickles
package org.jenkinsci.plugins.workflow.support.pickles
Helper classes to assist engines to serialize various Jenkins domain objects.
- 
ClassesClassDescription
Pickleof aSecretwhich stores the encrypted value.PickleFactoryimplementation for a common situation where only kind of ephemeral object is being pickled.Ensures that exceptions are safely serializable.ListenableFuturethat promises a value that needs to be periodically tried.A way of pickling Jenkins objects which have a well-defined XStream representation but are notSerializable.