Class ProjectSharePermission

java.lang.Object
com.atlassian.jira.sharing.type.ProjectSharePermission

public class ProjectSharePermission extends Object
wrapper for ProjectShareType SharePermission with convenience accessors and assertions.
Since:
v3.13
  • Constructor Details

    • ProjectSharePermission

      public ProjectSharePermission(SharePermission permission)
  • Method Details

    • getProjectId

      public Long getProjectId()
    • getRoleId

      public Long getRoleId()
    • hasRole

      public boolean hasRole()
    • getSearchParameter

      public ProjectShareTypeSearchParameter getSearchParameter()