| Package | Description |
|---|---|
| org.squashtest.tm.service.annotation | |
| org.squashtest.tm.service.campaign | |
| org.squashtest.tm.service.internal.campaign |
| Modifier and Type | Method and Description |
|---|---|
Object |
PreventConcurrentAspect.lockEntities(org.aspectj.lang.ProceedingJoinPoint pjp,
BatchPreventConcurrent pc) |
| Modifier and Type | Method and Description |
|---|---|
OperationReport |
CampaignLibraryNavigationService.deleteIterations(List<Long> targetIds)
that method should delete the iterations.
|
OperationReport |
CampaignLibraryNavigationService.deleteSuites(List<Long> suiteIds,
boolean removeFromIter)
that method should delete test suites, and remove its references in iteration and iteration test plan item
|
OperationReport |
CustomIterationModificationService.removeTestSuites(List<Long> suitesIds)
That method will remove each test suite, leaving it's test plan items linked to no test_suite
|
| Modifier and Type | Method and Description |
|---|---|
OperationReport |
CampaignLibraryNavigationServiceImpl.deleteIterations(List<Long> targetIds) |
OperationReport |
CampaignLibraryNavigationServiceImpl.deleteSuites(List<Long> suiteIds,
boolean removeFromIter) |
OperationReport |
CustomIterationModificationServiceImpl.removeTestSuites(List<Long> suitesIds) |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.