@Transactional public interface TestSuiteModificationService extends CustomTestSuiteModificationService
| Modifier and Type | Method and Description |
|---|---|
void |
changeDescription(long id,
String newDescription) |
addExecution, findTestSuiteStatistics, renamefindAllMilestones, findById@PreAuthorize(value="hasPermission(#arg0, \'org.squashtest.tm.domain.campaign.TestSuite\', \'WRITE\') or hasRole(\'ROLE_ADMIN\')")
void changeDescription(long id,
String newDescription)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.