Class RepositoryScope

java.lang.Object
com.atlassian.bitbucket.scope.RepositoryScope
All Implemented Interfaces:
Scope

public class RepositoryScope extends Object implements Scope
Describes a repository level scope
Since:
5.0
  • Constructor Details

    • RepositoryScope

      public RepositoryScope(@Nonnull Repository repository)
  • Method Details