Class BitbucketResourceEntity
java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketResourceEntity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
static BitbucketResourceEntity
from
(@NotNull com.opensymphony.webwork.dispatcher.json.JSONObject json) static BitbucketResourceEntity
fromPermissionEntry
(com.opensymphony.webwork.dispatcher.json.JSONObject json) getId()
getName()
getScm()
boolean
static com.google.common.collect.Ordering<BitbucketResourceEntity>
-
Constructor Details
-
BitbucketResourceEntity
public BitbucketResourceEntity()
-
-
Method Details
-
from
public static BitbucketResourceEntity from(@NotNull @NotNull com.opensymphony.webwork.dispatcher.json.JSONObject json) -
fromPermissionEntry
public static BitbucketResourceEntity fromPermissionEntry(com.opensymphony.webwork.dispatcher.json.JSONObject json) -
orderingByRepositoryFullName
public static com.google.common.collect.Ordering<BitbucketResourceEntity> orderingByRepositoryFullName() -
builder
-
isPrivate
public boolean isPrivate() -
getName
-
getScm
-
getId
-