|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IterationTestInventoryStatistics | |
|---|---|
| org.squashtest.tm.service.campaign | |
| org.squashtest.tm.service.internal.campaign | |
| org.squashtest.tm.service.statistics.campaign | |
| Uses of IterationTestInventoryStatistics in org.squashtest.tm.service.campaign |
|---|
| Methods in org.squashtest.tm.service.campaign that return types with arguments of type IterationTestInventoryStatistics | |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsService.gatherIterationTestInventoryStatistics(long campaignId)
Given a campaign id, gathers and returns how many tests and at which status are planned in this campaign. |
| Uses of IterationTestInventoryStatistics in org.squashtest.tm.service.internal.campaign |
|---|
| Methods in org.squashtest.tm.service.internal.campaign that return types with arguments of type IterationTestInventoryStatistics | |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsServiceImpl.gatherIterationTestInventoryStatistics(long campaignId)
|
| Uses of IterationTestInventoryStatistics in org.squashtest.tm.service.statistics.campaign |
|---|
| Methods in org.squashtest.tm.service.statistics.campaign that return types with arguments of type IterationTestInventoryStatistics | |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsBundle.getIterationTestInventoryStatisticsList()
|
| Method parameters in org.squashtest.tm.service.statistics.campaign with type arguments of type IterationTestInventoryStatistics | |
|---|---|
void |
CampaignStatisticsBundle.setIterationTestInventoryStatisticsList(List<IterationTestInventoryStatistics> iterationTestInventoryStatisticsList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||