Class BitbucketWorkspaceEntity

java.lang.Object
com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.BitbucketWorkspaceEntity

public class BitbucketWorkspaceEntity extends Object
  • Constructor Details

    • BitbucketWorkspaceEntity

      public BitbucketWorkspaceEntity()
    • BitbucketWorkspaceEntity

      public BitbucketWorkspaceEntity(@NotNull @NotNull String uuid, @NotNull @NotNull String slug, boolean administrator)
  • Method Details