Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
H
I
L
P
S
C
configure(StaplerRequest, JSONObject)
- Method in class hudson.distTest.
DistTestingBuilder.DescriptorImpl
D
distDir
- Variable in class hudson.distTest.
DistTestingBuilder.DistLocations
DistTestingBuilder
- Class in
hudson.distTest
Core class for Distributed Testing Plugin.
DistTestingBuilder(DistTestingBuilder.DistLocations[], DistTestingBuilder.LibLocations[], String, boolean, boolean)
- Constructor for class hudson.distTest.
DistTestingBuilder
Constructor for this build.
DistTestingBuilder.DescriptorImpl
- Class in
hudson.distTest
Descriptor for
DistTestBuilder
.
DistTestingBuilder.DescriptorImpl()
- Constructor for class hudson.distTest.
DistTestingBuilder.DescriptorImpl
DistTestingBuilder.DistLocations
- Class in
hudson.distTest
Class used for storing dist.
DistTestingBuilder.DistLocations(String)
- Constructor for class hudson.distTest.
DistTestingBuilder.DistLocations
DistTestingBuilder.LibLocations
- Class in
hudson.distTest
Class used for storing lib.
DistTestingBuilder.LibLocations(String)
- Constructor for class hudson.distTest.
DistTestingBuilder.LibLocations
doCheckDistDir(String)
- Method in class hudson.distTest.
DistTestingBuilder.DescriptorImpl
Performs on-the-fly validation of the form field 'name'.
F
FilePathDirScanner
- Class in
hudson.distTest
This class scans the given directory for test classes.
FilePathDirScanner()
- Constructor for class hudson.distTest.
FilePathDirScanner
G
getDescriptor()
- Method in class hudson.distTest.
DistTestingBuilder
getDisplayName()
- Method in class hudson.distTest.
DistTestingBuilder.DescriptorImpl
This human readable name is used in the configuration screen.
getDistDir()
- Method in class hudson.distTest.
DistTestingBuilder.DistLocations
getDistLocations()
- Method in class hudson.distTest.
DistTestingBuilder
getFspList()
- Method in class hudson.distTest.
LockingTasks
Returns list of projects used for lock projects.
getFutList()
- Method in class hudson.distTest.
LockingTasks
Return list of jobs started on testing nodes.
getLibDir()
- Method in class hudson.distTest.
DistTestingBuilder.LibLocations
getLibLocations()
- Method in class hudson.distTest.
DistTestingBuilder
getNodeList()
- Method in class hudson.distTest.
LockingTasks
Returns list of of locked nodes.
getTestDir()
- Method in class hudson.distTest.
DistTestingBuilder
getWorkspaceForThisProjectOnNode(Node, AbstractBuild)
- Method in class hudson.distTest.
DistTestingBuilder
Gets an absolute path where the workspace of the given project is on the node.
H
hudson.distTest
- package hudson.distTest
I
isApplicable(Class<? extends AbstractProject>)
- Method in class hudson.distTest.
DistTestingBuilder.DescriptorImpl
isCompileTests()
- Method in class hudson.distTest.
DistTestingBuilder
isWaitForNodes()
- Method in class hudson.distTest.
DistTestingBuilder
L
libDir
- Variable in class hudson.distTest.
DistTestingBuilder.LibLocations
LockingTasks
- Class in
hudson.distTest
Just hold information about locked test nodes.
LockingTasks(ArrayList<Future<FreeStyleBuild>>, ArrayList<FreeStyleProject>, ArrayList<Node>)
- Constructor for class hudson.distTest.
LockingTasks
P
perform(AbstractBuild, Launcher, BuildListener)
- Method in class hudson.distTest.
DistTestingBuilder
Method that actually runs the whole build step and control it.
S
setFspList(ArrayList<FreeStyleProject>)
- Method in class hudson.distTest.
LockingTasks
setFutList(ArrayList<Future<FreeStyleBuild>>)
- Method in class hudson.distTest.
LockingTasks
setNodeList(ArrayList<Node>)
- Method in class hudson.distTest.
LockingTasks
C
D
F
G
H
I
L
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.