public static interface AbstractGerritSCMSource.Retriever<T>
| Modifier and Type | Method and Description |
|---|---|
T |
run(org.jenkinsci.plugins.gitclient.GitClient client,
GerritSCMSourceContext context,
String remoteName,
com.google.gerrit.extensions.api.changes.Changes.QueryRequest changeQuery) |
T run(org.jenkinsci.plugins.gitclient.GitClient client, GerritSCMSourceContext context, String remoteName, com.google.gerrit.extensions.api.changes.Changes.QueryRequest changeQuery) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2018–2025. All rights reserved.