| Package | Description |
|---|---|
| org.squashtest.tm.service.campaign | |
| org.squashtest.tm.service.internal.campaign | |
| org.squashtest.tm.service.statistics.campaign |
| Modifier and Type | Method and Description |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsService.gatherCampaignTestInventoryStatistics(long campaignId)
Given a campaign id, gathers and returns how many tests and at which status are planned in this campaign.
|
List<IterationTestInventoryStatistics> |
CampaignStatisticsService.gatherMilestoneTestInventoryStatistics()
Given a milestone id (and so campaign ids), gathers and returns how many tests and at which status are planned in
this campaign.
|
| Modifier and Type | Method and Description |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsServiceImpl.gatherCampaignTestInventoryStatistics(long campaignId) |
List<IterationTestInventoryStatistics> |
CampaignStatisticsServiceImpl.gatherMilestoneTestInventoryStatistics() |
| Modifier and Type | Method and Description |
|---|---|
List<IterationTestInventoryStatistics> |
CampaignStatisticsBundle.getIterationTestInventoryStatisticsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CampaignStatisticsBundle.setIterationTestInventoryStatisticsList(List<IterationTestInventoryStatistics> iterationTestInventoryStatisticsList) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.