public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
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 |
_powershell_buildstep_name()
Execute managed powershell
|
static org.jvnet.localizer.Localizable |
_powershell_buildstep_provider_name()
Managed powershell file
|
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 |
powershell_buildstep_name()
Execute managed powershell
|
static String |
powershell_buildstep_provider_name()
Managed powershell file
|
static String |
win_buildstep_name()
Execute managed windows batch
|
static String |
win_buildstep_provider_name()
Managed windows batch file
|
public static String powershell_buildstep_name()
public static org.jvnet.localizer.Localizable _powershell_buildstep_name()
public static String powershell_buildstep_provider_name()
public static org.jvnet.localizer.Localizable _powershell_buildstep_provider_name()
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()
Copyright © 2004-2015. All Rights Reserved.