| Package | Description |
|---|---|
| com.tikal.hudson.plugins.notification |
| Modifier and Type | Method and Description |
|---|---|
Format |
Endpoint.getFormat() |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.setFormat(Format format) |
| Constructor and Description |
|---|
Endpoint(Protocol protocol,
String url,
String event,
Format format,
Integer timeout) |
Copyright © 2004-2014. All Rights Reserved.