Class RestAccessToken
- java.lang.Object
-
- com.atlassian.bamboo.rest.model.AbstractRestModel
-
- com.atlassian.bamboo.rest.model.admin.user.RestAccessToken
-
public class RestAccessToken extends AbstractRestModel
-
-
Field Summary
-
Fields inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
self
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DategetCreationDate()IntegergetDaysUntilExpiry()StringgetName()List<String>getPermissions()StringgetRawToken()StringgetTokenId()StringtoString()-
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestModel
getSelf, setSelf
-
-