@ExperimentalApi
public interface ProjectStatisticsManager
| Modifier and Type | Method and Description |
|---|---|
Set<Project> |
getProjectsResultingFrom(Optional<Query> query)
Returns all the projects that the issues resulting from the given query belong to.
|
Set<Project> getProjectsResultingFrom(Optional<Query> query)
query - the query to determine the projects of. Optional; in which case the empty query is used.Copyright © 2002-2017 Atlassian. All Rights Reserved.