|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.cli.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_CLI_NoURL()
Neither -s nor the HUDSON_URL env var is specified. |
static org.jvnet.localizer.Localizable |
_CLI_Usage()
Hudson CLI Usage: java -jar hudson-cli.jar [-s URL] command [opts...] args... |
static org.jvnet.localizer.Localizable |
_CLI_VersionMismatch()
Version mismatch. |
static String |
CLI_NoURL()
Neither -s nor the HUDSON_URL env var is specified. |
static String |
CLI_Usage()
Hudson CLI Usage: java -jar hudson-cli.jar [-s URL] command [opts...] args... |
static String |
CLI_VersionMismatch()
Version mismatch. |
| 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 CLI_Usage()
public static org.jvnet.localizer.Localizable _CLI_Usage()
public static String CLI_NoURL()
public static org.jvnet.localizer.Localizable _CLI_NoURL()
public static String CLI_VersionMismatch()
public static org.jvnet.localizer.Localizable _CLI_VersionMismatch()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||