|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Run.RunExecution | |
---|---|
hudson.matrix | Matrix project |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
Uses of Run.RunExecution in hudson.matrix |
---|
Subclasses of Run.RunExecution in hudson.matrix | |
---|---|
class |
MatrixBuild.MatrixBuildExecution
Object that lives from the start of MatrixBuild execution to its end. |
Uses of Run.RunExecution in hudson.model |
---|
Subclasses of Run.RunExecution in hudson.model | |
---|---|
class |
AbstractBuild.AbstractBuildExecution
|
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 |
protected class |
Run.Runner
Deprecated. as of 1.467 Please use Run.RunExecution |
Methods in hudson.model with parameters of type Run.RunExecution | |
---|---|
protected void |
Run.execute(Run.RunExecution job)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |