@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_BatchCommandInstaller_DescriptorImpl_displayName()
Key
BatchCommandInstaller.DescriptorImpl.displayName : Run Batch Command . |
static org.jvnet.localizer.Localizable |
_CannotBeInstalled(Object arg0,
Object arg1,
Object arg2)
Key
CannotBeInstalled : Installer "{0}" cannot be used
to install "{1}" on the node "{2}" . |
static org.jvnet.localizer.Localizable |
_CommandInstaller_DescriptorImpl_displayName()
Key
CommandInstaller.DescriptorImpl.displayName : Run
Shell Command . |
static org.jvnet.localizer.Localizable |
_CommandInstaller_no_command()
Key
CommandInstaller.no_command : Must provide a command
to run. . |
static org.jvnet.localizer.Localizable |
_CommandInstaller_no_toolHome()
Key
CommandInstaller.no_toolHome : Must provide a tool
home directory. . |
static org.jvnet.localizer.Localizable |
_InstallSourceProperty_DescriptorImpl_displayName()
Key
InstallSourceProperty.DescriptorImpl.displayName : Install automatically . |
static org.jvnet.localizer.Localizable |
_ToolDescriptor_NotADirectory(Object arg0)
Key
ToolDescriptor.NotADirectory : {0} is not a
directory on the Jenkins master (but perhaps it exists on some
agents) . |
static org.jvnet.localizer.Localizable |
_ToolLocationNodeProperty_displayName()
Key
ToolLocationNodeProperty.displayName : Tool
Locations . |
static org.jvnet.localizer.Localizable |
_ZipExtractionInstaller_bad_connection()
Key
ZipExtractionInstaller.bad_connection : Server
rejected connection. . |
static org.jvnet.localizer.Localizable |
_ZipExtractionInstaller_could_not_connect()
Key
ZipExtractionInstaller.could_not_connect : Could not
connect to URL. . |
static org.jvnet.localizer.Localizable |
_ZipExtractionInstaller_DescriptorImpl_displayName()
Key
ZipExtractionInstaller.DescriptorImpl.displayName : Extract *.zip/*.tar.gz . |
static org.jvnet.localizer.Localizable |
_ZipExtractionInstaller_malformed_url()
Key
ZipExtractionInstaller.malformed_url : Malformed
URL. . |
static String |
BatchCommandInstaller_DescriptorImpl_displayName()
Key
BatchCommandInstaller.DescriptorImpl.displayName : Run Batch Command . |
static String |
CannotBeInstalled(Object arg0,
Object arg1,
Object arg2)
Key
CannotBeInstalled : Installer "{0}" cannot be used
to install "{1}" on the node "{2}" . |
static String |
CommandInstaller_DescriptorImpl_displayName()
Key
CommandInstaller.DescriptorImpl.displayName : Run
Shell Command . |
static String |
CommandInstaller_no_command()
Key
CommandInstaller.no_command : Must provide a command
to run. . |
static String |
CommandInstaller_no_toolHome()
Key
CommandInstaller.no_toolHome : Must provide a tool
home directory. . |
static String |
InstallSourceProperty_DescriptorImpl_displayName()
Key
InstallSourceProperty.DescriptorImpl.displayName : Install automatically . |
static String |
ToolDescriptor_NotADirectory(Object arg0)
Key
ToolDescriptor.NotADirectory : {0} is not a
directory on the Jenkins master (but perhaps it exists on some
agents) . |
static String |
ToolLocationNodeProperty_displayName()
Key
ToolLocationNodeProperty.displayName : Tool
Locations . |
static String |
ZipExtractionInstaller_bad_connection()
Key
ZipExtractionInstaller.bad_connection : Server
rejected connection. . |
static String |
ZipExtractionInstaller_could_not_connect()
Key
ZipExtractionInstaller.could_not_connect : Could not
connect to URL. . |
static String |
ZipExtractionInstaller_DescriptorImpl_displayName()
Key
ZipExtractionInstaller.DescriptorImpl.displayName : Extract *.zip/*.tar.gz . |
static String |
ZipExtractionInstaller_malformed_url()
Key
ZipExtractionInstaller.malformed_url : Malformed
URL. . |
public static String CommandInstaller_DescriptorImpl_displayName()
CommandInstaller.DescriptorImpl.displayName
: Run
Shell Command
.Run Shell Command
public static org.jvnet.localizer.Localizable _CommandInstaller_DescriptorImpl_displayName()
CommandInstaller.DescriptorImpl.displayName
: Run
Shell Command
.Run Shell Command
public static String ZipExtractionInstaller_could_not_connect()
ZipExtractionInstaller.could_not_connect
: Could not
connect to URL.
.Could not connect to URL.
public static org.jvnet.localizer.Localizable _ZipExtractionInstaller_could_not_connect()
ZipExtractionInstaller.could_not_connect
: Could not
connect to URL.
.Could not connect to URL.
public static String CommandInstaller_no_command()
CommandInstaller.no_command
: Must provide a command
to run.
.Must provide a command to run.
public static org.jvnet.localizer.Localizable _CommandInstaller_no_command()
CommandInstaller.no_command
: Must provide a command
to run.
.Must provide a command to run.
public static String ToolDescriptor_NotADirectory(Object arg0)
ToolDescriptor.NotADirectory
: {0} is not a
directory on the Jenkins master (but perhaps it exists on some
agents)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a directory on the Jenkins master (but perhaps it
exists on some agents)
public static org.jvnet.localizer.Localizable _ToolDescriptor_NotADirectory(Object arg0)
ToolDescriptor.NotADirectory
: {0} is not a
directory on the Jenkins master (but perhaps it exists on some
agents)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a directory on the Jenkins master (but perhaps it
exists on some agents)
public static String CommandInstaller_no_toolHome()
CommandInstaller.no_toolHome
: Must provide a tool
home directory.
.Must provide a tool home directory.
public static org.jvnet.localizer.Localizable _CommandInstaller_no_toolHome()
CommandInstaller.no_toolHome
: Must provide a tool
home directory.
.Must provide a tool home directory.
public static String InstallSourceProperty_DescriptorImpl_displayName()
InstallSourceProperty.DescriptorImpl.displayName
: Install automatically
.Install automatically
public static org.jvnet.localizer.Localizable _InstallSourceProperty_DescriptorImpl_displayName()
InstallSourceProperty.DescriptorImpl.displayName
: Install automatically
.Install automatically
public static String ToolLocationNodeProperty_displayName()
ToolLocationNodeProperty.displayName
: Tool
Locations
.Tool Locations
public static org.jvnet.localizer.Localizable _ToolLocationNodeProperty_displayName()
ToolLocationNodeProperty.displayName
: Tool
Locations
.Tool Locations
public static String CannotBeInstalled(Object arg0, Object arg1, Object arg2)
CannotBeInstalled
: Installer "{0}" cannot be used
to install "{1}" on the node "{2}"
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installer "{0}" cannot be used to install "{1}" on the node
"{2}"
public static org.jvnet.localizer.Localizable _CannotBeInstalled(Object arg0, Object arg1, Object arg2)
CannotBeInstalled
: Installer "{0}" cannot be used
to install "{1}" on the node "{2}"
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installer "{0}" cannot be used to install "{1}" on the node
"{2}"
public static String ZipExtractionInstaller_malformed_url()
ZipExtractionInstaller.malformed_url
: Malformed
URL.
.Malformed URL.
public static org.jvnet.localizer.Localizable _ZipExtractionInstaller_malformed_url()
ZipExtractionInstaller.malformed_url
: Malformed
URL.
.Malformed URL.
public static String ZipExtractionInstaller_DescriptorImpl_displayName()
ZipExtractionInstaller.DescriptorImpl.displayName
: Extract *.zip/*.tar.gz
.Extract *.zip/*.tar.gz
public static org.jvnet.localizer.Localizable _ZipExtractionInstaller_DescriptorImpl_displayName()
ZipExtractionInstaller.DescriptorImpl.displayName
: Extract *.zip/*.tar.gz
.Extract *.zip/*.tar.gz
public static String ZipExtractionInstaller_bad_connection()
ZipExtractionInstaller.bad_connection
: Server
rejected connection.
.Server rejected connection.
public static org.jvnet.localizer.Localizable _ZipExtractionInstaller_bad_connection()
ZipExtractionInstaller.bad_connection
: Server
rejected connection.
.Server rejected connection.
public static String BatchCommandInstaller_DescriptorImpl_displayName()
BatchCommandInstaller.DescriptorImpl.displayName
: Run Batch Command
.Run Batch Command
public static org.jvnet.localizer.Localizable _BatchCommandInstaller_DescriptorImpl_displayName()
BatchCommandInstaller.DescriptorImpl.displayName
: Run Batch Command
.Run Batch Command
Copyright © 2004–2021. All rights reserved.