Interface UpdateInputDataActionService
- All Known Implementing Classes:
UpdateInputDataActionServiceImpl
public interface UpdateInputDataActionService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateInputData
(EntityExplorerActionSelection selection) run rules for selected Input_data to update sums, averages and the likes
-
Method Details
-
updateInputData
run rules for selected Input_data to update sums, averages and the likes- Parameters:
selection
- the selected Input_data- Throws:
InterruptedException
-