Interface StableSearchService
- All Known Implementing Classes:
DefaultStableSearchService
public interface StableSearchService
Returns details about stable searches.
- Since:
- v6.0
-
Method Summary
Modifier and TypeMethodDescriptiongetIssueTableFromIssueIds(String filterId, String jql, List<Long> ids, IssueTableServiceConfiguration config)
-
Method Details