com.atlassian.jira.security.roles
Interface ProjectRoleActors

All Superinterfaces:
DefaultRoleActors
All Known Implementing Classes:
ProjectRoleActorsImpl

@PublicApi
public interface ProjectRoleActors
extends DefaultRoleActors

This interface defines the association between a ProjectRole and a collection of Actors for a project.


Method Summary
 Long getProjectId()
           
 
Methods inherited from interface com.atlassian.jira.security.roles.DefaultRoleActors
addRoleActor, addRoleActors, contains, contains, getApplicationUsers, getProjectRoleId, getRoleActors, getRoleActorsByType, getUsers, removeRoleActor, removeRoleActors
 

Method Detail

getProjectId

Long getProjectId()


Copyright © 2002-2014 Atlassian. All Rights Reserved.