Package com.atlassian.jira.notification
Interface ProjectNotificationsSchemeHelper
- All Known Implementing Classes:
DefaultProjectNotificationsSchemeHelper
public interface ProjectNotificationsSchemeHelper
An internal helper class for Project Configuration.
- Since:
- v4.4
-
Method Summary
Modifier and TypeMethodDescriptiongetSharedProjects(Scheme notificationsScheme) Gets the projects using a given NotificationsScheme.
-
Method Details