Package hudson.cli
Class Messages
java.lang.Object
hudson.cli.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyAddJobToViewCommand.ShortDescription:Adds jobs to view..static org.jvnet.localizer.LocalizableKeyBuildCommand.CLICause.CannotBuildConfigNotSaved:Cannot build {0} because its configuration has not been saved..static org.jvnet.localizer.LocalizableKeyBuildCommand.CLICause.CannotBuildDisabled:Cannot build {0} because it is disabled..static org.jvnet.localizer.LocalizableKeyBuildCommand.CLICause.CannotBuildUnknownReasons:Cannot build {0} for unknown reasons..static org.jvnet.localizer.LocalizableKeyBuildCommand.CLICause.ShortDescription:Started from command line by {0}.static org.jvnet.localizer.LocalizableKeyBuildCommand.ShortDescription:Builds a job, and optionally waits until its completion..static org.jvnet.localizer.LocalizableKeyCancelQuietDownCommand.ShortDescription:Cancel the effect of the "quiet-down" command..static org.jvnet.localizer.LocalizableKeyClearQueueCommand.ShortDescription:Clears the build queue..static org.jvnet.localizer.LocalizableKeyCliProtocol.displayName:Jenkins CLI Protocol/1 (unencrypted).static org.jvnet.localizer.LocalizableKeyCliProtocol2.displayName:Jenkins CLI Protocol/2 (transport encryption).static org.jvnet.localizer.LocalizableKeyConnectNodeCommand.ShortDescription:Reconnect to a node(s).static org.jvnet.localizer.LocalizableKeyConsoleCommand.ShortDescription:Retrieves console output of a build..static org.jvnet.localizer.LocalizableKeyCopyJobCommand.ShortDescription:Copies a job..static org.jvnet.localizer.LocalizableKeyCreateJobCommand.ShortDescription:Creates a new job by reading stdin as a configuration XML file..static org.jvnet.localizer.LocalizableKeyCreateNodeCommand.ShortDescription:Creates a new node by reading stdin as a XML configuration..static org.jvnet.localizer.LocalizableKeyCreateViewCommand.ShortDescription:Creates a new view by reading stdin as a XML configuration..static org.jvnet.localizer.LocalizableKeyDeleteBuildsCommand.ShortDescription:Deletes build record(s)..static org.jvnet.localizer.LocalizableKeyDeleteJobCommand.ShortDescription:Deletes job(s)..static org.jvnet.localizer.LocalizableKeyDeleteNodeCommand.ShortDescription:Deletes node(s).static org.jvnet.localizer.LocalizableKeyDeleteViewCommand.ShortDescription:Deletes view(s)..static org.jvnet.localizer.Localizable_DisablePluginCommand_NoSuchStrategy(Object arg0, Object arg1) KeyDisablePluginCommand.NoSuchStrategy:This strategy ({0}) does not exist. Allowed strategies are {1}.static org.jvnet.localizer.LocalizableKeyDisablePluginCommand.PrintUsageSummary:Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console..static org.jvnet.localizer.LocalizableKeyDisablePluginCommand.ShortDescription:Disable one or more installed plugins..static org.jvnet.localizer.Localizable_DisablePluginCommand_StatusMessage(Object arg0, Object arg1, Object arg2) KeyDisablePluginCommand.StatusMessage:Disabling ''{0}'': {1} ({2}).static org.jvnet.localizer.LocalizableKeyDisconnectNodeCommand.ShortDescription:Disconnects from a node..static org.jvnet.localizer.Localizable_EnablePluginCommand_MissingDependencies(Object arg0, Object arg1) KeyEnablePluginCommand.MissingDependencies:Cannot enable plugin {0} as it is missing the dependency {1}.static org.jvnet.localizer.LocalizableKeyEnablePluginCommand.NoSuchPlugin:No such plugin found with the name {0}.static org.jvnet.localizer.LocalizableKeyEnablePluginCommand.ShortDescription:Enables one or more installed plugins transitively..static org.jvnet.localizer.LocalizableKeyGetJobCommand.ShortDescription:Dumps the job definition XML to stdout..static org.jvnet.localizer.LocalizableKeyGetNodeCommand.ShortDescription:Dumps the node definition XML to stdout..static org.jvnet.localizer.LocalizableKeyGetViewCommand.ShortDescription:Dumps the view definition XML to stdout..static org.jvnet.localizer.LocalizableKeyGroovyCommand.ShortDescription:Executes the specified Groovy script..static org.jvnet.localizer.LocalizableKeyGroovyshCommand.ShortDescription:Runs an interactive groovy shell..static org.jvnet.localizer.LocalizableKeyHelpCommand.ShortDescription:Lists all the available commands or a detailed description of single command..static org.jvnet.localizer.Localizable_InstallPluginCommand_DidYouMean(Object arg0, Object arg1) KeyInstallPluginCommand.DidYouMean:{0} looks like a short plugin name. Did you mean â{1}â?.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.InstallingFromUpdateCenter:Installing {0} from update center.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.InstallingPluginFromLocalFile:Installing a plugin from local file: {0}.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.InstallingPluginFromStdin:Installing a plugin from standard input.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.InstallingPluginFromUrl:Installing a plugin from {0}.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.NotAValidSourceName:{0} is neither a valid file, URL, nor a plugin artifact name in the update center.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.NoUpdateCenterDefined:Note that no update center is defined in this Jenkins..static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.NoUpdateDataRetrieved:No update center data is retrieved yet from: {0}.static org.jvnet.localizer.LocalizableKeyInstallPluginCommand.ShortDescription:Installs a plugin either from a file, an URL, or from update center..static org.jvnet.localizer.LocalizableKeyListChangesCommand.ShortDescription:Dumps the changelog for the specified build(s)..static org.jvnet.localizer.LocalizableKeyListJobsCommand.ShortDescription:Lists all jobs in a specific view or item group..static org.jvnet.localizer.LocalizableKeyListPluginsCommand.ShortDescription:Outputs a list of installed plugins..static org.jvnet.localizer.LocalizableKeyOfflineNodeCommand.ShortDescription:Stop using a node for performing builds temporarily, until the next "online-node" command..static org.jvnet.localizer.LocalizableKeyOnlineNodeCommand.ShortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..static org.jvnet.localizer.LocalizableKeyQuietDownCommand.ShortDescription:Quiet down Jenkins, in preparation for a restart. Donât start any builds..static org.jvnet.localizer.LocalizableKeyReloadConfigurationCommand.ShortDescription:Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk..static org.jvnet.localizer.LocalizableKeyReloadJobCommand.ShortDescription:Reload job(s).static org.jvnet.localizer.LocalizableKeyRemoveJobFromViewCommand.ShortDescription:Removes jobs from view..static org.jvnet.localizer.LocalizableKeySafeRestartCommand.ShortDescription:Safe Restart Jenkins. Donât start any builds..static org.jvnet.localizer.LocalizableKeySessionIdCommand.ShortDescription:Outputs the session ID, which changes every time Jenkins restarts..static org.jvnet.localizer.LocalizableKeySetBuildDescriptionCommand.ShortDescription:Sets the description of a build..static org.jvnet.localizer.LocalizableKeySetBuildDisplayNameCommand.ShortDescription:Sets the displayName of a build..static org.jvnet.localizer.LocalizableKeyUpdateJobCommand.ShortDescription:Updates the job definition XML from stdin. The opposite of the get-job command..static org.jvnet.localizer.LocalizableKeyUpdateNodeCommand.ShortDescription:Updates the node definition XML from stdin. The opposite of the get-node command..static org.jvnet.localizer.LocalizableKeyUpdateViewCommand.ShortDescription:Updates the view definition XML from stdin. The opposite of the get-view command..static org.jvnet.localizer.LocalizableKeyVersionCommand.ShortDescription:Outputs the current version..static org.jvnet.localizer.LocalizableKeyWaitNodeOfflineCommand.ShortDescription:Wait for a node to become offline..static org.jvnet.localizer.LocalizableKeyWaitNodeOnlineCommand.ShortDescription:Wait for a node to become online..static org.jvnet.localizer.LocalizableKeyWhoAmICommand.ShortDescription:Reports your credential and permissions..static StringKeyAddJobToViewCommand.ShortDescription:Adds jobs to view..static StringKeyBuildCommand.CLICause.CannotBuildConfigNotSaved:Cannot build {0} because its configuration has not been saved..static StringKeyBuildCommand.CLICause.CannotBuildDisabled:Cannot build {0} because it is disabled..static StringKeyBuildCommand.CLICause.CannotBuildUnknownReasons:Cannot build {0} for unknown reasons..static StringKeyBuildCommand.CLICause.ShortDescription:Started from command line by {0}.static StringKeyBuildCommand.ShortDescription:Builds a job, and optionally waits until its completion..static StringKeyCancelQuietDownCommand.ShortDescription:Cancel the effect of the "quiet-down" command..static StringKeyClearQueueCommand.ShortDescription:Clears the build queue..static StringKeyCliProtocol.displayName:Jenkins CLI Protocol/1 (unencrypted).static StringKeyCliProtocol2.displayName:Jenkins CLI Protocol/2 (transport encryption).static StringKeyConnectNodeCommand.ShortDescription:Reconnect to a node(s).static StringKeyConsoleCommand.ShortDescription:Retrieves console output of a build..static StringKeyCopyJobCommand.ShortDescription:Copies a job..static StringKeyCreateJobCommand.ShortDescription:Creates a new job by reading stdin as a configuration XML file..static StringKeyCreateNodeCommand.ShortDescription:Creates a new node by reading stdin as a XML configuration..static StringKeyCreateViewCommand.ShortDescription:Creates a new view by reading stdin as a XML configuration..static StringKeyDeleteBuildsCommand.ShortDescription:Deletes build record(s)..static StringKeyDeleteJobCommand.ShortDescription:Deletes job(s)..static StringKeyDeleteNodeCommand.ShortDescription:Deletes node(s).static StringKeyDeleteViewCommand.ShortDescription:Deletes view(s)..static StringDisablePluginCommand_NoSuchStrategy(Object arg0, Object arg1) KeyDisablePluginCommand.NoSuchStrategy:This strategy ({0}) does not exist. Allowed strategies are {1}.static StringKeyDisablePluginCommand.PrintUsageSummary:Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console..static StringKeyDisablePluginCommand.ShortDescription:Disable one or more installed plugins..static StringDisablePluginCommand_StatusMessage(Object arg0, Object arg1, Object arg2) KeyDisablePluginCommand.StatusMessage:Disabling ''{0}'': {1} ({2}).static StringKeyDisconnectNodeCommand.ShortDescription:Disconnects from a node..static StringEnablePluginCommand_MissingDependencies(Object arg0, Object arg1) KeyEnablePluginCommand.MissingDependencies:Cannot enable plugin {0} as it is missing the dependency {1}.static StringKeyEnablePluginCommand.NoSuchPlugin:No such plugin found with the name {0}.static StringKeyEnablePluginCommand.ShortDescription:Enables one or more installed plugins transitively..static StringKeyGetJobCommand.ShortDescription:Dumps the job definition XML to stdout..static StringKeyGetNodeCommand.ShortDescription:Dumps the node definition XML to stdout..static StringKeyGetViewCommand.ShortDescription:Dumps the view definition XML to stdout..static StringKeyGroovyCommand.ShortDescription:Executes the specified Groovy script..static StringKeyGroovyshCommand.ShortDescription:Runs an interactive groovy shell..static StringKeyHelpCommand.ShortDescription:Lists all the available commands or a detailed description of single command..static StringInstallPluginCommand_DidYouMean(Object arg0, Object arg1) KeyInstallPluginCommand.DidYouMean:{0} looks like a short plugin name. Did you mean â{1}â?.static StringKeyInstallPluginCommand.InstallingFromUpdateCenter:Installing {0} from update center.static StringKeyInstallPluginCommand.InstallingPluginFromLocalFile:Installing a plugin from local file: {0}.static StringKeyInstallPluginCommand.InstallingPluginFromStdin:Installing a plugin from standard input.static StringKeyInstallPluginCommand.InstallingPluginFromUrl:Installing a plugin from {0}.static StringKeyInstallPluginCommand.NotAValidSourceName:{0} is neither a valid file, URL, nor a plugin artifact name in the update center.static StringKeyInstallPluginCommand.NoUpdateCenterDefined:Note that no update center is defined in this Jenkins..static StringKeyInstallPluginCommand.NoUpdateDataRetrieved:No update center data is retrieved yet from: {0}.static StringKeyInstallPluginCommand.ShortDescription:Installs a plugin either from a file, an URL, or from update center..static StringKeyListChangesCommand.ShortDescription:Dumps the changelog for the specified build(s)..static StringKeyListJobsCommand.ShortDescription:Lists all jobs in a specific view or item group..static StringKeyListPluginsCommand.ShortDescription:Outputs a list of installed plugins..static StringKeyOfflineNodeCommand.ShortDescription:Stop using a node for performing builds temporarily, until the next "online-node" command..static StringKeyOnlineNodeCommand.ShortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..static StringKeyQuietDownCommand.ShortDescription:Quiet down Jenkins, in preparation for a restart. Donât start any builds..static StringKeyReloadConfigurationCommand.ShortDescription:Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk..static StringKeyReloadJobCommand.ShortDescription:Reload job(s).static StringKeyRemoveJobFromViewCommand.ShortDescription:Removes jobs from view..static StringKeySafeRestartCommand.ShortDescription:Safe Restart Jenkins. Donât start any builds..static StringKeySessionIdCommand.ShortDescription:Outputs the session ID, which changes every time Jenkins restarts..static StringKeySetBuildDescriptionCommand.ShortDescription:Sets the description of a build..static StringKeySetBuildDisplayNameCommand.ShortDescription:Sets the displayName of a build..static StringKeyUpdateJobCommand.ShortDescription:Updates the job definition XML from stdin. The opposite of the get-job command..static StringKeyUpdateNodeCommand.ShortDescription:Updates the node definition XML from stdin. The opposite of the get-node command..static StringKeyUpdateViewCommand.ShortDescription:Updates the view definition XML from stdin. The opposite of the get-view command..static StringKeyVersionCommand.ShortDescription:Outputs the current version..static StringKeyWaitNodeOfflineCommand.ShortDescription:Wait for a node to become offline..static StringKeyWaitNodeOnlineCommand.ShortDescription:Wait for a node to become online..static StringKeyWhoAmICommand.ShortDescription:Reports your credential and permissions.. 
- 
Constructor Details
- 
Messages
public Messages() 
 - 
 - 
