@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_console_noFile(Object arg0)
Key
console.noFile: Could not find project description
file [{0}] in workspace, not setting project description. |
static org.jvnet.localizer.Localizable |
_console_settingDescription(Object arg0)
Key
console.settingDescription: Setting project
description with contents of file [{0}]. |
static org.jvnet.localizer.Localizable |
_wrapper_displayName()
Key
wrapper.displayName: Set a project description from
a file in the workspace. |
static String |
console_noFile(Object arg0)
Key
console.noFile: Could not find project description
file [{0}] in workspace, not setting project description. |
static String |
console_settingDescription(Object arg0)
Key
console.settingDescription: Setting project
description with contents of file [{0}]. |
static String |
wrapper_displayName()
Key
wrapper.displayName: Set a project description from
a file in the workspace. |
public static String wrapper_displayName()
wrapper.displayName: Set a project description from
a file in the workspace.Set a project description from a file in the workspacepublic static org.jvnet.localizer.Localizable _wrapper_displayName()
wrapper.displayName: Set a project description from
a file in the workspace.Set a project description from a file in the workspacepublic static String console_noFile(Object arg0)
console.noFile: Could not find project description
file [{0}] in workspace, not setting project description.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not find project description file [{0}] in workspace, not
setting project descriptionpublic static org.jvnet.localizer.Localizable _console_noFile(Object arg0)
console.noFile: Could not find project description
file [{0}] in workspace, not setting project description.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not find project description file [{0}] in workspace, not
setting project descriptionpublic static String console_settingDescription(Object arg0)
console.settingDescription: Setting project
description with contents of file [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting project description with contents of file [{0}]public static org.jvnet.localizer.Localizable _console_settingDescription(Object arg0)
console.settingDescription: Setting project
description with contents of file [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Setting project description with contents of file [{0}]Copyright © 2016–2018. All rights reserved.