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..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.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..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.Copyright © 2016–2017. All rights reserved.