|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProjectNotificationsSchemeHelper
An internal helper class for Project Configuration.
Method Summary | |
---|---|
List<Project> |
getSharedProjects(Scheme notificationsScheme)
Gets the projects using a given Notifications Scheme . |
Method Detail |
---|
List<Project> getSharedProjects(Scheme notificationsScheme)
Scheme
. Similar to
SchemeManager.getProjects(com.atlassian.jira.scheme.Scheme)
, but only projects for which
the requesting user has ProjectAction.EDIT_PROJECT_CONFIG
permissions.
notificationsScheme
- notificationsScheme to find associated projects for.
ProjectNameComparator.COMPARATOR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |