org.squashtest.csp.tm.service
Interface CustomCampaignModificationService
- All Known Subinterfaces:
- CampaignModificationService
- All Known Implementing Classes:
- CustomCampaignModificationServiceImpl
@Transactional
public interface CustomCampaignModificationService
rename
void rename(long campaignId,
String newName)
findTestPlanByCampaignId
FilteredCollectionHolder<List<CampaignTestPlanItem>> findTestPlanByCampaignId(long campaignId,
CollectionSorting filter)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.