@Component public class TestCaseIssueFinder extends Object
| Constructor and Description |
|---|
TestCaseIssueFinder() |
| Modifier and Type | Method and Description |
|---|---|
org.squashtest.tm.core.foundation.collection.PagedCollectionHolder<List<org.squashtest.tm.domain.bugtracker.IssueOwnership<org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator>>> |
findSorted(long entityId,
org.squashtest.tm.core.foundation.collection.PagingAndSorting sorter)
Mostly the same implementation as IssueOwnershipFinderSupport but with delayed BugTracker fetching : executions
can come from different projects, which means issues can be declared in different bugtrackers.
|
public org.squashtest.tm.core.foundation.collection.PagedCollectionHolder<List<org.squashtest.tm.domain.bugtracker.IssueOwnership<org.squashtest.tm.domain.bugtracker.RemoteIssueDecorator>>> findSorted(long entityId, org.squashtest.tm.core.foundation.collection.PagingAndSorting sorter)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.