Interface SurveyFixationActionService
- All Known Implementing Classes:
SurveyFixationActionServiceImpl
public interface SurveyFixationActionService
This Action copies the whole survey definition structure (survey definition, category definitions,
questions and answer definitions) in an other EntityModel to fix it.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(EntityExplorerActionSelection selection) void
validate
(EntityExplorerActionSelection selection)
-
Method Details
-
validate
-
execute
- Throws:
InterruptedException
-