public static interface RetryStorageOperation.RepeatOperation<Ex extends Throwable>
Modifier and Type | Method and Description |
---|---|
void |
act() |
void |
initCredentials() |
boolean |
moreWork() |
void act() throws com.google.api.client.http.HttpResponseException, IOException, InterruptedException, com.google.jenkins.plugins.util.ExecutorException, Ex extends Throwable
com.google.api.client.http.HttpResponseException
IOException
InterruptedException
com.google.jenkins.plugins.util.ExecutorException
Ex extends Throwable
boolean moreWork()
Copyright © 2016–2017. All rights reserved.