Class PermissionSubject.ProjectRole

All Implemented Interfaces:
Cloneable
Enclosing class:
PermissionSubject

public static class PermissionSubject.ProjectRole extends PermissionSubject
Represents a specific project role in a specific project, matching the users that belong to that project role in that project.
  • Constructor Details

    • ProjectRole

      public ProjectRole()
    • ProjectRole

      public ProjectRole(long projectId, long roleId)
  • Method Details