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