Class RestFavicon
- java.lang.Object
-
- com.atlassian.bamboo.rest.model.favicon.RestFavicon
-
public class RestFavicon extends Object
-
-
Constructor Summary
Constructors Constructor Description RestFavicon()
RestFavicon(String faviconUrl, String faviconType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFaviconType()
String
getFaviconUrl()
-