Class RestProjectRepository
- java.lang.Object
-
- com.atlassian.bamboo.rest.model.repository.RestProjectRepository
-
public class RestProjectRepository extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static String
generateUrl(long repositoryId, String projectKey, String baseUrl)
String
getIcon()
Long
getId()
String
getLocation()
String
getName()
String
getType()
String
getUrl()
boolean
isAdmin()
-