|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Phase | |
|---|---|
| com.tikal.hudson.plugins.notification | |
| com.tikal.hudson.plugins.notification.model | |
| Uses of Phase in com.tikal.hudson.plugins.notification |
|---|
| Methods in com.tikal.hudson.plugins.notification that return Phase | |
|---|---|
static Phase |
Phase.valueOf(java.lang.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. |
| Methods in com.tikal.hudson.plugins.notification with parameters of type Phase | |
|---|---|
void |
Protocol.sendNotification(java.lang.String url,
hudson.model.Job job,
hudson.model.Run run,
Phase phase,
java.lang.String status)
|
| Uses of Phase in com.tikal.hudson.plugins.notification.model |
|---|
| Methods in com.tikal.hudson.plugins.notification.model that return Phase | |
|---|---|
Phase |
BuildState.getPhase()
|
| Methods in com.tikal.hudson.plugins.notification.model with parameters of type Phase | |
|---|---|
void |
BuildState.setPhase(Phase phase)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||