@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 |
_InvalidConfigRepo()
Key
InvalidConfigRepo: Unrecognized config repo
content. |
static org.jvnet.localizer.Localizable |
_InvalidURI()
Key
InvalidURI: Invalid config repo url. |
static org.jvnet.localizer.Localizable |
_PluginName()
Key
PluginName: Node sharing executor. |
static org.jvnet.localizer.Localizable |
_TestConnectionFailure()
Key
TestConnectionFailure: An error occurred while
getting version of Orchestrator, Orchestrator is probably
unreachable.. |
static org.jvnet.localizer.Localizable |
_TestConnectionOK(Object arg0)
Key
TestConnectionOK: Connection established!
Orchestrator version is {0}.. |
static String |
InvalidConfigRepo()
Key
InvalidConfigRepo: Unrecognized config repo
content. |
static String |
InvalidURI()
Key
InvalidURI: Invalid config repo url. |
static String |
PluginName()
Key
PluginName: Node sharing executor. |
static String |
TestConnectionFailure()
Key
TestConnectionFailure: An error occurred while
getting version of Orchestrator, Orchestrator is probably
unreachable.. |
static String |
TestConnectionOK(Object arg0)
Key
TestConnectionOK: Connection established!
Orchestrator version is {0}.. |
public static String InvalidConfigRepo()
InvalidConfigRepo: Unrecognized config repo
content.Unrecognized config repo contentpublic static org.jvnet.localizer.Localizable _InvalidConfigRepo()
InvalidConfigRepo: Unrecognized config repo
content.Unrecognized config repo contentpublic static String TestConnectionFailure()
TestConnectionFailure: An error occurred while
getting version of Orchestrator, Orchestrator is probably
unreachable..An error occurred while getting version of Orchestrator,
Orchestrator is probably unreachable.public static org.jvnet.localizer.Localizable _TestConnectionFailure()
TestConnectionFailure: An error occurred while
getting version of Orchestrator, Orchestrator is probably
unreachable..An error occurred while getting version of Orchestrator,
Orchestrator is probably unreachable.public static String InvalidURI()
InvalidURI: Invalid config repo url.Invalid config repo urlpublic static org.jvnet.localizer.Localizable _InvalidURI()
InvalidURI: Invalid config repo url.Invalid config repo urlpublic static String PluginName()
PluginName: Node sharing executor.Node sharing executorpublic static org.jvnet.localizer.Localizable _PluginName()
PluginName: Node sharing executor.Node sharing executorpublic static String TestConnectionOK(Object arg0)
TestConnectionOK: Connection established!
Orchestrator version is {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connection established! Orchestrator version is {0}.public static org.jvnet.localizer.Localizable _TestConnectionOK(Object arg0)
TestConnectionOK: Connection established!
Orchestrator version is {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connection established! Orchestrator version is {0}.Copyright © 2016–2020. All rights reserved.