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
IOException
InterruptedException
Copyright © 2018–2024. All rights reserved.