Interface JiraPermission

All Known Implementing Classes:
JiraPermissionImpl

public interface JiraPermission
Represents a permission
  • Method Details

    • getType

      int getType()
    • getScheme

      Long getScheme()
    • getGroup

      String getGroup()
    • getPermType

      String getPermType()