public interface

ProjectNotificationsSchemeHelper

com.atlassian.jira.notification.ProjectNotificationsSchemeHelper
Known Indirect Subclasses

Class Overview

An internal helper class for Project Configuration.

Summary

Public Methods
List<Project> getSharedProjects(Scheme notificationsScheme)
Gets the projects using a given Notifications Scheme.

Public Methods

public List<Project> getSharedProjects (Scheme notificationsScheme)

Gets the projects using a given Notifications Scheme. Similar to getProjects(com.atlassian.jira.scheme.Scheme), but only projects for which the requesting user has EDIT_PROJECT_CONFIG permissions.

Parameters
notificationsScheme notificationsScheme to find associated projects for.
Returns
  • list of projects which use the given notificationsScheme. Sorted by COMPARATOR