Interface RetryStorageOperation.Operation
- Enclosing class:
- RetryStorageOperation
public static interface RetryStorageOperation.Operation
An operation to be retried
-
Method Summary
-
Method Details
-
act
void act() throws IOException, InterruptedException, com.google.jenkins.plugins.util.ExecutorException- Throws:
IOException
InterruptedException
com.google.jenkins.plugins.util.ExecutorException
-