public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_ExternalJob_Description()
Key
ExternalJob.Description: {@code This type of job allows
you to record the execution of a process run outside Jenkins, even on
a remote machine. |
static org.jvnet.localizer.Localizable |
_ExternalJob_displayName()
Key
ExternalJob.displayName: External Job. |
static String |
ExternalJob_Description()
Key
ExternalJob.Description: {@code This type of job allows
you to record the execution of a process run outside Jenkins, even on
a remote machine. |
static String |
ExternalJob_displayName()
Key
ExternalJob.displayName: External Job. |
public static String ExternalJob_displayName()
ExternalJob.displayName: External Job.External Jobpublic static org.jvnet.localizer.Localizable _ExternalJob_displayName()
ExternalJob.displayName: External Job.External Jobpublic static String ExternalJob_Description()
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. See <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Monitoring+external+jobs">the
documentation for more details</a>..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. See <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Monitoring+external+jobs">the
documentation for more details</a>.public static org.jvnet.localizer.Localizable _ExternalJob_Description()
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. See <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Monitoring+external+jobs">the
documentation for more details</a>..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. See <a
href="http://wiki.jenkins-ci.org/display/JENKINS/Monitoring+external+jobs">the
documentation for more details</a>.Copyright © 2016. All rights reserved.