| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.requirement | |
| org.squashtest.tm.service.requirement |
| Modifier and Type | Method and Description |
|---|---|
RequirementStatisticsBundle |
RequirementStatisticsServiceImpl.gatherRequirementStatisticsBundle(Collection<Long> requirementIds) |
RequirementStatisticsBundle |
RequirementLibraryNavigationServiceImpl.getStatisticsForSelection(Collection<Long> libraryIds,
Collection<Long> nodeIds) |
| Modifier and Type | Method and Description |
|---|---|
RequirementStatisticsBundle |
RequirementStatisticsService.gatherRequirementStatisticsBundle(Collection<Long> requirementIds)
Returns all of the above bundled in one bean.
|
RequirementStatisticsBundle |
RequirementLibraryFinderService.getStatisticsForSelection(Collection<Long> libraryIds,
Collection<Long> nodeIds)
Passing the ids of some selected RequirementLibrary and RequirementLibraryNodes (in separate collections), will return
the statistics covering all the Requirements encompassed by this selection.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.