Uses of Interface
com.atlassian.confluence.mail.notification.NotificationEmailHelper.ContentFinder
-
Packages that use NotificationEmailHelper.ContentFinder Package Description com.atlassian.confluence.mail.notification -
-
Uses of NotificationEmailHelper.ContentFinder in com.atlassian.confluence.mail.notification
Methods in com.atlassian.confluence.mail.notification with parameters of type NotificationEmailHelper.ContentFinder Modifier and Type Method Description ContentEntityObject
NotificationEmailHelper. extractTargetContentFromEmailReply(Map<String,List<String>> headers, NotificationEmailHelper.ContentFinder contentFinder)
Deprecated.Retrieves the relevant content object from the given (reply) email headers.
-