Class UrlInfo
- java.lang.Object
-
- com.tikal.hudson.plugins.notification.UrlInfo
-
public class UrlInfo extends Object
- Author:
- mmitche
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getUrlOrId()
UrlType
getUrlType()
void
setUrlOrId(String urlOrId)
void
setUrlType(UrlType urlType)
-