|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.cli.Messages
public class Messages
Constructor Summary | |
---|---|
Messages()
|
Method Summary | |
---|---|
static org.jvnet.localizer.Localizable |
_BuildCommand_CLICause_ShortDescription(Object arg1)
Started by command line by {0} |
static org.jvnet.localizer.Localizable |
_BuildCommand_ShortDescription()
Builds a job, and optionally waits until its completion. |
static org.jvnet.localizer.Localizable |
_CopyJobCommand_ShortDescription()
Copies a job. |
static org.jvnet.localizer.Localizable |
_CreateJobCommand_ShortDescription()
Creates a new job by reading stdin as a configuration XML file. |
static org.jvnet.localizer.Localizable |
_DeleteBuildsCommand_ShortDescription()
Deletes build record(s). |
static org.jvnet.localizer.Localizable |
_GetJobCommand_ShortDescription()
Dumps the job definition XML to stdout |
static org.jvnet.localizer.Localizable |
_GroovyCommand_ShortDescription()
Executes the specified Groovy script. |
static org.jvnet.localizer.Localizable |
_GroovyshCommand_ShortDescription()
Runs an interactive groovy shell. |
static org.jvnet.localizer.Localizable |
_HelpCommand_ShortDescription()
Lists all the available commands. |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_DidYouMean(Object arg1,
Object arg2)
{0} looks like a short plugin name. |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingFromUpdateCenter(Object arg1)
Installing {0} from update center |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingPluginFromLocalFile(Object arg1)
Installing a plugin from local file: {0} |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_InstallingPluginFromUrl(Object arg1)
Installing a plugin from {0} |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NotAValidSourceName(Object arg1)
{0} is neither a valid file, URL, nor a plugin artifact name in the update center |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NoUpdateCenterDefined()
Note that no update center is defined in this Jenkins. |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_NoUpdateDataRetrieved(Object arg1)
No update center data is retrieved yet from: {0} |
static org.jvnet.localizer.Localizable |
_InstallPluginCommand_ShortDescription()
Installs a plugin either from a file, an URL, or from update center. |
static org.jvnet.localizer.Localizable |
_InstallToolCommand_ShortDescription()
Performs automatic tool installation, and print its location to stdout. |
static org.jvnet.localizer.Localizable |
_ListChangesCommand_ShortDescription()
Dumps the changelog for the specified build(s). |
static org.jvnet.localizer.Localizable |
_ListJobsCommand_ShortDescription()
Lists all jobs in a specific view or item group. |
static org.jvnet.localizer.Localizable |
_ListPluginsCommand_ShortDescription()
Outputs a list of installed plugins. |
static org.jvnet.localizer.Localizable |
_LoginCommand_ShortDescription()
Saves the current credential to allow future commands to run without explicit credential information. |
static org.jvnet.localizer.Localizable |
_LogoutCommand_ShortDescription()
Deletes the credential stored with the login command. |
static org.jvnet.localizer.Localizable |
_MailCommand_ShortDescription()
Reads stdin and sends that out as an e-mail. |
static org.jvnet.localizer.Localizable |
_SetBuildDescriptionCommand_ShortDescription()
Sets the description of a build. |
static org.jvnet.localizer.Localizable |
_SetBuildDisplayNameCommand_ShortDescription()
Sets the displayName of a build |
static org.jvnet.localizer.Localizable |
_SetBuildResultCommand_ShortDescription()
Sets the result of the current build. |
static org.jvnet.localizer.Localizable |
_UpdateJobCommand_ShortDescription()
Updates the job definition XML from stdin. |
static org.jvnet.localizer.Localizable |
_VersionCommand_ShortDescription()
Outputs the current version. |
static org.jvnet.localizer.Localizable |
_WhoAmICommand_ShortDescription()
Reports your credential and permissions |
static String |
BuildCommand_CLICause_ShortDescription(Object arg1)
Started by command line by {0} |
static String |
BuildCommand_ShortDescription()
Builds a job, and optionally waits until its completion. |
static String |
CopyJobCommand_ShortDescription()
Copies a job. |
static String |
CreateJobCommand_ShortDescription()
Creates a new job by reading stdin as a configuration XML file. |
static String |
DeleteBuildsCommand_ShortDescription()
Deletes build record(s). |
static String |
GetJobCommand_ShortDescription()
Dumps the job definition XML to stdout |
static String |
GroovyCommand_ShortDescription()
Executes the specified Groovy script. |
static String |
GroovyshCommand_ShortDescription()
Runs an interactive groovy shell. |
static String |
HelpCommand_ShortDescription()
Lists all the available commands. |
static String |
InstallPluginCommand_DidYouMean(Object arg1,
Object arg2)
{0} looks like a short plugin name. |
static String |
InstallPluginCommand_InstallingFromUpdateCenter(Object arg1)
Installing {0} from update center |
static String |
InstallPluginCommand_InstallingPluginFromLocalFile(Object arg1)
Installing a plugin from local file: {0} |
static String |
InstallPluginCommand_InstallingPluginFromUrl(Object arg1)
Installing a plugin from {0} |
static String |
InstallPluginCommand_NotAValidSourceName(Object arg1)
{0} is neither a valid file, URL, nor a plugin artifact name in the update center |
static String |
InstallPluginCommand_NoUpdateCenterDefined()
Note that no update center is defined in this Jenkins. |
static String |
InstallPluginCommand_NoUpdateDataRetrieved(Object arg1)
No update center data is retrieved yet from: {0} |
static String |
InstallPluginCommand_ShortDescription()
Installs a plugin either from a file, an URL, or from update center. |
static String |
InstallToolCommand_ShortDescription()
Performs automatic tool installation, and print its location to stdout. |
static String |
ListChangesCommand_ShortDescription()
Dumps the changelog for the specified build(s). |
static String |
ListJobsCommand_ShortDescription()
Lists all jobs in a specific view or item group. |
static String |
ListPluginsCommand_ShortDescription()
Outputs a list of installed plugins. |
static String |
LoginCommand_ShortDescription()
Saves the current credential to allow future commands to run without explicit credential information. |
static String |
LogoutCommand_ShortDescription()
Deletes the credential stored with the login command. |
static String |
MailCommand_ShortDescription()
Reads stdin and sends that out as an e-mail. |
static String |
SetBuildDescriptionCommand_ShortDescription()
Sets the description of a build. |
static String |
SetBuildDisplayNameCommand_ShortDescription()
Sets the displayName of a build |
static String |
SetBuildResultCommand_ShortDescription()
Sets the result of the current build. |
static String |
UpdateJobCommand_ShortDescription()
Updates the job definition XML from stdin. |
static String |
VersionCommand_ShortDescription()
Outputs the current version. |
static String |
WhoAmICommand_ShortDescription()
Reports your credential and permissions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Messages()
Method Detail |
---|
public static String InstallPluginCommand_InstallingPluginFromUrl(Object arg1)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromUrl(Object arg1)
public static String GroovyshCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _GroovyshCommand_ShortDescription()
public static String ListJobsCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _ListJobsCommand_ShortDescription()
public static String InstallPluginCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _InstallPluginCommand_ShortDescription()
public static String LoginCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _LoginCommand_ShortDescription()
public static String ListChangesCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _ListChangesCommand_ShortDescription()
public static String InstallPluginCommand_InstallingPluginFromLocalFile(Object arg1)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingPluginFromLocalFile(Object arg1)
public static String MailCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _MailCommand_ShortDescription()
public static String HelpCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _HelpCommand_ShortDescription()
public static String SetBuildDescriptionCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _SetBuildDescriptionCommand_ShortDescription()
public static String SetBuildResultCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _SetBuildResultCommand_ShortDescription()
public static String ListPluginsCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _ListPluginsCommand_ShortDescription()
public static String InstallPluginCommand_DidYouMean(Object arg1, Object arg2)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_DidYouMean(Object arg1, Object arg2)
public static String CopyJobCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _CopyJobCommand_ShortDescription()
public static String GroovyCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _GroovyCommand_ShortDescription()
public static String InstallPluginCommand_NotAValidSourceName(Object arg1)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NotAValidSourceName(Object arg1)
public static String InstallPluginCommand_NoUpdateDataRetrieved(Object arg1)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateDataRetrieved(Object arg1)
public static String InstallPluginCommand_NoUpdateCenterDefined()
public static org.jvnet.localizer.Localizable _InstallPluginCommand_NoUpdateCenterDefined()
public static String DeleteBuildsCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _DeleteBuildsCommand_ShortDescription()
public static String BuildCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _BuildCommand_ShortDescription()
public static String InstallToolCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _InstallToolCommand_ShortDescription()
public static String InstallPluginCommand_InstallingFromUpdateCenter(Object arg1)
public static org.jvnet.localizer.Localizable _InstallPluginCommand_InstallingFromUpdateCenter(Object arg1)
public static String WhoAmICommand_ShortDescription()
public static org.jvnet.localizer.Localizable _WhoAmICommand_ShortDescription()
public static String SetBuildDisplayNameCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _SetBuildDisplayNameCommand_ShortDescription()
public static String GetJobCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _GetJobCommand_ShortDescription()
public static String BuildCommand_CLICause_ShortDescription(Object arg1)
public static org.jvnet.localizer.Localizable _BuildCommand_CLICause_ShortDescription(Object arg1)
public static String LogoutCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _LogoutCommand_ShortDescription()
public static String VersionCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _VersionCommand_ShortDescription()
public static String CreateJobCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _CreateJobCommand_ShortDescription()
public static String UpdateJobCommand_ShortDescription()
public static org.jvnet.localizer.Localizable _UpdateJobCommand_ShortDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |