|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SuppressionPreviewReport | |
|---|---|
| org.squashtest.csp.tm.internal.service | |
| org.squashtest.csp.tm.internal.service.deletion | |
| org.squashtest.csp.tm.service | |
| org.squashtest.csp.tm.service.deletion | |
| Uses of SuppressionPreviewReport in org.squashtest.csp.tm.internal.service |
|---|
| Methods in org.squashtest.csp.tm.internal.service that return types with arguments of type SuppressionPreviewReport | |
|---|---|
List<SuppressionPreviewReport> |
CustomIterationModificationServiceImpl.simulateDeletion(List<Long> targetIds)
|
List<SuppressionPreviewReport> |
NodeDeletionHandler.simulateDeletion(List<Long> targetIds)
(see above for definitions) That method should investigate the consequences of the deletion request, and return a report about what will happen. |
List<SuppressionPreviewReport> |
AbstractLibraryNavigationService.simulateDeletion(List<Long> targetIds)
|
List<SuppressionPreviewReport> |
CampaignNodeDeletionHandler.simulateExecutionDeletion(Long execId)
that method should investigate the consequences of the deletion of the given executions, and return a report about what will happen. |
List<SuppressionPreviewReport> |
ExecutionModificationServiceImpl.simulateExecutionDeletion(Long execId)
|
List<SuppressionPreviewReport> |
CampaignNodeDeletionHandler.simulateIterationDeletion(List<Long> targetIds)
that method should investigate the consequences of the deletion of the given iterations, and return a report about what will happen. |
List<SuppressionPreviewReport> |
CampaignLibraryNavigationServiceImpl.simulateIterationDeletion(List<Long> targetIds)
|
| Uses of SuppressionPreviewReport in org.squashtest.csp.tm.internal.service.deletion |
|---|
| Uses of SuppressionPreviewReport in org.squashtest.csp.tm.service |
|---|
| Methods in org.squashtest.csp.tm.service that return types with arguments of type SuppressionPreviewReport | |
|---|---|
List<SuppressionPreviewReport> |
CustomIterationModificationService.simulateDeletion(List<Long> targetIds)
that method should investigate the consequences of the deletion request, and return a report about what will happen. |
List<SuppressionPreviewReport> |
LibraryNavigationService.simulateDeletion(List<Long> targetIds)
that method should investigate the consequences of the deletion request, and return a report about what will happen. |
List<SuppressionPreviewReport> |
ExecutionModificationService.simulateExecutionDeletion(Long execId)
that method should investigate the consequences of the deletion of the given executions, and return a report about what will happen. |
List<SuppressionPreviewReport> |
CampaignLibraryNavigationService.simulateIterationDeletion(List<Long> targetIds)
that method should investigate the consequences of the deletion request of iterations, and return a report about what will happen. |
| Uses of SuppressionPreviewReport in org.squashtest.csp.tm.service.deletion |
|---|
| Classes in org.squashtest.csp.tm.service.deletion that implement SuppressionPreviewReport | |
|---|---|
class |
AffectedEntitiesPreviewReport
|
class |
NotDeletablePreviewReport
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||