Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
E
G
H
N
R
A
acceptRemoteSubmission(Reader)
- Method in class hudson.model.
ExternalRun
Instead of performing a build, accept the log and the return code from a remote machine.
D
DESCRIPTOR
- Static variable in class hudson.model.
ExternalJob
doAcceptBuildResult(StaplerResponse)
- Method in class hudson.model.
ExternalJob
Used to check if this is an external job and ready to accept a build result.
doPostBuildResult(StaplerRequest, StaplerResponse)
- Method in class hudson.model.
ExternalJob
Used to post the build result from a remote machine.
E
ExternalJob
- Class in
hudson.model
Job that runs outside Hudson whose result is submitted to Hudson (either via web interface, or simply by placing files on the file system, for compatibility.)
ExternalJob(String)
- Constructor for class hudson.model.
ExternalJob
ExternalJob(ItemGroup, String)
- Constructor for class hudson.model.
ExternalJob
ExternalJob.DescriptorImpl
- Class in
hudson.model
ExternalJob.DescriptorImpl()
- Constructor for class hudson.model.
ExternalJob.DescriptorImpl
ExternalRun
- Class in
hudson.model
Run
for
ExternalJob
.
G
getDescriptor()
- Method in class hudson.model.
ExternalJob
getDisplayName()
- Method in class hudson.model.
ExternalJob.DescriptorImpl
getPronoun()
- Method in class hudson.model.
ExternalJob
H
hudson.model
- package hudson.model
N
newBuild()
- Method in class hudson.model.
ExternalJob
Creates a new build of this project for immediate execution.
newInstance(ItemGroup, String)
- Method in class hudson.model.
ExternalJob.DescriptorImpl
R
reload()
- Method in class hudson.model.
ExternalJob
run(String[])
- Method in class hudson.model.
ExternalRun
Instead of performing a build, run the specified command, record the log and its exit code, then call it a build.
A
D
E
G
H
N
R
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012. All Rights Reserved.