public interface ProjectRoleActor extends RoleActor
Please note: implementations must be immutable as caching presumes this.
Modifier and Type | Field and Description |
---|---|
static String |
GROUP_ROLE_ACTOR_TYPE |
static String |
USER_ROLE_ACTOR_TYPE |
Modifier and Type | Method and Description |
---|---|
Long |
getProjectId()
Gets the project this is associated with.
|
contains, getDescriptor, getId, getParameter, getProjectRoleId, getType, getUsers, isActive
static final String GROUP_ROLE_ACTOR_TYPE
static final String USER_ROLE_ACTOR_TYPE
Long getProjectId()
Copyright © 2002-2022 Atlassian. All Rights Reserved.