Method Details
- 
CliProtocol2_displayName
KeyCliProtocol2.displayName:Jenkins CLI Protocol/2 (transport encryption).- Returns:
 Jenkins CLI Protocol/2 (transport encryption)
 - 
_CliProtocol2_displayName
public static org.jvnet.localizer.Localizable _CliProtocol2_displayName()KeyCliProtocol2.displayName:Jenkins CLI Protocol/2 (transport encryption).- Returns:
 Jenkins CLI Protocol/2 (transport encryption)
 - 
DisablePluginCommand_ShortDescription
KeyDisablePluginCommand.ShortDescription:Disable one or more installed plugins..- Returns:
 Disable one or more installed plugins.
 - 
_DisablePluginCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DisablePluginCommand_ShortDescription()KeyDisablePluginCommand.ShortDescription:Disable one or more installed plugins..- Returns:
 Disable one or more installed plugins.
 - 
WaitNodeOnlineCommand_ShortDescription
KeyWaitNodeOnlineCommand.ShortDescription:Wait for a node to become online..- Returns:
 Wait for a node to become online.
 - 
_WaitNodeOnlineCommand_ShortDescription
public static org.jvnet.localizer.Localizable _WaitNodeOnlineCommand_ShortDescription()KeyWaitNodeOnlineCommand.ShortDescription:Wait for a node to become online..- Returns:
 Wait for a node to become online.
 - 
