- validateUrl(String) - Method in enum com.tikal.hudson.plugins.notification.Protocol
-
- valueOf(String) - Static method in enum com.tikal.hudson.plugins.notification.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tikal.hudson.plugins.notification.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.tikal.hudson.plugins.notification.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.tikal.hudson.plugins.notification.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tikal.hudson.plugins.notification.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.tikal.hudson.plugins.notification.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyNotEmpty(String...) - Static method in class com.tikal.hudson.plugins.notification.Utils
-
Verifies neither of Strings specified is null or empty.