Index
All Classes and Interfaces|All Packages
A
- acceptRemoteSubmission(int, long, InputStream) - Method in class hudson.model.ExternalRun
- acceptRemoteSubmission(int, long, String) - Method in class hudson.model.ExternalRun
- 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
- DescriptorImpl() - Constructor for class hudson.model.ExternalJob.DescriptorImpl
- displayName - Variable in class hudson.cli.SetExternalBuildResultCommand
- doAcceptBuildResult(StaplerResponse2) - Method in class hudson.model.ExternalJob
-
Used to check if this is an external job and ready to accept a build result.
- doPostBuildResult(StaplerRequest2, StaplerResponse2) - 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
- ENABLE_DTD_PROPERTY_NAME - Static variable in class hudson.model.ExternalRun
- 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(ItemGroup, String) - Constructor for class hudson.model.ExternalJob
- ExternalJob(String) - Constructor for class hudson.model.ExternalJob
- ExternalJob_Description() - Static method in class org.jenkinsci.plugins.externalmonitorjob.Messages
-
Key
ExternalJob.Description
:This type of job allows you to record the execution of a process run outside Jenkins, even on a remote machine. This is designed so that you can use Jenkins as a dashboard of your existing automation system.
. - ExternalJob_displayName() - Static method in class org.jenkinsci.plugins.externalmonitorjob.Messages
-
Key
ExternalJob.displayName
:External Job
. - ExternalJob.DescriptorImpl - Class in hudson.model
- ExternalRun - Class in hudson.model
-
Run
forExternalJob
.
G
- getCategoryId() - Method in class hudson.model.ExternalJob.DescriptorImpl
-
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
- getDescription() - Method in class hudson.model.ExternalJob.DescriptorImpl
-
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
- getDescriptor() - Method in class hudson.model.ExternalJob
- getDisplayName() - Method in class hudson.model.ExternalJob.DescriptorImpl
- getIconFilePathPattern() - Method in class hudson.model.ExternalJob.DescriptorImpl
-
Needed if it wants External Monitor Jobs are categorized in Jenkins 2.x.
- 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
M
- Messages - Class in org.jenkinsci.plugins.externalmonitorjob
-
Generated localization support class.
- Messages() - Constructor for class org.jenkinsci.plugins.externalmonitorjob.Messages
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
O
- org.jenkinsci.plugins.externalmonitorjob - package org.jenkinsci.plugins.externalmonitorjob
R
- reload() - 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
_
- _ExternalJob_Description() - Static method in class org.jenkinsci.plugins.externalmonitorjob.Messages
-
Key
ExternalJob.Description
:This type of job allows you to record the execution of a process run outside Jenkins, even on a remote machine. This is designed so that you can use Jenkins as a dashboard of your existing automation system.
. - _ExternalJob_displayName() - Static method in class org.jenkinsci.plugins.externalmonitorjob.Messages
-
Key
ExternalJob.displayName
:External Job
.
All Classes and Interfaces|All Packages