InstallPluginCommand_InstallingFromUpdateCenter
KeyInstallPluginCommand.InstallingFromUpdateCenter:Installing {0} from update center.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing {0} from update center
 - 
_InstallPluginCommand_InstallingFromUpdateCenter
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingFromUpdateCenter(Object arg0) KeyInstallPluginCommand.InstallingFromUpdateCenter:Installing {0} from update center.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing {0} from update center
 - 
VersionCommand_ShortDescription
KeyVersionCommand.ShortDescription:Outputs the current version..- Returns:
 Outputs the current version.
 - 
_VersionCommand_ShortDescription
public static org.jvnet.localizer.Localizable _VersionCommand_ShortDescription()KeyVersionCommand.ShortDescription:Outputs the current version..- Returns:
 Outputs the current version.
 - 
BuildCommand_CLICause_ShortDescription
KeyBuildCommand.CLICause.ShortDescription:Started from command line by {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Started from command line by {0}
 - 
_BuildCommand_CLICause_ShortDescription
KeyBuildCommand.CLICause.ShortDescription:Started from command line by {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Started from command line by {0}
 - 
ListJobsCommand_ShortDescription
KeyListJobsCommand.ShortDescription:Lists all jobs in a specific view or item group..- Returns:
 Lists all jobs in a specific view or item group.
 - 
_ListJobsCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ListJobsCommand_ShortDescription()KeyListJobsCommand.ShortDescription:Lists all jobs in a specific view or item group..- Returns:
 Lists all jobs in a specific view or item group.
 - 
SafeRestartCommand_ShortDescription
KeySafeRestartCommand.ShortDescription:Safe Restart Jenkins. Donât start any builds..- Returns:
 Safe Restart Jenkins. Donât start any builds.
 - 
_SafeRestartCommand_ShortDescription
public static org.jvnet.localizer.Localizable _SafeRestartCommand_ShortDescription()KeySafeRestartCommand.ShortDescription:Safe Restart Jenkins. Donât start any builds..- Returns:
 Safe Restart Jenkins. Donât start any builds.
 - 
CopyJobCommand_ShortDescription
KeyCopyJobCommand.ShortDescription:Copies a job..- Returns:
 Copies a job.
 - 
_CopyJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _CopyJobCommand_ShortDescription()KeyCopyJobCommand.ShortDescription:Copies a job..- Returns:
 Copies a job.
 - 
ReloadConfigurationCommand_ShortDescription
KeyReloadConfigurationCommand.ShortDescription:Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk..- Returns:
 Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.
 - 
_ReloadConfigurationCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ReloadConfigurationCommand_ShortDescription()KeyReloadConfigurationCommand.ShortDescription:Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk..- Returns:
 Discard all the loaded data in memory and reload everything from file system. Useful when you modified config files directly on disk.
 - 
OnlineNodeCommand_ShortDescription
KeyOnlineNodeCommand.ShortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..- Returns:
 Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
 - 
_OnlineNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _OnlineNodeCommand_ShortDescription()KeyOnlineNodeCommand.ShortDescription:Resume using a node for performing builds, to cancel out the earlier "offline-node" command..- Returns:
 Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
 - 
EnablePluginCommand_MissingDependencies
KeyEnablePluginCommand.MissingDependencies:Cannot enable plugin {0} as it is missing the dependency {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot enable plugin {0} as it is missing the dependency {1}
 - 
_EnablePluginCommand_MissingDependencies
public static org.jvnet.localizer.Localizable _EnablePluginCommand_MissingDependencies(Object arg0, Object arg1) KeyEnablePluginCommand.MissingDependencies:Cannot enable plugin {0} as it is missing the dependency {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot enable plugin {0} as it is missing the dependency {1}
 - 
SetBuildDescriptionCommand_ShortDescription
KeySetBuildDescriptionCommand.ShortDescription:Sets the description of a build..- Returns:
 Sets the description of a build.
 - 
_SetBuildDescriptionCommand_ShortDescription
public static org.jvnet.localizer.Localizable _SetBuildDescriptionCommand_ShortDescription()KeySetBuildDescriptionCommand.ShortDescription:Sets the description of a build..- Returns:
 Sets the description of a build.
 - 
QuietDownCommand_ShortDescription
KeyQuietDownCommand.ShortDescription:Quiet down Jenkins, in preparation for a restart. Donât start any builds..- Returns:
 Quiet down Jenkins, in preparation for a restart. Donât start any builds.
 - 
_QuietDownCommand_ShortDescription
public static org.jvnet.localizer.Localizable _QuietDownCommand_ShortDescription()KeyQuietDownCommand.ShortDescription:Quiet down Jenkins, in preparation for a restart. Donât start any builds..- Returns:
 Quiet down Jenkins, in preparation for a restart. Donât start any builds.
 - 
ListPluginsCommand_ShortDescription
KeyListPluginsCommand.ShortDescription:Outputs a list of installed plugins..- Returns:
 Outputs a list of installed plugins.
 - 
_ListPluginsCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ListPluginsCommand_ShortDescription()KeyListPluginsCommand.ShortDescription:Outputs a list of installed plugins..- Returns:
 Outputs a list of installed plugins.
 - 
DisconnectNodeCommand_ShortDescription
KeyDisconnectNodeCommand.ShortDescription:Disconnects from a node..- Returns:
 Disconnects from a node.
 - 
_DisconnectNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DisconnectNodeCommand_ShortDescription()KeyDisconnectNodeCommand.ShortDescription:Disconnects from a node..- Returns:
 Disconnects from a node.
 - 
OfflineNodeCommand_ShortDescription
KeyOfflineNodeCommand.ShortDescription:Stop using a node for performing builds temporarily, until the next "online-node" command..- Returns:
 Stop using a node for performing builds temporarily, until the next "online-node" command.
 - 
_OfflineNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _OfflineNodeCommand_ShortDescription()KeyOfflineNodeCommand.ShortDescription:Stop using a node for performing builds temporarily, until the next "online-node" command..- Returns:
 Stop using a node for performing builds temporarily, until the next "online-node" command.
 - 
DisablePluginCommand_PrintUsageSummary
KeyDisablePluginCommand.PrintUsageSummary:Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console..- Returns:
 Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console.
 - 
_DisablePluginCommand_PrintUsageSummary
public static org.jvnet.localizer.Localizable _DisablePluginCommand_PrintUsageSummary()KeyDisablePluginCommand.PrintUsageSummary:Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console..- Returns:
 Disable the plugins with the given short names. You can define how to proceed with the dependent plugins and if a restart after should be done. You can also set the quiet mode to avoid extra info in the console.
 - 
BuildCommand_CLICause_CannotBuildDisabled
KeyBuildCommand.CLICause.CannotBuildDisabled:Cannot build {0} because it is disabled..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} because it is disabled.
 - 
_BuildCommand_CLICause_CannotBuildDisabled
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildDisabled(Object arg0) KeyBuildCommand.CLICause.CannotBuildDisabled:Cannot build {0} because it is disabled..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} because it is disabled.
 - 
WaitNodeOfflineCommand_ShortDescription
KeyWaitNodeOfflineCommand.ShortDescription:Wait for a node to become offline..- Returns:
 Wait for a node to become offline.
 - 
_WaitNodeOfflineCommand_ShortDescription
public static org.jvnet.localizer.Localizable _WaitNodeOfflineCommand_ShortDescription()KeyWaitNodeOfflineCommand.ShortDescription:Wait for a node to become offline..- Returns:
 Wait for a node to become offline.
 - 
InstallPluginCommand_InstallingPluginFromStdin
KeyInstallPluginCommand.InstallingPluginFromStdin:Installing a plugin from standard input.- Returns:
 Installing a plugin from standard input
 - 
_InstallPluginCommand_InstallingPluginFromStdin
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromStdin()KeyInstallPluginCommand.InstallingPluginFromStdin:Installing a plugin from standard input.- Returns:
 Installing a plugin from standard input
 - 
InstallPluginCommand_ShortDescription
KeyInstallPluginCommand.ShortDescription:Installs a plugin either from a file, an URL, or from update center..- Returns:
 Installs a plugin either from a file, an URL, or from update center.
 - 
_InstallPluginCommand_ShortDescription
public static org.jvnet.localizer.Localizable _InstallPluginCommand_ShortDescription()KeyInstallPluginCommand.ShortDescription:Installs a plugin either from a file, an URL, or from update center..- Returns:
 Installs a plugin either from a file, an URL, or from update center.
 - 
AddJobToViewCommand_ShortDescription
KeyAddJobToViewCommand.ShortDescription:Adds jobs to view..- Returns:
 Adds jobs to view.
 - 
_AddJobToViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _AddJobToViewCommand_ShortDescription()KeyAddJobToViewCommand.ShortDescription:Adds jobs to view..- Returns:
 Adds jobs to view.
 - 
DeleteNodeCommand_ShortDescription
KeyDeleteNodeCommand.ShortDescription:Deletes node(s).- Returns:
 Deletes node(s)
 - 
_DeleteNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DeleteNodeCommand_ShortDescription()KeyDeleteNodeCommand.ShortDescription:Deletes node(s).- Returns:
 Deletes node(s)
 - 
BuildCommand_ShortDescription
KeyBuildCommand.ShortDescription:Builds a job, and optionally waits until its completion..- Returns:
 Builds a job, and optionally waits until its completion.
 - 
_BuildCommand_ShortDescription
public static org.jvnet.localizer.Localizable _BuildCommand_ShortDescription()KeyBuildCommand.ShortDescription:Builds a job, and optionally waits until its completion..- Returns:
 Builds a job, and optionally waits until its completion.
 - 
DeleteViewCommand_ShortDescription
KeyDeleteViewCommand.ShortDescription:Deletes view(s)..- Returns:
 Deletes view(s).
 - 
_DeleteViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DeleteViewCommand_ShortDescription()KeyDeleteViewCommand.ShortDescription:Deletes view(s)..- Returns:
 Deletes view(s).
 - 
InstallPluginCommand_DidYouMean
KeyInstallPluginCommand.DidYouMean:{0} looks like a short plugin name. Did you mean â{1}â?.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 {0} looks like a short plugin name. Did you mean â{1}â?
 - 
_InstallPluginCommand_DidYouMean
public static org.jvnet.localizer.Localizable _InstallPluginCommand_DidYouMean(Object arg0, Object arg1) KeyInstallPluginCommand.DidYouMean:{0} looks like a short plugin name. Did you mean â{1}â?.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 {0} looks like a short plugin name. Did you mean â{1}â?
 - 
InstallPluginCommand_InstallingPluginFromLocalFile
KeyInstallPluginCommand.InstallingPluginFromLocalFile:Installing a plugin from local file: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing a plugin from local file: {0}
 - 
_InstallPluginCommand_InstallingPluginFromLocalFile
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromLocalFile(Object arg0) KeyInstallPluginCommand.InstallingPluginFromLocalFile:Installing a plugin from local file: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing a plugin from local file: {0}
 - 
SetBuildDisplayNameCommand_ShortDescription
KeySetBuildDisplayNameCommand.ShortDescription:Sets the displayName of a build..- Returns:
 Sets the displayName of a build.
 - 
_SetBuildDisplayNameCommand_ShortDescription
public static org.jvnet.localizer.Localizable _SetBuildDisplayNameCommand_ShortDescription()KeySetBuildDisplayNameCommand.ShortDescription:Sets the displayName of a build..- Returns:
 Sets the displayName of a build.
 - 
WhoAmICommand_ShortDescription
KeyWhoAmICommand.ShortDescription:Reports your credential and permissions..- Returns:
 Reports your credential and permissions.
 - 
_WhoAmICommand_ShortDescription
public static org.jvnet.localizer.Localizable _WhoAmICommand_ShortDescription()KeyWhoAmICommand.ShortDescription:Reports your credential and permissions..- Returns:
 Reports your credential and permissions.
 - 
GroovyCommand_ShortDescription
KeyGroovyCommand.ShortDescription:Executes the specified Groovy script..- Returns:
 Executes the specified Groovy script.
 - 
_GroovyCommand_ShortDescription
public static org.jvnet.localizer.Localizable _GroovyCommand_ShortDescription()KeyGroovyCommand.ShortDescription:Executes the specified Groovy script..- Returns:
 Executes the specified Groovy script.
 - 
DeleteJobCommand_ShortDescription
KeyDeleteJobCommand.ShortDescription:Deletes job(s)..- Returns:
 Deletes job(s).
 - 
_DeleteJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DeleteJobCommand_ShortDescription()KeyDeleteJobCommand.ShortDescription:Deletes job(s)..- Returns:
 Deletes job(s).
 - 
CliProtocol_displayName
KeyCliProtocol.displayName:Jenkins CLI Protocol/1 (unencrypted).- Returns:
 Jenkins CLI Protocol/1 (unencrypted)
 - 
_CliProtocol_displayName
public static org.jvnet.localizer.Localizable _CliProtocol_displayName()KeyCliProtocol.displayName:Jenkins CLI Protocol/1 (unencrypted).- Returns:
 Jenkins CLI Protocol/1 (unencrypted)
 - 
DisablePluginCommand_NoSuchStrategy
KeyDisablePluginCommand.NoSuchStrategy:This strategy ({0}) does not exist. Allowed strategies are {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 This strategy ({0}) does not exist. Allowed strategies are {1}
 - 
_DisablePluginCommand_NoSuchStrategy
public static org.jvnet.localizer.Localizable _DisablePluginCommand_NoSuchStrategy(Object arg0, Object arg1) KeyDisablePluginCommand.NoSuchStrategy:This strategy ({0}) does not exist. Allowed strategies are {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 This strategy ({0}) does not exist. Allowed strategies are {1}
 - 
RemoveJobFromViewCommand_ShortDescription
KeyRemoveJobFromViewCommand.ShortDescription:Removes jobs from view..- Returns:
 Removes jobs from view.
 - 
_RemoveJobFromViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _RemoveJobFromViewCommand_ShortDescription()KeyRemoveJobFromViewCommand.ShortDescription:Removes jobs from view..- Returns:
 Removes jobs from view.
 - 
SessionIdCommand_ShortDescription
KeySessionIdCommand.ShortDescription:Outputs the session ID, which changes every time Jenkins restarts..- Returns:
 Outputs the session ID, which changes every time Jenkins restarts.
 - 
_SessionIdCommand_ShortDescription
public static org.jvnet.localizer.Localizable _SessionIdCommand_ShortDescription()KeySessionIdCommand.ShortDescription:Outputs the session ID, which changes every time Jenkins restarts..- Returns:
 Outputs the session ID, which changes every time Jenkins restarts.
 - 
ConnectNodeCommand_ShortDescription
KeyConnectNodeCommand.ShortDescription:Reconnect to a node(s).- Returns:
 Reconnect to a node(s)
 - 
_ConnectNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ConnectNodeCommand_ShortDescription()KeyConnectNodeCommand.ShortDescription:Reconnect to a node(s).- Returns:
 Reconnect to a node(s)
 - 
InstallPluginCommand_NotAValidSourceName
KeyInstallPluginCommand.NotAValidSourceName:{0} is neither a valid file, URL, nor a plugin artifact name in the update center.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 {0} is neither a valid file, URL, nor a plugin artifact name in the update center
 - 
_InstallPluginCommand_NotAValidSourceName
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NotAValidSourceName(Object arg0) KeyInstallPluginCommand.NotAValidSourceName:{0} is neither a valid file, URL, nor a plugin artifact name in the update center.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 {0} is neither a valid file, URL, nor a plugin artifact name in the update center
 - 
GetJobCommand_ShortDescription
KeyGetJobCommand.ShortDescription:Dumps the job definition XML to stdout..- Returns:
 Dumps the job definition XML to stdout.
 - 
_GetJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _GetJobCommand_ShortDescription()KeyGetJobCommand.ShortDescription:Dumps the job definition XML to stdout..- Returns:
 Dumps the job definition XML to stdout.
 - 
DisablePluginCommand_StatusMessage
KeyDisablePluginCommand.StatusMessage:Disabling ''{0}'': {1} ({2}).- Parameters:
 arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Disabling ''{0}'': {1} ({2})
 - 
_DisablePluginCommand_StatusMessage
public static org.jvnet.localizer.Localizable _DisablePluginCommand_StatusMessage(Object arg0, Object arg1, Object arg2) KeyDisablePluginCommand.StatusMessage:Disabling ''{0}'': {1} ({2}).- Parameters:
 arg2- 3rd format parameter,{2}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Disabling ''{0}'': {1} ({2})
 - 
EnablePluginCommand_ShortDescription
KeyEnablePluginCommand.ShortDescription:Enables one or more installed plugins transitively..- Returns:
 Enables one or more installed plugins transitively.
 - 
_EnablePluginCommand_ShortDescription
public static org.jvnet.localizer.Localizable _EnablePluginCommand_ShortDescription()KeyEnablePluginCommand.ShortDescription:Enables one or more installed plugins transitively..- Returns:
 Enables one or more installed plugins transitively.
 - 
CreateNodeCommand_ShortDescription
KeyCreateNodeCommand.ShortDescription:Creates a new node by reading stdin as a XML configuration..- Returns:
 Creates a new node by reading stdin as a XML configuration.
 - 
_CreateNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _CreateNodeCommand_ShortDescription()KeyCreateNodeCommand.ShortDescription:Creates a new node by reading stdin as a XML configuration..- Returns:
 Creates a new node by reading stdin as a XML configuration.
 - 
InstallPluginCommand_NoUpdateDataRetrieved
KeyInstallPluginCommand.NoUpdateDataRetrieved:No update center data is retrieved yet from: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No update center data is retrieved yet from: {0}
 - 
_InstallPluginCommand_NoUpdateDataRetrieved
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateDataRetrieved(Object arg0) KeyInstallPluginCommand.NoUpdateDataRetrieved:No update center data is retrieved yet from: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No update center data is retrieved yet from: {0}
 - 
BuildCommand_CLICause_CannotBuildUnknownReasons
KeyBuildCommand.CLICause.CannotBuildUnknownReasons:Cannot build {0} for unknown reasons..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} for unknown reasons.
 - 
_BuildCommand_CLICause_CannotBuildUnknownReasons
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildUnknownReasons(Object arg0) KeyBuildCommand.CLICause.CannotBuildUnknownReasons:Cannot build {0} for unknown reasons..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} for unknown reasons.
 - 
CreateViewCommand_ShortDescription
KeyCreateViewCommand.ShortDescription:Creates a new view by reading stdin as a XML configuration..- Returns:
 Creates a new view by reading stdin as a XML configuration.
 - 
_CreateViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _CreateViewCommand_ShortDescription()KeyCreateViewCommand.ShortDescription:Creates a new view by reading stdin as a XML configuration..- Returns:
 Creates a new view by reading stdin as a XML configuration.
 - 
InstallPluginCommand_InstallingPluginFromUrl
KeyInstallPluginCommand.InstallingPluginFromUrl:Installing a plugin from {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing a plugin from {0}
 - 
_InstallPluginCommand_InstallingPluginFromUrl
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromUrl(Object arg0) KeyInstallPluginCommand.InstallingPluginFromUrl:Installing a plugin from {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Installing a plugin from {0}
 - 
InstallPluginCommand_NoUpdateCenterDefined
KeyInstallPluginCommand.NoUpdateCenterDefined:Note that no update center is defined in this Jenkins..- Returns:
 Note that no update center is defined in this Jenkins.
 - 
_InstallPluginCommand_NoUpdateCenterDefined
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateCenterDefined()KeyInstallPluginCommand.NoUpdateCenterDefined:Note that no update center is defined in this Jenkins..- Returns:
 Note that no update center is defined in this Jenkins.
 - 
ConsoleCommand_ShortDescription
KeyConsoleCommand.ShortDescription:Retrieves console output of a build..- Returns:
 Retrieves console output of a build.
 - 
_ConsoleCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ConsoleCommand_ShortDescription()KeyConsoleCommand.ShortDescription:Retrieves console output of a build..- Returns:
 Retrieves console output of a build.
 - 
GroovyshCommand_ShortDescription
KeyGroovyshCommand.ShortDescription:Runs an interactive groovy shell..- Returns:
 Runs an interactive groovy shell.
 - 
_GroovyshCommand_ShortDescription
public static org.jvnet.localizer.Localizable _GroovyshCommand_ShortDescription()KeyGroovyshCommand.ShortDescription:Runs an interactive groovy shell..- Returns:
 Runs an interactive groovy shell.
 - 
UpdateViewCommand_ShortDescription
KeyUpdateViewCommand.ShortDescription:Updates the view definition XML from stdin. The opposite of the get-view command..- Returns:
 Updates the view definition XML from stdin. The opposite of the get-view command.
 - 
_UpdateViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _UpdateViewCommand_ShortDescription()KeyUpdateViewCommand.ShortDescription:Updates the view definition XML from stdin. The opposite of the get-view command..- Returns:
 Updates the view definition XML from stdin. The opposite of the get-view command.
 - 
HelpCommand_ShortDescription
KeyHelpCommand.ShortDescription:Lists all the available commands or a detailed description of single command..- Returns:
 Lists all the available commands or a detailed description of single command.
 - 
_HelpCommand_ShortDescription
public static org.jvnet.localizer.Localizable _HelpCommand_ShortDescription()KeyHelpCommand.ShortDescription:Lists all the available commands or a detailed description of single command..- Returns:
 Lists all the available commands or a detailed description of single command.
 - 
ClearQueueCommand_ShortDescription
KeyClearQueueCommand.ShortDescription:Clears the build queue..- Returns:
 Clears the build queue.
 - 
_ClearQueueCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ClearQueueCommand_ShortDescription()KeyClearQueueCommand.ShortDescription:Clears the build queue..- Returns:
 Clears the build queue.
 - 
UpdateNodeCommand_ShortDescription
KeyUpdateNodeCommand.ShortDescription:Updates the node definition XML from stdin. The opposite of the get-node command..- Returns:
 Updates the node definition XML from stdin. The opposite of the get-node command.
 - 
_UpdateNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _UpdateNodeCommand_ShortDescription()KeyUpdateNodeCommand.ShortDescription:Updates the node definition XML from stdin. The opposite of the get-node command..- Returns:
 Updates the node definition XML from stdin. The opposite of the get-node command.
 - 
CancelQuietDownCommand_ShortDescription
KeyCancelQuietDownCommand.ShortDescription:Cancel the effect of the "quiet-down" command..- Returns:
 Cancel the effect of the "quiet-down" command.
 - 
_CancelQuietDownCommand_ShortDescription
public static org.jvnet.localizer.Localizable _CancelQuietDownCommand_ShortDescription()KeyCancelQuietDownCommand.ShortDescription:Cancel the effect of the "quiet-down" command..- Returns:
 Cancel the effect of the "quiet-down" command.
 - 
UpdateJobCommand_ShortDescription
KeyUpdateJobCommand.ShortDescription:Updates the job definition XML from stdin. The opposite of the get-job command..- Returns:
 Updates the job definition XML from stdin. The opposite of the get-job command.
 - 
_UpdateJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _UpdateJobCommand_ShortDescription()KeyUpdateJobCommand.ShortDescription:Updates the job definition XML from stdin. The opposite of the get-job command..- Returns:
 Updates the job definition XML from stdin. The opposite of the get-job command.
 - 
EnablePluginCommand_NoSuchPlugin
KeyEnablePluginCommand.NoSuchPlugin:No such plugin found with the name {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No such plugin found with the name {0}
 - 
_EnablePluginCommand_NoSuchPlugin
KeyEnablePluginCommand.NoSuchPlugin:No such plugin found with the name {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 No such plugin found with the name {0}
 - 
BuildCommand_CLICause_CannotBuildConfigNotSaved
KeyBuildCommand.CLICause.CannotBuildConfigNotSaved:Cannot build {0} because its configuration has not been saved..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} because its configuration has not been saved.
 - 
_BuildCommand_CLICause_CannotBuildConfigNotSaved
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_CannotBuildConfigNotSaved(Object arg0) KeyBuildCommand.CLICause.CannotBuildConfigNotSaved:Cannot build {0} because its configuration has not been saved..- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Cannot build {0} because its configuration has not been saved.
 - 
ReloadJobCommand_ShortDescription
KeyReloadJobCommand.ShortDescription:Reload job(s).- Returns:
 Reload job(s)
 - 
_ReloadJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ReloadJobCommand_ShortDescription()KeyReloadJobCommand.ShortDescription:Reload job(s).- Returns:
 Reload job(s)
 - 
CreateJobCommand_ShortDescription
KeyCreateJobCommand.ShortDescription:Creates a new job by reading stdin as a configuration XML file..- Returns:
 Creates a new job by reading stdin as a configuration XML file.
 - 
_CreateJobCommand_ShortDescription
public static org.jvnet.localizer.Localizable _CreateJobCommand_ShortDescription()KeyCreateJobCommand.ShortDescription:Creates a new job by reading stdin as a configuration XML file..- Returns:
 Creates a new job by reading stdin as a configuration XML file.
 - 
DeleteBuildsCommand_ShortDescription
KeyDeleteBuildsCommand.ShortDescription:Deletes build record(s)..- Returns:
 Deletes build record(s).
 - 
_DeleteBuildsCommand_ShortDescription
public static org.jvnet.localizer.Localizable _DeleteBuildsCommand_ShortDescription()KeyDeleteBuildsCommand.ShortDescription:Deletes build record(s)..- Returns:
 Deletes build record(s).
 - 
ListChangesCommand_ShortDescription
KeyListChangesCommand.ShortDescription:Dumps the changelog for the specified build(s)..- Returns:
 Dumps the changelog for the specified build(s).
 - 
_ListChangesCommand_ShortDescription
public static org.jvnet.localizer.Localizable _ListChangesCommand_ShortDescription()KeyListChangesCommand.ShortDescription:Dumps the changelog for the specified build(s)..- Returns:
 Dumps the changelog for the specified build(s).
 - 
GetNodeCommand_ShortDescription
KeyGetNodeCommand.ShortDescription:Dumps the node definition XML to stdout..- Returns:
 Dumps the node definition XML to stdout.
 - 
_GetNodeCommand_ShortDescription
public static org.jvnet.localizer.Localizable _GetNodeCommand_ShortDescription()KeyGetNodeCommand.ShortDescription:Dumps the node definition XML to stdout..- Returns:
 Dumps the node definition XML to stdout.
 - 
GetViewCommand_ShortDescription
KeyGetViewCommand.ShortDescription:Dumps the view definition XML to stdout..- Returns:
 Dumps the view definition XML to stdout.
 - 
_GetViewCommand_ShortDescription
public static org.jvnet.localizer.Localizable _GetViewCommand_ShortDescription()KeyGetViewCommand.ShortDescription:Dumps the view definition XML to stdout..- Returns:
 Dumps the view definition XML to stdout.
 
 -