Uses of Class
org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
Packages that use DataInsightTotalAssetTemplate
-
Uses of DataInsightTotalAssetTemplate in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type DataInsightTotalAssetTemplateModifier and TypeMethodDescriptionstatic voidEmailUtil.sendDataInsightEmailNotificationToUser(Set<String> emails, String startDate, String endDate, DataInsightTotalAssetTemplate totalAssetObj, DataInsightDescriptionAndOwnerTemplate descriptionObj, DataInsightDescriptionAndOwnerTemplate ownerShipObj, DataInsightDescriptionAndOwnerTemplate tierObj, String subject, String templateFilePath)