|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBuild.AbstractBuildExecution | |
---|---|
hudson.matrix | Matrix project |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
jenkins.scm |
Uses of AbstractBuild.AbstractBuildExecution in hudson.matrix |
---|
Subclasses of AbstractBuild.AbstractBuildExecution in hudson.matrix | |
---|---|
class |
MatrixBuild.MatrixBuildExecution
Object that lives from the start of MatrixBuild execution to its end. |
Uses of AbstractBuild.AbstractBuildExecution in hudson.model |
---|
Subclasses of AbstractBuild.AbstractBuildExecution in hudson.model | |
---|---|
class |
AbstractBuild.AbstractRunner
Deprecated. as of 1.467 Please use RunExecution |
protected class |
Build.BuildExecution
|
protected class |
Build.RunnerImpl
Deprecated. as of 1.467 Please use Build.BuildExecution |
Uses of AbstractBuild.AbstractBuildExecution in jenkins.scm |
---|
Methods in jenkins.scm with parameters of type AbstractBuild.AbstractBuildExecution | |
---|---|
void |
SCMCheckoutStrategy.checkout(AbstractBuild.AbstractBuildExecution execution)
Performs the checkout step. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |