|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.scriptler.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_builder_name()
Scriptler script |
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 |
_download_failed(Object arg1,
Object arg2)
The import of the script [{0}] from catalog [{1}] failed. |
static org.jvnet.localizer.Localizable |
_node_not_found(Object arg1)
The node [{0}] could not be found! |
static org.jvnet.localizer.Localizable |
_node_not_online(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(Object arg1)
this is not a groovy script: {0} |
static org.jvnet.localizer.Localizable |
_parameterExtractionFailed()
failed to read parameters from request |
static org.jvnet.localizer.Localizable |
_resultPrefix()
Result: |
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 |
_scriptExecutionFailed(Object arg1)
Execution of script [{0}] failed |
static org.jvnet.localizer.Localizable |
_scriptNotDefined()
there is no script for scriptler defined, please fix your configuration! |
static org.jvnet.localizer.Localizable |
_scriptNotFound(Object arg1)
could not find script with id [{0}] |
static org.jvnet.localizer.Localizable |
_scriptSourceNotFound(Object arg1)
not able to load sources for script [{0}] |
static org.jvnet.localizer.Localizable |
_skipParamter(Object arg1)
skipping parameter [{0}] this name is used internal, please rename!" |
static org.jvnet.localizer.Localizable |
_uploadtext()
Select a Groovy script from your local system to be uploaded. |
static String |
builder_name()
Scriptler script |
static String |
description()
Store/edit/run scripts on any of the slaves or the master. |
static String |
display_name()
Scriptler |
static String |
download_failed(Object arg1,
Object arg2)
The import of the script [{0}] from catalog [{1}] failed. |
static String |
node_not_found(Object arg1)
The node [{0}] could not be found! |
static String |
node_not_online(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 String |
not_groovy_script(Object arg1)
this is not a groovy script: {0} |
static String |
parameterExtractionFailed()
failed to read parameters from request |
static String |
resultPrefix()
Result: |
static String |
script_loaded_from_directory()
this script was discovered on the file system, please describe it! |
static String |
scriptdirectorytitle()
The scripts are stored at: |
static String |
scriptExecutionFailed(Object arg1)
Execution of script [{0}] failed |
static String |
scriptNotDefined()
there is no script for scriptler defined, please fix your configuration! |
static String |
scriptNotFound(Object arg1)
could not find script with id [{0}] |
static String |
scriptSourceNotFound(Object arg1)
not able to load sources for script [{0}] |
static String |
skipParamter(Object arg1)
skipping parameter [{0}] this name is used internal, please rename!" |
static 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 String scriptNotFound(Object arg1)
public static org.jvnet.localizer.Localizable _scriptNotFound(Object arg1)
public static String scriptdirectorytitle()
public static org.jvnet.localizer.Localizable _scriptdirectorytitle()
public static String uploadtext()
public static org.jvnet.localizer.Localizable _uploadtext()
public static String download_failed(Object arg1,
Object arg2)
public static org.jvnet.localizer.Localizable _download_failed(Object arg1,
Object arg2)
public static String node_not_found(Object arg1)
public static org.jvnet.localizer.Localizable _node_not_found(Object arg1)
public static String script_loaded_from_directory()
public static org.jvnet.localizer.Localizable _script_loaded_from_directory()
public static String parameterExtractionFailed()
public static org.jvnet.localizer.Localizable _parameterExtractionFailed()
public static String scriptExecutionFailed(Object arg1)
public static org.jvnet.localizer.Localizable _scriptExecutionFailed(Object arg1)
public static String builder_name()
public static org.jvnet.localizer.Localizable _builder_name()
public static String not_groovy_script(Object arg1)
public static org.jvnet.localizer.Localizable _not_groovy_script(Object arg1)
public static String node_not_online(Object arg1)
public static org.jvnet.localizer.Localizable _node_not_online(Object arg1)
public static String resultPrefix()
public static org.jvnet.localizer.Localizable _resultPrefix()
public static String description()
public static org.jvnet.localizer.Localizable _description()
public static String display_name()
public static org.jvnet.localizer.Localizable _display_name()
public static String scriptNotDefined()
public static org.jvnet.localizer.Localizable _scriptNotDefined()
public static String scriptSourceNotFound(Object arg1)
public static org.jvnet.localizer.Localizable _scriptSourceNotFound(Object arg1)
public static String skipParamter(Object arg1)
public static org.jvnet.localizer.Localizable _skipParamter(Object arg1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||