Skip navigation links
B C D E F G H I L M N P R S T V W 

B

badCommit - Variable in class git.bisect.CommitPair
 
BisectConfiguration - Class in git.bisect.builder
 
BisectConfiguration(Run<?, ?>, FilePath, TaskListener, String) - Constructor for class git.bisect.builder.BisectConfiguration
 
bisectFromFile(FilePath) - Method in class git.bisect.builder.CommandsRunner
 
BisectionResult(String, boolean) - Constructor for class git.bisect.builder.CommandsRunner.BisectionResult
 
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class git.bisect.ParametersToEnvVarsAction
 
buildFor(Run<?, ?>, String) - Static method in class git.bisect.builder.CommitTester
 

C

checkExistance(String) - Method in class git.bisect.builder.CommandsRunner
 
cleanup() - Method in class git.bisect.builder.BisectConfiguration
 
CommandsRunner - Class in git.bisect.builder
 
CommandsRunner(Run<?, ?>, FilePath, Launcher, TaskListener, String) - Constructor for class git.bisect.builder.CommandsRunner
 
CommandsRunner.BisectionResult - Class in git.bisect.builder
 
CommandsRunner.CommandOutput - Class in git.bisect.builder
 
CommandsRunner.CommitState - Enum in git.bisect.builder
 
commit - Variable in class git.bisect.builder.CommandsRunner.BisectionResult
 
CommitPair - Class in git.bisect
 
CommitPair(String, String) - Constructor for class git.bisect.CommitPair
 
CommitTester - Class in git.bisect.builder
 
CommitTester(Run<?, ?>, Job<?, ?>) - Constructor for class git.bisect.builder.CommitTester
 
currentlyBisecting() - Method in class git.bisect.on_failure.GitBisectOnFailure
 

D

DescriptorImpl() - Constructor for class git.bisect.builder.GitBisectBuilder.DescriptorImpl
 
DescriptorImpl() - Constructor for class git.bisect.on_failure.GitBisectOnFailure.DescriptorImpl
 
DownstreamProjectCrashed - Exception in git.bisect.builder
 
DownstreamProjectCrashed() - Constructor for exception git.bisect.builder.DownstreamProjectCrashed
 
DownstreamProjectNotFound - Exception in git.bisect.builder
 
DownstreamProjectNotFound() - Constructor for exception git.bisect.builder.DownstreamProjectNotFound
 

E

error(String) - Static method in class git.bisect.Logger
 
exitStatus - Variable in class git.bisect.builder.CommandsRunner.CommandOutput
 

F

fetchFromMaster() - Method in class git.bisect.builder.BisectConfiguration
 
fromBool(boolean) - Static method in enum git.bisect.builder.CommandsRunner.CommitState
 

G

getBadEndCommit() - Method in class git.bisect.builder.GitBisectBuilder
 
getBisectionLog() - Method in class git.bisect.builder.CommandsRunner
 
getContinuesBuild() - Method in class git.bisect.builder.GitBisectBuilder
 
getDescriptor() - Method in class git.bisect.builder.GitBisectBuilder
 
getDescriptor() - Method in class git.bisect.on_failure.GitBisectOnFailure
 
getDisplayName() - Method in class git.bisect.builder.GitBisectBuilder.DescriptorImpl
 
getDisplayName() - Method in class git.bisect.on_failure.GitBisectOnFailure.DescriptorImpl
 
getDisplayName() - Method in class git.bisect.ParametersToEnvVarsAction
 
getGitCommand() - Method in class git.bisect.builder.GitBisectBuilder
 
getGitCommand() - Method in class git.bisect.on_failure.GitBisectOnFailure
 
getGoodStartCommit() - Method in class git.bisect.builder.GitBisectBuilder
 
getIconFileName() - Method in class git.bisect.ParametersToEnvVarsAction
 
getJobToRun() - Method in class git.bisect.builder.GitBisectBuilder
 
getMinSuccessfulIterations() - Method in class git.bisect.builder.GitBisectBuilder
 
