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