public static interface RetryStorageOperation.RepeatOperation<Ex extends Throwable>
Modifier and Type | Method and Description |
---|---|
void |
act() |
void |
initCredentials() |
boolean |
moreWork() |
void initCredentials() throws IOException, Ex extends Throwable
IOException
Ex extends Throwable
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–2019. All rights reserved.