| Package | Description |
|---|---|
| org.squashtest.tm.service.campaign | |
| org.squashtest.tm.service.internal.campaign |
| Modifier and Type | Method and Description |
|---|---|
CampaignStatisticsBundle |
CustomCampaignModificationService.gatherCampaignStatisticsBundle(long campaignId) |
CampaignStatisticsBundle |
CampaignStatisticsService.gatherCampaignStatisticsBundle(long campaignId)
Given a campaign id, gathers all of the following in one package.
|
CampaignStatisticsBundle |
CampaignLibraryFinderService.gatherCampaignStatisticsBundleByMilestone(long milestoneId)
Returns all dashboard data for a milestone dashboard (ie about all campaigns that belong to that milestone)
|
CampaignStatisticsBundle |
CampaignStatisticsService.gatherMilestoneStatisticsBundle(long milestoneId)
Given a milestone id, gathers all of the following in one package for a milestone.
|
| Modifier and Type | Method and Description |
|---|---|
CampaignStatisticsBundle |
CampaignStatisticsServiceImpl.gatherCampaignStatisticsBundle(long campaignId) |
CampaignStatisticsBundle |
CustomCampaignModificationServiceImpl.gatherCampaignStatisticsBundle(long campaignId) |
CampaignStatisticsBundle |
CampaignLibraryNavigationServiceImpl.gatherCampaignStatisticsBundleByMilestone(long milestoneId) |
CampaignStatisticsBundle |
CampaignStatisticsServiceImpl.gatherMilestoneStatisticsBundle(long milestoneId) |
Copyright © 2010-2016 Henix, henix.fr. All Rights Reserved.