Interface QuestionLogicCopyActionService
- All Known Implementing Classes:
QuestionLogicCopyActionServiceImpl
public interface QuestionLogicCopyActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copy
(EntityExplorerActionSelection selection, boolean copyQuestions)
-
Method Details
-
copy
void copy(EntityExplorerActionSelection selection, boolean copyQuestions) throws RpcExecutionException, InterruptedException
-