JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
E
G
H
J
L
N
R
S
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.
acceptRemoteSubmission(int, long, InputStream)
- Method in class hudson.model.
ExternalRun
acceptRemoteSubmission(int, long, String)
- Method in class hudson.model.
ExternalRun
D
DESCRIPTOR
- Static variable in class hudson.model.
ExternalJob
DescriptorImpl()
- Constructor for class hudson.model.
ExternalJob.DescriptorImpl
displayName
- Variable in class hudson.cli.
SetExternalBuildResultCommand
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.
dumpBuildNumber
- Variable in class hudson.cli.
SetExternalBuildResultCommand
duration
- Variable in class hudson.cli.
SetExternalBuildResultCommand
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
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
getShortDescription()
- Method in class hudson.cli.
SetExternalBuildResultCommand
H
hudson.cli
- package hudson.cli
hudson.model
- package hudson.model
J
job
- Variable in class hudson.cli.
SetExternalBuildResultCommand
L
log
- Variable in class hudson.cli.
SetExternalBuildResultCommand
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
removeRun(ExternalRun)
- Method in class hudson.model.
ExternalJob
result
- Variable in class hudson.cli.
SetExternalBuildResultCommand
run()
- Method in class hudson.cli.
SetExternalBuildResultCommand
Entry point to the SetExternalBuildResultCommand command.
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.
S
SetExternalBuildResultCommand
- Class in
hudson.cli
Set build result for external monitor job.
SetExternalBuildResultCommand()
- Constructor for class hudson.cli.
SetExternalBuildResultCommand
A
D
E
G
H
J
L
N
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014. All rights reserved.