|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hudson.plugins.scriptler.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_description()
Store/edit/run scripts on any of the slaves or the master. |
static org.jvnet.localizer.Localizable |
_display_name()
Scriptler |
static org.jvnet.localizer.Localizable |
_node_not_found(java.lang.Object arg1)
The node [{0}] could not be found! |
static org.jvnet.localizer.Localizable |
_node_not_online(java.lang.Object arg1)
The selected node [{0}] is not online, therefore the script can not be executed! Select an other node or start it before you try again. |
static org.jvnet.localizer.Localizable |
_not_groovy_script(java.lang.Object arg1)
this is not a groovy script: {0} |
static org.jvnet.localizer.Localizable |
_script_loaded_from_directory()
this script was discovered on the file system, please describe it! |
static org.jvnet.localizer.Localizable |
_scriptdirectorytitle()
The scripts are stored at: |
static org.jvnet.localizer.Localizable |
_uploadtext()
Select a Groovy script from your local system to be uploaded. |
static java.lang.String |
description()
Store/edit/run scripts on any of the slaves or the master. |
static java.lang.String |
display_name()
Scriptler |
static java.lang.String |
node_not_found(java.lang.Object arg1)
The node [{0}] could not be found! |
static java.lang.String |
node_not_online(java.lang.Object arg1)
The selected node [{0}] is not online, therefore the script can not be executed! Select an other node or start it before you try again. |
static java.lang.String |
not_groovy_script(java.lang.Object arg1)
this is not a groovy script: {0} |
static java.lang.String |
script_loaded_from_directory()
this script was discovered on the file system, please describe it! |
static java.lang.String |
scriptdirectorytitle()
The scripts are stored at: |
static java.lang.String |
uploadtext()
Select a Groovy script from your local system to be uploaded. |
| 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 java.lang.String script_loaded_from_directory()
public static org.jvnet.localizer.Localizable _script_loaded_from_directory()
public static java.lang.String uploadtext()
public static org.jvnet.localizer.Localizable _uploadtext()
public static java.lang.String display_name()
public static org.jvnet.localizer.Localizable _display_name()
public static java.lang.String not_groovy_script(java.lang.Object arg1)
public static org.jvnet.localizer.Localizable _not_groovy_script(java.lang.Object arg1)
public static java.lang.String scriptdirectorytitle()
public static org.jvnet.localizer.Localizable _scriptdirectorytitle()
public static java.lang.String node_not_found(java.lang.Object arg1)
public static org.jvnet.localizer.Localizable _node_not_found(java.lang.Object arg1)
public static java.lang.String description()
public static org.jvnet.localizer.Localizable _description()
public static java.lang.String node_not_online(java.lang.Object arg1)
public static org.jvnet.localizer.Localizable _node_not_online(java.lang.Object arg1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||