jenkins.plugins.logstash
public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_DisplayName()
Send console log to Logstash
|
static org.jvnet.localizer.Localizable |
_PleaseProvideHost()
Please set a valid host name
|
static org.jvnet.localizer.Localizable |
_ValueIsInt()
Value must be an integer
|
static org.jvnet.localizer.Localizable |
_ValueIsRequired()
Value is required
|
static String |
DisplayName()
Send console log to Logstash
|
static String |
PleaseProvideHost()
Please set a valid host name
|
static String |
ValueIsInt()
Value must be an integer
|
static String |
ValueIsRequired()
Value is required
|
public static String ValueIsRequired()
public static org.jvnet.localizer.Localizable _ValueIsRequired()
public static String DisplayName()
public static org.jvnet.localizer.Localizable _DisplayName()
public static String PleaseProvideHost()
public static org.jvnet.localizer.Localizable _PleaseProvideHost()
public static String ValueIsInt()
public static org.jvnet.localizer.Localizable _ValueIsInt()
Copyright © 2004-2015. All Rights Reserved.