Skip navigation links
C D F G I M N O P R S T 

C

calculate(List<TestClass>) - Method in class org.jenkinsci.plugins.parallel_test_executor.CountDrivenParallelism
 
calculate(List<TestClass>) - Method in class org.jenkinsci.plugins.parallel_test_executor.Parallelism
 
calculate(List<TestClass>) - Method in class org.jenkinsci.plugins.parallel_test_executor.TimeDrivenParallelism
 
compareTo(TestClass) - Method in class org.jenkinsci.plugins.parallel_test_executor.TestClass
 
CountDrivenParallelism - Class in org.jenkinsci.plugins.parallel_test_executor
 
CountDrivenParallelism(int) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.CountDrivenParallelism
 
CountDrivenParallelism.DescriptorImpl - Class in org.jenkinsci.plugins.parallel_test_executor
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.CountDrivenParallelism.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.SplitStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.TimeDrivenParallelism.DescriptorImpl
 
doAutoCompleteTestJob(String, Item, ItemGroup) - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor.DescriptorImpl
 

F

filePattern - Variable in class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory.ParameterBinding
 
findTestResultsInDirectory(Run<?, ?>, TaskListener, FilePath) - Static method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 

G

getDisplayName() - Method in class org.jenkinsci.plugins.parallel_test_executor.CountDrivenParallelism.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.parallel_test_executor.TimeDrivenParallelism.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep.DescriptorImpl
 
getIncludesPatternFile() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
getList() - Method in class org.jenkinsci.plugins.parallel_test_executor.InclusionExclusionPattern
 
getNoFilesFoundAction() - Method in class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory
 
getParallelism() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
getParallelism() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
getParameters(AbstractBuild<?, ?>, TaskListener) - Method in class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory
 
getParameters() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
getPatternFile() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
getRequiredContext() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep.DescriptorImpl
 
getSourceFileName(String) - Method in class org.jenkinsci.plugins.parallel_test_executor.TestClass
 
getStage() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
getTestJob() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
getTestReportFiles() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 

I

InclusionExclusionPattern - Class in org.jenkinsci.plugins.parallel_test_executor
A list of file name patterns to include or exclude
isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor.DescriptorImpl
 
isArchiveTestResults() - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
isEstimateTestsFromFiles() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
isGenerateInclusions() - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
isIncludes() - Method in class org.jenkinsci.plugins.parallel_test_executor.InclusionExclusionPattern
 

M

mins - Variable in class org.jenkinsci.plugins.parallel_test_executor.TimeDrivenParallelism
 
MultipleBinaryFileParameterFactory - Class in org.jenkinsci.plugins.parallel_test_executor
Essentially a copy-paste of BinaryFileParameterFactory that takes a list of mappings name -> filePattern to generate parameters.
MultipleBinaryFileParameterFactory(List<MultipleBinaryFileParameterFactory.ParameterBinding>, FileBuildParameterFactory.NoFilesFoundEnum) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory
 
MultipleBinaryFileParameterFactory(List<MultipleBinaryFileParameterFactory.ParameterBinding>) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory
 
MultipleBinaryFileParameterFactory.DescriptorImpl - Class in org.jenkinsci.plugins.parallel_test_executor
 
MultipleBinaryFileParameterFactory.ParameterBinding - Class in org.jenkinsci.plugins.parallel_test_executor
 

N

NUMBER_OF_BUILDS_TO_SEARCH - Static variable in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 

O

onCompleted(AbstractBuild<?, ?>, TaskListener) - Method in class org.jenkinsci.plugins.parallel_test_executor.RunListenerImpl
 
org.jenkinsci.plugins.parallel_test_executor - package org.jenkinsci.plugins.parallel_test_executor
 

P

Parallelism - Class in org.jenkinsci.plugins.parallel_test_executor
Strategy that determines how many knapsacks we'll create.
ParallelTestExecutor - Class in org.jenkinsci.plugins.parallel_test_executor
 
ParallelTestExecutor(Parallelism, String, String, String, boolean, List<AbstractBuildParameters>, boolean) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
ParallelTestExecutor.DescriptorImpl - Class in org.jenkinsci.plugins.parallel_test_executor
 
ParameterBinding(String, String) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory.ParameterBinding
 
parameterName - Variable in class org.jenkinsci.plugins.parallel_test_executor.MultipleBinaryFileParameterFactory.ParameterBinding
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 

R

RESULTS_OF_BUILDS_TO_CONSIDER - Static variable in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
RunListenerImpl - Class in org.jenkinsci.plugins.parallel_test_executor
Looks for TestCollector in the build and collects the test reports.
RunListenerImpl() - Constructor for class org.jenkinsci.plugins.parallel_test_executor.RunListenerImpl
 

S

setEstimateTestsFromFiles(boolean) - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
setGenerateInclusions(boolean) - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
setIncludesPatternFile(String) - Method in class org.jenkinsci.plugins.parallel_test_executor.ParallelTestExecutor
 
setStage(String) - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
size - Variable in class org.jenkinsci.plugins.parallel_test_executor.CountDrivenParallelism
 
SplitStep - Class in org.jenkinsci.plugins.parallel_test_executor
Allows the splitting logic to be accessed from a workflow.
SplitStep(Parallelism) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 
SplitStep.DescriptorImpl - Class in org.jenkinsci.plugins.parallel_test_executor
 
start(StepContext) - Method in class org.jenkinsci.plugins.parallel_test_executor.SplitStep
 

T

TestClass - Class in org.jenkinsci.plugins.parallel_test_executor
Execution time of a specific test case.
TestClass(ClassResult) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.TestClass
 
TestClass(String) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.TestClass
 
TimeDrivenParallelism - Class in org.jenkinsci.plugins.parallel_test_executor
 
TimeDrivenParallelism(int) - Constructor for class org.jenkinsci.plugins.parallel_test_executor.TimeDrivenParallelism
 
TimeDrivenParallelism.DescriptorImpl - Class in org.jenkinsci.plugins.parallel_test_executor
 
toString() - Method in class org.jenkinsci.plugins.parallel_test_executor.InclusionExclusionPattern
 
C D F G I M N O P R S T 
Skip navigation links

Copyright © 2016–2020. All rights reserved.