|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Format | |
|---|---|
| com.tikal.hudson.plugins.notification | |
| Uses of Format in com.tikal.hudson.plugins.notification |
|---|
| Methods in com.tikal.hudson.plugins.notification that return Format | |
|---|---|
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. |
| Methods in com.tikal.hudson.plugins.notification with parameters of type Format | |
|---|---|
void |
Endpoint.setFormat(Format format)
|
| Constructors in com.tikal.hudson.plugins.notification with parameters of type Format | |
|---|---|
Endpoint(Protocol protocol,
String url,
Format format)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||