Uses of Class
com.tikal.hudson.plugins.notification.Phase
| Package | Description |
|---|---|
| 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 Modifier and Type Method Description static PhasePhase. 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. -
Uses of Phase in com.tikal.hudson.plugins.notification.model
Methods in com.tikal.hudson.plugins.notification.model that return Phase Modifier and Type Method Description PhaseBuildState. getPhase()Methods in com.tikal.hudson.plugins.notification.model with parameters of type Phase Modifier and Type Method Description voidBuildState. setPhase(Phase phase)