Uses of Interface
com.google.jenkins.plugins.storage.util.RetryStorageOperation.Operation
Packages that use RetryStorageOperation.Operation
-
Uses of RetryStorageOperation.Operation in com.google.jenkins.plugins.storage.util
Methods in com.google.jenkins.plugins.storage.util with parameters of type RetryStorageOperation.OperationModifier and TypeMethodDescriptionstatic void
RetryStorageOperation.performRequestWithRetry
(com.google.jenkins.plugins.util.Executor executor, RetryStorageOperation.Operation a, int attempts) Perform the given operation retrying on error.