@Service public class ProjectRapidViewServiceImpl extends Object implements ProjectRapidViewService
Constructor and Description |
---|
ProjectRapidViewServiceImpl() |
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<List<RapidView>> |
findRapidViewsByProject(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.project.Project project)
Returns a list of rapid views that contain an explicit reference to the given project.
|
public ServiceOutcome<List<RapidView>> findRapidViewsByProject(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.project.Project project)
ProjectRapidViewService
findRapidViewsByProject
in interface ProjectRapidViewService
Copyright © 2007–2015 Atlassian. All rights reserved.