|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jenkinsci.plugins.managedscripts.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_buildstep_name()
Execute managed script |
static org.jvnet.localizer.Localizable |
_buildstep_provider_name()
Managed script file |
static org.jvnet.localizer.Localizable |
_config_does_not_exist(Object arg1)
Cannot find config with Id [{0}]. |
static org.jvnet.localizer.Localizable |
_win_buildstep_name()
Execute managed windows batch |
static org.jvnet.localizer.Localizable |
_win_buildstep_provider_name()
Managed windows batch file |
static String |
buildstep_name()
Execute managed script |
static String |
buildstep_provider_name()
Managed script file |
static String |
config_does_not_exist(Object arg1)
Cannot find config with Id [{0}]. |
static String |
win_buildstep_name()
Execute managed windows batch |
static String |
win_buildstep_provider_name()
Managed windows batch file |
| 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 buildstep_provider_name()
public static org.jvnet.localizer.Localizable _buildstep_provider_name()
public static String config_does_not_exist(Object arg1)
public static org.jvnet.localizer.Localizable _config_does_not_exist(Object arg1)
public static String buildstep_name()
public static org.jvnet.localizer.Localizable _buildstep_name()
public static String win_buildstep_name()
public static org.jvnet.localizer.Localizable _win_buildstep_name()
public static String win_buildstep_provider_name()
public static org.jvnet.localizer.Localizable _win_buildstep_provider_name()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||