See: Description
Class | Description |
---|---|
SecretPickle |
Pickle of a Secret which stores the encrypted value. |
SecretPickle.Factory | |
SingleTypedPickleFactory<T> |
PickleFactory implementation for a common situation where only kind of ephemeral object is being pickled. |
TryRepeatedly<V> |
ListenableFuture that promises a value that needs to be periodically tried. |
XStreamPickle |
A way of pickling Jenkins objects which have a well-defined XStream representation but are not
Serializable . |
Copyright © 2016–2017. All rights reserved.