Interface InstantDashboardMetadataWriter
- All Known Implementing Classes:
InstantDashboardMetadataWriterES,InstantDashboardMetadataWriterOS
public interface InstantDashboardMetadataWriter
-
Method Summary
Modifier and TypeMethodDescriptiondeleteOutdatedTemplateEntriesAndGetExistingDashboardIds(List<Long> hashesAllowed) voidsaveInstantDashboard(InstantDashboardDataDto dashboardDataDto)
-
Method Details
-
saveInstantDashboard
-
deleteOutdatedTemplateEntriesAndGetExistingDashboardIds
List<String> deleteOutdatedTemplateEntriesAndGetExistingDashboardIds(List<Long> hashesAllowed) throws IOException - Throws:
IOException
-