Uses of Class
com.tikal.hudson.plugins.notification.UrlType
| Package | Description |
|---|---|
| com.tikal.hudson.plugins.notification |
-
Uses of UrlType in com.tikal.hudson.plugins.notification
Methods in com.tikal.hudson.plugins.notification that return UrlType Modifier and Type Method Description UrlTypeUrlInfo. getUrlType()static UrlTypeUrlType. valueOf(String name)Returns the enum constant of this type with the specified name.static UrlType[]UrlType. 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 UrlType Modifier and Type Method Description voidUrlInfo. setUrlType(UrlType urlType)Constructors in com.tikal.hudson.plugins.notification with parameters of type UrlType Constructor Description UrlInfo(UrlType urlType, String urlOrId)