| Package | Description |
|---|---|
| com.tikal.hudson.plugins.notification | |
| com.tikal.hudson.plugins.notification.model |
| Modifier and Type | Method and Description |
|---|---|
static Phase |
Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Phase[] |
Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Phase |
BuildState.getPhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildState.setPhase(Phase phase) |
Copyright © 2004-2014. All Rights Reserved.