public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_AddJobToViewCommand_ShortDescription()
Key
AddJobToViewCommand.ShortDescription : Adds jobs to
view. . |
static org.jvnet.localizer.Localizable |
_BuildCommand_CLICause_CannotBuildConfigNotSaved(Object arg0)
Key
BuildCommand.CLICause.CannotBuildConfigNotSaved : Cannot build {0} because its configuration has not been saved. . |
static org.jvnet.localizer.Localizable |
_BuildCommand_CLICause_CannotBuildDisabled(Object arg0)
Key
BuildCommand.CLICause.CannotBuildDisabled : Cannot
build {0} because it is disabled. . |
static org.jvnet.localizer.Localizable |
_BuildCommand_CLICause_CannotBuildUnknownReasons(Object arg0)
Key
BuildCommand.CLICause.CannotBuildUnknownReasons : Cannot build {0} for unknown reasons. . |
static org.jvnet.localizer.Localizable |
_BuildCommand_CLICause_ShortDescription(Object arg0)
Key
BuildCommand.CLICause.ShortDescription : Started
from command line by {0} . |
static org.jvnet.localizer.Localizable |
_BuildCommand_ShortDescription()
Key
BuildCommand.ShortDescription : Builds a job, and
optionally waits until its completion. . |
static org.jvnet.localizer.Localizable |
_ConsoleCommand_ShortDescription()
Key
ConsoleCommand.ShortDescription : Retrieves console
output of a build. . |
static org.jvnet.localizer.Localizable |
_CopyJobCommand_ShortDescription()
Key
CopyJobCommand.ShortDescription : Copies a job. . |
static org.jvnet.localizer.Localizable |
_CreateJobCommand_ShortDescription()
Key
CreateJobCommand.ShortDescription : Creates a new
job by reading stdin as a configuration XML file. . |
static org.jvnet.localizer.Localizable |
_CreateNodeCommand_ShortDescription()
Key
CreateNodeCommand.ShortDescription : Creates a new
node by reading stdin as a XML configuration. . |
static org.jvnet.localizer.Localizable |
_CreateViewCommand_ShortDescription()
Key
CreateViewCommand.ShortDescription : Creates a new
view by reading stdin as a XML configuration. . |
static org.jvnet.localizer.Localizable |
_DeleteBuildsCommand_ShortDescription()
Key
DeleteBuildsCommand.ShortDescription : Deletes build
record(s). . |
static org.jvnet.localizer.Localizable |
_DeleteJobCommand_ShortDescription()
Key
DeleteJobCommand.ShortDescription : Deletes
job(s). . |
static org.jvnet.localizer.Localizable |
_DeleteNodeCommand_ShortDescription()
Key
DeleteNodeCommand.ShortDescription : Deletes
node(s) . |
static org.jvnet.localizer.Localizable |
_DeleteViewCommand_ShortDescription()
Key
DeleteViewCommand.ShortDescription : Deletes
view(s). . |
static org.jvnet.localizer.Localizable |
_GetJobCommand_ShortDescription()
Key
GetJobCommand.ShortDescription : Dumps the job
definition XML to stdout. . |
static org.jvnet.localizer.Localizable |
_GetNodeCommand_ShortDescription()
Key
GetNodeCommand.ShortDescription : Dumps the node
definition XML to stdout. . |
static org.jvnet.localizer.Localizable |
_GetViewCommand_ShortDescription()
Key
GetViewCommand.ShortDescription : Dumps the view
definition XML to stdout. . |
static org.jvnet.localizer.Localizable |
_GroovyCommand_ShortDescription()
Key
GroovyCommand.ShortDescription : {@code Executes the
specified Groovy script. |
static org.jvnet.localizer.Localizable |
_GroovyshCommand_ShortDescription()
Key
GroovyshCommand.ShortDescription : Runs an
interactive groovy shell. . |
static org.jvnet.localizer.Localizable |
_HelpCommand_ShortDescription()
Key
HelpCommand.ShortDescription : Lists all the
available commands or a detailed description of single command. . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_DidYouMean(Object arg0,
Object arg1)
Key
InstallPluginCommand.DidYouMean : {0} looks like a
short plugin name. |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingFromUpdateCenter(Object arg0)
Key
InstallPluginCommand.InstallingFromUpdateCenter : Installing {0} from update center . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingPluginFromLocalFile(Object arg0)
Key
InstallPluginCommand.InstallingPluginFromLocalFile : Installing a plugin from local file: {0} . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingPluginFromUrl(Object arg0)
Key
InstallPluginCommand.InstallingPluginFromUrl : Installing a plugin from {0} . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NotAValidSourceName(Object arg0)
Key
InstallPluginCommand.NotAValidSourceName : {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NoUpdateCenterDefined()
Key
InstallPluginCommand.NoUpdateCenterDefined : Note
that no update center is defined in this Jenkins. . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NoUpdateDataRetrieved(Object arg0)
Key
InstallPluginCommand.NoUpdateDataRetrieved : No
update center data is retrieved yet from: {0} . |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_ShortDescription()
Key
InstallPluginCommand.ShortDescription : {@code Installs a
plugin either from a file, an URL, or from update center. |
static org.jvnet.localizer.Localizable |
_InstallToolCommand_ShortDescription()
Key
InstallToolCommand.ShortDescription : {@code Performs
automatic tool installation, and print its location to stdout. |
static org.jvnet.localizer.Localizable |
_ListChangesCommand_ShortDescription()
Key
ListChangesCommand.ShortDescription : Dumps the
changelog for the specified build(s). . |
static org.jvnet.localizer.Localizable |
_ListJobsCommand_ShortDescription()
Key
ListJobsCommand.ShortDescription : Lists all jobs in
a specific view or item group. . |
static org.jvnet.localizer.Localizable |
_ListPluginsCommand_ShortDescription()
Key
ListPluginsCommand.ShortDescription : Outputs a list
of installed plugins. . |
static org.jvnet.localizer.Localizable |
_LoginCommand_ShortDescription()
Key
LoginCommand.ShortDescription : Saves the current
credential to allow future commands to run without explicit credential
information. . |
static org.jvnet.localizer.Localizable |
_LogoutCommand_ShortDescription()
Key
LogoutCommand.ShortDescription : {@code Deletes the
credential stored with the login command. |
static org.jvnet.localizer.Localizable |
_MailCommand_ShortDescription()
Key
MailCommand.ShortDescription : Reads stdin and sends
that out as an e-mail. . |
static org.jvnet.localizer.Localizable |
_OnlineNodeCommand_ShortDescription()
Key
OnlineNodeCommand.ShortDescription : Resume using a
node for performing builds, to cancel out the earlier "offline-node"
command. . |
static org.jvnet.localizer.Localizable |
_ReloadJobCommand_ShortDescription()
Key
ReloadJobCommand.ShortDescription : Reload job(s) . |
static org.jvnet.localizer.Localizable |
_RemoveJobFromViewCommand_ShortDescription()
Key
RemoveJobFromViewCommand.ShortDescription : Removes
jobs from view. . |
static org.jvnet.localizer.Localizable |
_SessionIdCommand_ShortDescription()
Key
SessionIdCommand.ShortDescription : Outputs the
session ID, which changes every time Jenkins restarts. . |
static org.jvnet.localizer.Localizable |
_SetBuildDescriptionCommand_ShortDescription()
Key
SetBuildDescriptionCommand.ShortDescription : Sets
the description of a build. . |
static org.jvnet.localizer.Localizable |
_SetBuildDisplayNameCommand_ShortDescription()
Key
SetBuildDisplayNameCommand.ShortDescription : Sets
the displayName of a build. . |
static org.jvnet.localizer.Localizable |
_SetBuildParameterCommand_ShortDescription()
Key
SetBuildParameterCommand.ShortDescription : Update/set the build parameter of the current build in progress. . |
static org.jvnet.localizer.Localizable |
_SetBuildResultCommand_ShortDescription()
Key
SetBuildResultCommand.ShortDescription : {@code Sets the
result of the current build. |
static org.jvnet.localizer.Localizable |
_UpdateJobCommand_ShortDescription()
Key
UpdateJobCommand.ShortDescription : {@code Updates the job
definition XML from stdin. |
static org.jvnet.localizer.Localizable |
_UpdateNodeCommand_ShortDescription()
Key
UpdateNodeCommand.ShortDescription : {@code Updates the
node definition XML from stdin. |
static org.jvnet.localizer.Localizable |
_UpdateViewCommand_ShortDescription()
Key
UpdateViewCommand.ShortDescription : {@code Updates the
view definition XML from stdin. |
static org.jvnet.localizer.Localizable |
_VersionCommand_ShortDescription()
Key
VersionCommand.ShortDescription : Outputs the
current version. . |
static org.jvnet.localizer.Localizable |
_WhoAmICommand_ShortDescription()
Key
WhoAmICommand.ShortDescription : Reports your
credential and permissions. . |
static String |
AddJobToViewCommand_ShortDescription()
Key
AddJobToViewCommand.ShortDescription : Adds jobs to
view. . |
static String |
BuildCommand_CLICause_CannotBuildConfigNotSaved(Object arg0)
Key
BuildCommand.CLICause.CannotBuildConfigNotSaved : Cannot build {0} because its configuration has not been saved. . |
static String |
BuildCommand_CLICause_CannotBuildDisabled(Object arg0)
Key
BuildCommand.CLICause.CannotBuildDisabled : Cannot
build {0} because it is disabled. . |
static String |
BuildCommand_CLICause_CannotBuildUnknownReasons(Object arg0)
Key
BuildCommand.CLICause.CannotBuildUnknownReasons : Cannot build {0} for unknown reasons. . |
static String |
BuildCommand_CLICause_ShortDescription(Object arg0)
Key
BuildCommand.CLICause.ShortDescription : Started
from command line by {0} . |
static String |
BuildCommand_ShortDescription()
Key
BuildCommand.ShortDescription : Builds a job, and
optionally waits until its completion. . |
static String |
ConsoleCommand_ShortDescription()
Key
ConsoleCommand.ShortDescription : Retrieves console
output of a build. . |
static String |
CopyJobCommand_ShortDescription()
Key
CopyJobCommand.ShortDescription : Copies a job. . |
static String |
CreateJobCommand_ShortDescription()
Key
CreateJobCommand.ShortDescription : Creates a new
job by reading stdin as a configuration XML file. . |
static String |
CreateNodeCommand_ShortDescription()
Key
CreateNodeCommand.ShortDescription : Creates a new
node by reading stdin as a XML configuration. . |
static String |
CreateViewCommand_ShortDescription()
Key
CreateViewCommand.ShortDescription : Creates a new
view by reading stdin as a XML configuration. . |
static String |
DeleteBuildsCommand_ShortDescription()
Key
DeleteBuildsCommand.ShortDescription : Deletes build
record(s). . |
static String |
DeleteJobCommand_ShortDescription()
Key
DeleteJobCommand.ShortDescription : Deletes
job(s). . |
static String |
DeleteNodeCommand_ShortDescription()
Key
DeleteNodeCommand.ShortDescription : Deletes
node(s) . |
static String |
DeleteViewCommand_ShortDescription()
Key
DeleteViewCommand.ShortDescription : Deletes
view(s). . |
static String |
GetJobCommand_ShortDescription()
Key
GetJobCommand.ShortDescription : Dumps the job
definition XML to stdout. . |
static String |
GetNodeCommand_ShortDescription()
Key
GetNodeCommand.ShortDescription : Dumps the node
definition XML to stdout. . |
static String |
GetViewCommand_ShortDescription()
Key
GetViewCommand.ShortDescription : Dumps the view
definition XML to stdout. . |
static String |
GroovyCommand_ShortDescription()
Key
GroovyCommand.ShortDescription : {@code Executes the
specified Groovy script. |
static String |
GroovyshCommand_ShortDescription()
Key
GroovyshCommand.ShortDescription : Runs an
interactive groovy shell. . |
static String |
HelpCommand_ShortDescription()
Key
HelpCommand.ShortDescription : Lists all the
available commands or a detailed description of single command. . |
static String |
InstallPluginCommand_DidYouMean(Object arg0,
Object arg1)
Key
InstallPluginCommand.DidYouMean : {0} looks like a
short plugin name. |
static String |
InstallPluginCommand_InstallingFromUpdateCenter(Object arg0)
Key
InstallPluginCommand.InstallingFromUpdateCenter : Installing {0} from update center . |
static String |
InstallPluginCommand_InstallingPluginFromLocalFile(Object arg0)
Key
InstallPluginCommand.InstallingPluginFromLocalFile : Installing a plugin from local file: {0} . |
static String |
InstallPluginCommand_InstallingPluginFromUrl(Object arg0)
Key
InstallPluginCommand.InstallingPluginFromUrl : Installing a plugin from {0} . |
static String |
InstallPluginCommand_NotAValidSourceName(Object arg0)
Key
InstallPluginCommand.NotAValidSourceName : {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center . |
static String |
InstallPluginCommand_NoUpdateCenterDefined()
Key
InstallPluginCommand.NoUpdateCenterDefined : Note
that no update center is defined in this Jenkins. . |
static String |
InstallPluginCommand_NoUpdateDataRetrieved(Object arg0)
Key
InstallPluginCommand.NoUpdateDataRetrieved : No
update center data is retrieved yet from: {0} . |
static String |
InstallPluginCommand_ShortDescription()
Key
InstallPluginCommand.ShortDescription : {@code Installs a
plugin either from a file, an URL, or from update center. |
static String |
InstallToolCommand_ShortDescription()
Key
InstallToolCommand.ShortDescription : {@code Performs
automatic tool installation, and print its location to stdout. |
static String |
ListChangesCommand_ShortDescription()
Key
ListChangesCommand.ShortDescription : Dumps the
changelog for the specified build(s). . |
static String |
ListJobsCommand_ShortDescription()
Key
ListJobsCommand.ShortDescription : Lists all jobs in
a specific view or item group. . |
static String |
ListPluginsCommand_ShortDescription()
Key
ListPluginsCommand.ShortDescription : Outputs a list
of installed plugins. . |
static String |
LoginCommand_ShortDescription()
Key
LoginCommand.ShortDescription : Saves the current
credential to allow future commands to run without explicit credential
information. . |
static String |
LogoutCommand_ShortDescription()
Key
LogoutCommand.ShortDescription : {@code Deletes the
credential stored with the login command. |
static String |
MailCommand_ShortDescription()
Key
MailCommand.ShortDescription : Reads stdin and sends
that out as an e-mail. . |
static String |
OnlineNodeCommand_ShortDescription()
Key
OnlineNodeCommand.ShortDescription : Resume using a
node for performing builds, to cancel out the earlier "offline-node"
command. . |
static String |
ReloadJobCommand_ShortDescription()
Key
ReloadJobCommand.ShortDescription : Reload job(s) . |
static String |
RemoveJobFromViewCommand_ShortDescription()
Key
RemoveJobFromViewCommand.ShortDescription : Removes
jobs from view. . |
static String |
SessionIdCommand_ShortDescription()
Key
SessionIdCommand.ShortDescription : Outputs the
session ID, which changes every time Jenkins restarts. . |
static String |
SetBuildDescriptionCommand_ShortDescription()
Key
SetBuildDescriptionCommand.ShortDescription : Sets
the description of a build. . |
static String |
SetBuildDisplayNameCommand_ShortDescription()
Key
SetBuildDisplayNameCommand.ShortDescription : Sets
the displayName of a build. . |
static String |
SetBuildParameterCommand_ShortDescription()
Key
SetBuildParameterCommand.ShortDescription : Update/set the build parameter of the current build in progress. . |
static String |
SetBuildResultCommand_ShortDescription()
Key
SetBuildResultCommand.ShortDescription : {@code Sets the
result of the current build. |
static String |
UpdateJobCommand_ShortDescription()
Key
UpdateJobCommand.ShortDescription : {@code Updates the job
definition XML from stdin. |
static String |
UpdateNodeCommand_ShortDescription()
Key
UpdateNodeCommand.ShortDescription : {@code Updates the
node definition XML from stdin. |
static String |
UpdateViewCommand_ShortDescription()
Key
UpdateViewCommand.ShortDescription : {@code Updates the
view definition XML from stdin. |
static String |
VersionCommand_ShortDescription()
Key
VersionCommand.ShortDescription : Outputs the
current version. . |
static String |
WhoAmICommand_ShortDescription()
Key
WhoAmICommand.ShortDescription : Reports your
credential and permissions. . |
public static String DeleteNodeCommand_ShortDescription()
DeleteNodeCommand.ShortDescription
: Deletes
node(s)
.Deletes node(s)
public static org.jvnet.localizer.Localizable _DeleteNodeCommand_ShortDescription()
DeleteNodeCommand.ShortDescription
: Deletes
node(s)
.Deletes node(s)
public static String BuildCommand_ShortDescription()
BuildCommand.ShortDescription
: Builds a job, and
optionally waits until its completion.
.Builds a job, and optionally waits until its completion.
public static org.jvnet.localizer.Localizable _BuildCommand_ShortDescription()
BuildCommand.ShortDescription
: Builds a job, and
optionally waits until its completion.
.Builds a job, and optionally waits until its completion.
public static String LoginCommand_ShortDescription()
LoginCommand.ShortDescription
: Saves the current
credential to allow future commands to run without explicit credential
information.
.Saves the current credential to allow future commands to run
without explicit credential information.
public static org.jvnet.localizer.Localizable _LoginCommand_ShortDescription()
LoginCommand.ShortDescription
: Saves the current
credential to allow future commands to run without explicit credential
information.
.Saves the current credential to allow future commands to run
without explicit credential information.
public static String GetNodeCommand_ShortDescription()
GetNodeCommand.ShortDescription
: Dumps the node
definition XML to stdout.
.Dumps the node definition XML to stdout.
public static org.jvnet.localizer.Localizable _GetNodeCommand_ShortDescription()
GetNodeCommand.ShortDescription
: Dumps the node
definition XML to stdout.
.Dumps the node definition XML to stdout.
public static String DeleteBuildsCommand_ShortDescription()
DeleteBuildsCommand.ShortDescription
: Deletes build
record(s).
.Deletes build record(s).
public static org.jvnet.localizer.Localizable _DeleteBuildsCommand_ShortDescription()
DeleteBuildsCommand.ShortDescription
: Deletes build
record(s).
.Deletes build record(s).
public static String CopyJobCommand_ShortDescription()
CopyJobCommand.ShortDescription
: Copies a job.
.Copies a job.
public static org.jvnet.localizer.Localizable _CopyJobCommand_ShortDescription()
CopyJobCommand.ShortDescription
: Copies a job.
.Copies a job.
public static String MailCommand_ShortDescription()
MailCommand.ShortDescription
: Reads stdin and sends
that out as an e-mail.
.Reads stdin and sends that out as an e-mail.
public static org.jvnet.localizer.Localizable _MailCommand_ShortDescription()
MailCommand.ShortDescription
: Reads stdin and sends
that out as an e-mail.
.Reads stdin and sends that out as an e-mail.
public static String InstallPluginCommand_ShortDescription()
InstallPluginCommand.ShortDescription
: Installs a
plugin either from a file, an URL, or from update center.
.Installs a plugin either from a file, an URL, or from update
center.
public static org.jvnet.localizer.Localizable _InstallPluginCommand_ShortDescription()
InstallPluginCommand.ShortDescription
: Installs a
plugin either from a file, an URL, or from update center.
.Installs a plugin either from a file, an URL, or from update
center.
public static String InstallPluginCommand_DidYouMean(Object arg0, Object arg1)
InstallPluginCommand.DidYouMean
: {0} looks like a
short plugin name. Did you mean ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} looks like a short plugin name. Did you mean ‘{1}’?
public static org.jvnet.localizer.Localizable _InstallPluginCommand_DidYouMean(Object arg0, Object arg1)
InstallPluginCommand.DidYouMean
: {0} looks like a
short plugin name. Did you mean ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} looks like a short plugin name. Did you mean ‘{1}’?
public static String BuildCommand_CLICause_ShortDescription(Object arg0)
BuildCommand.CLICause.ShortDescription
: Started
from command line by {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started from command line by {0}
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_ShortDescription(Object arg0)
BuildCommand.CLICause.ShortDescription
: Started
from command line by {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Started from command line by {0}
public static String GetJobCommand_ShortDescription()
GetJobCommand.ShortDescription
: Dumps the job
definition XML to stdout.
.Dumps the job definition XML to stdout.
public static org.jvnet.localizer.Localizable _GetJobCommand_ShortDescription()
GetJobCommand.ShortDescription
: Dumps the job
definition XML to stdout.
.Dumps the job definition XML to stdout.
public static String InstallPluginCommand_NoUpdateCenterDefined()
InstallPluginCommand.NoUpdateCenterDefined
: Note
that no update center is defined in this Jenkins.
.Note that no update center is defined in this Jenkins.
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateCenterDefined()
InstallPluginCommand.NoUpdateCenterDefined
: Note
that no update center is defined in this Jenkins.
.Note that no update center is defined in this Jenkins.
public static String InstallToolCommand_ShortDescription()
InstallToolCommand.ShortDescription
: Performs
automatic tool installation, and print its location to stdout. Can be
only called from inside a build.
.Performs automatic tool installation, and print its location to
stdout. Can be only called from inside a build.
public static org.jvnet.localizer.Localizable _InstallToolCommand_ShortDescription()
InstallToolCommand.ShortDescription
: Performs
automatic tool installation, and print its location to stdout. Can be
only called from inside a build.
.Performs automatic tool installation, and print its location to
stdout. Can be only called from inside a build.
public static String BuildCommand_CLICause_CannotBuildConfigNotSaved(Object arg0)
BuildCommand.CLICause.CannotBuildConfigNotSaved
: Cannot build {0} because its configuration has not been saved.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} because its configuration has not been saved.
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildConfigNotSaved(Object arg0)
BuildCommand.CLICause.CannotBuildConfigNotSaved
: Cannot build {0} because its configuration has not been saved.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} because its configuration has not been saved.
public static String SessionIdCommand_ShortDescription()
SessionIdCommand.ShortDescription
: Outputs the
session ID, which changes every time Jenkins restarts.
.Outputs the session ID, which changes every time Jenkins
restarts.
public static org.jvnet.localizer.Localizable _SessionIdCommand_ShortDescription()
SessionIdCommand.ShortDescription
: Outputs the
session ID, which changes every time Jenkins restarts.
.Outputs the session ID, which changes every time Jenkins
restarts.
public static String CreateNodeCommand_ShortDescription()
CreateNodeCommand.ShortDescription
: Creates a new
node by reading stdin as a XML configuration.
.Creates a new node by reading stdin as a XML configuration.
public static org.jvnet.localizer.Localizable _CreateNodeCommand_ShortDescription()
CreateNodeCommand.ShortDescription
: Creates a new
node by reading stdin as a XML configuration.
.Creates a new node by reading stdin as a XML configuration.
public static String DeleteJobCommand_ShortDescription()
DeleteJobCommand.ShortDescription
: Deletes
job(s).
.Deletes job(s).
public static org.jvnet.localizer.Localizable _DeleteJobCommand_ShortDescription()
DeleteJobCommand.ShortDescription
: Deletes
job(s).
.Deletes job(s).
public static String ReloadJobCommand_ShortDescription()
ReloadJobCommand.ShortDescription
: Reload job(s)
.Reload job(s)
public static org.jvnet.localizer.Localizable _ReloadJobCommand_ShortDescription()
ReloadJobCommand.ShortDescription
: Reload job(s)
.Reload job(s)
public static String CreateJobCommand_ShortDescription()
CreateJobCommand.ShortDescription
: Creates a new
job by reading stdin as a configuration XML file.
.Creates a new job by reading stdin as a configuration XML
file.
public static org.jvnet.localizer.Localizable _CreateJobCommand_ShortDescription()
CreateJobCommand.ShortDescription
: Creates a new
job by reading stdin as a configuration XML file.
.Creates a new job by reading stdin as a configuration XML
file.
public static String HelpCommand_ShortDescription()
HelpCommand.ShortDescription
: Lists all the
available commands or a detailed description of single command.
.Lists all the available commands or a detailed description of
single command.
public static org.jvnet.localizer.Localizable _HelpCommand_ShortDescription()
HelpCommand.ShortDescription
: Lists all the
available commands or a detailed description of single command.
.Lists all the available commands or a detailed description of
single command.
public static String BuildCommand_CLICause_CannotBuildDisabled(Object arg0)
BuildCommand.CLICause.CannotBuildDisabled
: Cannot
build {0} because it is disabled.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} because it is disabled.
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildDisabled(Object arg0)
BuildCommand.CLICause.CannotBuildDisabled
: Cannot
build {0} because it is disabled.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} because it is disabled.
public static String OnlineNodeCommand_ShortDescription()
OnlineNodeCommand.ShortDescription
: Resume using a
node for performing builds, to cancel out the earlier "offline-node"
command.
.Resume using a node for performing builds, to cancel out the
earlier "offline-node" command.
public static org.jvnet.localizer.Localizable _OnlineNodeCommand_ShortDescription()
OnlineNodeCommand.ShortDescription
: Resume using a
node for performing builds, to cancel out the earlier "offline-node"
command.
.Resume using a node for performing builds, to cancel out the
earlier "offline-node" command.
public static String UpdateViewCommand_ShortDescription()
UpdateViewCommand.ShortDescription
: Updates the
view definition XML from stdin. The opposite of the get-view
command.
.Updates the view definition XML from stdin. The opposite of the
get-view command.
public static org.jvnet.localizer.Localizable _UpdateViewCommand_ShortDescription()
UpdateViewCommand.ShortDescription
: Updates the
view definition XML from stdin. The opposite of the get-view
command.
.Updates the view definition XML from stdin. The opposite of the
get-view command.
public static String WhoAmICommand_ShortDescription()
WhoAmICommand.ShortDescription
: Reports your
credential and permissions.
.Reports your credential and permissions.
public static org.jvnet.localizer.Localizable _WhoAmICommand_ShortDescription()
WhoAmICommand.ShortDescription
: Reports your
credential and permissions.
.Reports your credential and permissions.
public static String AddJobToViewCommand_ShortDescription()
AddJobToViewCommand.ShortDescription
: Adds jobs to
view.
.Adds jobs to view.
public static org.jvnet.localizer.Localizable _AddJobToViewCommand_ShortDescription()
AddJobToViewCommand.ShortDescription
: Adds jobs to
view.
.Adds jobs to view.
public static String VersionCommand_ShortDescription()
VersionCommand.ShortDescription
: Outputs the
current version.
.Outputs the current version.
public static org.jvnet.localizer.Localizable _VersionCommand_ShortDescription()
VersionCommand.ShortDescription
: Outputs the
current version.
.Outputs the current version.
public static String DeleteViewCommand_ShortDescription()
DeleteViewCommand.ShortDescription
: Deletes
view(s).
.Deletes view(s).
public static org.jvnet.localizer.Localizable _DeleteViewCommand_ShortDescription()
DeleteViewCommand.ShortDescription
: Deletes
view(s).
.Deletes view(s).
public static String BuildCommand_CLICause_CannotBuildUnknownReasons(Object arg0)
BuildCommand.CLICause.CannotBuildUnknownReasons
: Cannot build {0} for unknown reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} for unknown reasons.
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildUnknownReasons(Object arg0)
BuildCommand.CLICause.CannotBuildUnknownReasons
: Cannot build {0} for unknown reasons.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot build {0} for unknown reasons.
public static String InstallPluginCommand_NotAValidSourceName(Object arg0)
InstallPluginCommand.NotAValidSourceName
: {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is neither a valid file, URL, nor a plugin artifact name in
the update center
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NotAValidSourceName(Object arg0)
InstallPluginCommand.NotAValidSourceName
: {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is neither a valid file, URL, nor a plugin artifact name in
the update center
public static String RemoveJobFromViewCommand_ShortDescription()
RemoveJobFromViewCommand.ShortDescription
: Removes
jobs from view.
.Removes jobs from view.
public static org.jvnet.localizer.Localizable _RemoveJobFromViewCommand_ShortDescription()
RemoveJobFromViewCommand.ShortDescription
: Removes
jobs from view.
.Removes jobs from view.
public static String GetViewCommand_ShortDescription()
GetViewCommand.ShortDescription
: Dumps the view
definition XML to stdout.
.Dumps the view definition XML to stdout.
public static org.jvnet.localizer.Localizable _GetViewCommand_ShortDescription()
GetViewCommand.ShortDescription
: Dumps the view
definition XML to stdout.
.Dumps the view definition XML to stdout.
public static String LogoutCommand_ShortDescription()
LogoutCommand.ShortDescription
: Deletes the
credential stored with the login command.
.Deletes the credential stored with the login command.
public static org.jvnet.localizer.Localizable _LogoutCommand_ShortDescription()
LogoutCommand.ShortDescription
: Deletes the
credential stored with the login command.
.Deletes the credential stored with the login command.
public static String UpdateJobCommand_ShortDescription()
UpdateJobCommand.ShortDescription
: Updates the job
definition XML from stdin. The opposite of the get-job command.
.Updates the job definition XML from stdin. The opposite of the
get-job command.
public static org.jvnet.localizer.Localizable _UpdateJobCommand_ShortDescription()
UpdateJobCommand.ShortDescription
: Updates the job
definition XML from stdin. The opposite of the get-job command.
.Updates the job definition XML from stdin. The opposite of the
get-job command.
public static String GroovyshCommand_ShortDescription()
GroovyshCommand.ShortDescription
: Runs an
interactive groovy shell.
.Runs an interactive groovy shell.
public static org.jvnet.localizer.Localizable _GroovyshCommand_ShortDescription()
GroovyshCommand.ShortDescription
: Runs an
interactive groovy shell.
.Runs an interactive groovy shell.
public static String ConsoleCommand_ShortDescription()
ConsoleCommand.ShortDescription
: Retrieves console
output of a build.
.Retrieves console output of a build.
public static org.jvnet.localizer.Localizable _ConsoleCommand_ShortDescription()
ConsoleCommand.ShortDescription
: Retrieves console
output of a build.
.Retrieves console output of a build.
public static String InstallPluginCommand_NoUpdateDataRetrieved(Object arg0)
InstallPluginCommand.NoUpdateDataRetrieved
: No
update center data is retrieved yet from: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No update center data is retrieved yet from: {0}
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateDataRetrieved(Object arg0)
InstallPluginCommand.NoUpdateDataRetrieved
: No
update center data is retrieved yet from: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No update center data is retrieved yet from: {0}
public static String SetBuildDisplayNameCommand_ShortDescription()
SetBuildDisplayNameCommand.ShortDescription
: Sets
the displayName of a build.
.Sets the displayName of a build.
public static org.jvnet.localizer.Localizable _SetBuildDisplayNameCommand_ShortDescription()
SetBuildDisplayNameCommand.ShortDescription
: Sets
the displayName of a build.
.Sets the displayName of a build.
public static String ListPluginsCommand_ShortDescription()
ListPluginsCommand.ShortDescription
: Outputs a list
of installed plugins.
.Outputs a list of installed plugins.
public static org.jvnet.localizer.Localizable _ListPluginsCommand_ShortDescription()
ListPluginsCommand.ShortDescription
: Outputs a list
of installed plugins.
.Outputs a list of installed plugins.
public static String InstallPluginCommand_InstallingPluginFromUrl(Object arg0)
InstallPluginCommand.InstallingPluginFromUrl
: Installing a plugin from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing a plugin from {0}
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromUrl(Object arg0)
InstallPluginCommand.InstallingPluginFromUrl
: Installing a plugin from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing a plugin from {0}
public static String SetBuildParameterCommand_ShortDescription()
SetBuildParameterCommand.ShortDescription
: Update/set the build parameter of the current build in progress.
.Update/set the build parameter of the current build in
progress.
public static org.jvnet.localizer.Localizable _SetBuildParameterCommand_ShortDescription()
SetBuildParameterCommand.ShortDescription
: Update/set the build parameter of the current build in progress.
.Update/set the build parameter of the current build in
progress.
public static String SetBuildDescriptionCommand_ShortDescription()
SetBuildDescriptionCommand.ShortDescription
: Sets
the description of a build.
.Sets the description of a build.
public static org.jvnet.localizer.Localizable _SetBuildDescriptionCommand_ShortDescription()
SetBuildDescriptionCommand.ShortDescription
: Sets
the description of a build.
.Sets the description of a build.
public static String InstallPluginCommand_InstallingPluginFromLocalFile(Object arg0)
InstallPluginCommand.InstallingPluginFromLocalFile
: Installing a plugin from local file: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing a plugin from local file: {0}
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromLocalFile(Object arg0)
InstallPluginCommand.InstallingPluginFromLocalFile
: Installing a plugin from local file: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing a plugin from local file: {0}
public static String GroovyCommand_ShortDescription()
GroovyCommand.ShortDescription
: Executes the
specified Groovy script.
.Executes the specified Groovy script.
public static org.jvnet.localizer.Localizable _GroovyCommand_ShortDescription()
GroovyCommand.ShortDescription
: Executes the
specified Groovy script.
.Executes the specified Groovy script.
public static String InstallPluginCommand_InstallingFromUpdateCenter(Object arg0)
InstallPluginCommand.InstallingFromUpdateCenter
: Installing {0} from update center
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing {0} from update center
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingFromUpdateCenter(Object arg0)
InstallPluginCommand.InstallingFromUpdateCenter
: Installing {0} from update center
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing {0} from update center
public static String ListJobsCommand_ShortDescription()
ListJobsCommand.ShortDescription
: Lists all jobs in
a specific view or item group.
.Lists all jobs in a specific view or item group.
public static org.jvnet.localizer.Localizable _ListJobsCommand_ShortDescription()
ListJobsCommand.ShortDescription
: Lists all jobs in
a specific view or item group.
.Lists all jobs in a specific view or item group.
public static String CreateViewCommand_ShortDescription()
CreateViewCommand.ShortDescription
: Creates a new
view by reading stdin as a XML configuration.
.Creates a new view by reading stdin as a XML configuration.
public static org.jvnet.localizer.Localizable _CreateViewCommand_ShortDescription()
CreateViewCommand.ShortDescription
: Creates a new
view by reading stdin as a XML configuration.
.Creates a new view by reading stdin as a XML configuration.
public static String SetBuildResultCommand_ShortDescription()
SetBuildResultCommand.ShortDescription
: Sets the
result of the current build. Works only if invoked from within a
build.
.Sets the result of the current build. Works only if invoked
from within a build.
public static org.jvnet.localizer.Localizable _SetBuildResultCommand_ShortDescription()
SetBuildResultCommand.ShortDescription
: Sets the
result of the current build. Works only if invoked from within a
build.
.Sets the result of the current build. Works only if invoked
from within a build.
public static String UpdateNodeCommand_ShortDescription()
UpdateNodeCommand.ShortDescription
: Updates the
node definition XML from stdin. The opposite of the get-node
command.
.Updates the node definition XML from stdin. The opposite of the
get-node command.
public static org.jvnet.localizer.Localizable _UpdateNodeCommand_ShortDescription()
UpdateNodeCommand.ShortDescription
: Updates the
node definition XML from stdin. The opposite of the get-node
command.
.Updates the node definition XML from stdin. The opposite of the
get-node command.
public static String ListChangesCommand_ShortDescription()
ListChangesCommand.ShortDescription
: Dumps the
changelog for the specified build(s).
.Dumps the changelog for the specified build(s).
public static org.jvnet.localizer.Localizable _ListChangesCommand_ShortDescription()
ListChangesCommand.ShortDescription
: Dumps the
changelog for the specified build(s).
.Dumps the changelog for the specified build(s).
Copyright © 2017. All rights reserved.