Uses of Class
org.openmetadata.service.events.scheduled.template.DataInsightTotalAssetTemplate
-
Packages that use DataInsightTotalAssetTemplate Package Description org.openmetadata.service.util -
-
Uses of DataInsightTotalAssetTemplate in org.openmetadata.service.util
Methods in org.openmetadata.service.util with parameters of type DataInsightTotalAssetTemplate Modifier and Type Method Description static voidEmailUtil. sendDataInsightEmailNotificationToUser(Set<String> emails, DataInsightTotalAssetTemplate totalAssetObj, DataInsightDescriptionAndOwnerTemplate descriptionObj, DataInsightDescriptionAndOwnerTemplate ownerShipObj, DataInsightDescriptionAndOwnerTemplate tierObj, String subject, String templateFilePath)
-