Class ProjectScope

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

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

    • ProjectScope

      public ProjectScope(@Nonnull Project project)
  • Method Details