getOverrideGitCommand() - Method in class git.bisect.builder.GitBisectBuilder
 
getOverrideGitCommand() - Method in class git.bisect.on_failure.GitBisectOnFailure
 
getRequiredMonitorService() - Method in class git.bisect.on_failure.GitBisectOnFailure
 
getRetryCount() - Method in class git.bisect.builder.GitBisectBuilder
 
getRevisionParameterName() - Method in class git.bisect.builder.GitBisectBuilder
 
getRevisionParameterName() - Method in class git.bisect.on_failure.GitBisectOnFailure
 
getSearchIdentifier() - Method in class git.bisect.builder.GitBisectBuilder
 
getUrlName() - Method in class git.bisect.ParametersToEnvVarsAction
 
git.bisect - package git.bisect
 
git.bisect.builder - package git.bisect.builder
 
git.bisect.on_failure - package git.bisect.on_failure
 
GitBisectBuilder - Class in git.bisect.builder
 
GitBisectBuilder(String, String, String, String, String, int, boolean, int, boolean, String) - Constructor for class git.bisect.builder.GitBisectBuilder
 
GitBisectBuilder.DescriptorImpl - Class in git.bisect.builder
 
GitBisectOnFailure - Class in git.bisect.on_failure
 
GitBisectOnFailure(String, String, boolean) - Constructor for class git.bisect.on_failure.GitBisectOnFailure
 
GitBisectOnFailure.DescriptorImpl - Class in git.bisect.on_failure
 
goodCommit - Variable in class git.bisect.CommitPair
 

H

hasPreviousConfiguration() - Method in class git.bisect.builder.BisectConfiguration
 

I

initializeLogger(TaskListener) - Static method in class git.bisect.Logger
 
isApplicable(Class<? extends AbstractProject>) - Method in class git.bisect.builder.GitBisectBuilder.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class git.bisect.on_failure.GitBisectOnFailure.DescriptorImpl
 
isDone - Variable in class git.bisect.builder.CommandsRunner.BisectionResult
 

L

localFile() - Method in class git.bisect.builder.BisectConfiguration
 
log(String) - Static method in class git.bisect.Logger
 
Logger - Class in git.bisect
 
Logger() - Constructor for class git.bisect.Logger
 

M

markCommitAs(String, CommandsRunner.CommitState) - Method in class git.bisect.builder.CommandsRunner
 

N

needsToRunAfterFinalized() - Method in class git.bisect.on_failure.GitBisectOnFailure
 

P

ParametersToEnvVarsAction - Class in git.bisect
 
ParametersToEnvVarsAction(HashMap<String, String>) - Constructor for class git.bisect.ParametersToEnvVarsAction
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class git.bisect.builder.GitBisectBuilder
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class git.bisect.on_failure.GitBisectOnFailure
 
printStackTrace(Exception) - Static method in class git.bisect.Logger
 

R

resetBisection() - Method in class git.bisect.builder.CommandsRunner
 
runRecursivly(HashMap<String, String>) - Method in class git.bisect.builder.CommitTester
 

S

saveContent(String) - Method in class git.bisect.builder.BisectConfiguration
 
startBisection() - Method in class git.bisect.builder.CommandsRunner
 
stderr - Variable in class git.bisect.builder.CommandsRunner.CommandOutput
 
stdout - Variable in class git.bisect.builder.CommandsRunner.CommandOutput
 

T

test(HashMap<String, String>) - Method in class git.bisect.builder.CommitTester
 

V

valueOf(String) - Static method in enum git.bisect.builder.CommandsRunner.CommitState
Returns the enum constant of this type with the specified name.
values() - Static method in enum git.bisect.builder.CommandsRunner.CommitState
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBisectParams(String, String) - Static method in class git.bisect.builder.GitBisectBuilder
 
withBisectParams(CommandsRunner.BisectionResult, CommitPair) - Method in class git.bisect.on_failure.GitBisectOnFailure
 
B C D E F G H I L M N P R S T V W 
Skip navigation links

Copyright © 2016–2022. All rights reserved.