|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NextCommitFailureException | |
|---|---|
| org.jenkinsci.plugins.pretestedintegration | |
| org.jenkinsci.plugins.pretestedintegration.scm.git | |
| Uses of NextCommitFailureException in org.jenkinsci.plugins.pretestedintegration |
|---|
| Methods in org.jenkinsci.plugins.pretestedintegration that throw NextCommitFailureException | |
|---|---|
Commit<?> |
AbstractSCMBridge.nextCommit(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
Commit<?> commit)
Calculate and return the next commit from the argument |
| Constructors in org.jenkinsci.plugins.pretestedintegration that throw NextCommitFailureException | |
|---|---|
PretestedIntegrationAction(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
AbstractSCMBridge scmBridge)
|
|
| Uses of NextCommitFailureException in org.jenkinsci.plugins.pretestedintegration.scm.git |
|---|
| Methods in org.jenkinsci.plugins.pretestedintegration.scm.git that throw NextCommitFailureException | |
|---|---|
Commit<String> |
GitBridge.nextCommit(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
Commit<?> commit)
1. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||