Uses of Interface
com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
Packages that use Excerpter
Package
Description
-
Uses of Excerpter in com.atlassian.confluence.content.render.xhtml.view.excerpt
Classes in com.atlassian.confluence.content.render.xhtml.view.excerpt that implement Excerpter -
Uses of Excerpter in com.atlassian.confluence.plugins.like.notifications
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type ExcerpterModifierConstructorDescriptionLikeEventEmailRenderContextProvider(ContentService contentService, UserAccessor userAccessor, FollowManager followManager, Excerpter excerpter) -
Uses of Excerpter in com.atlassian.confluence.plugins.like.notifications.batch
Constructors in com.atlassian.confluence.plugins.like.notifications.batch with parameters of type ExcerpterModifierConstructorDescriptionEmailLikeCreatedBatchingSectionProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.plugin.notifications.api.notification.UserNotificationPreferencesManager preferencesManager, ContentService contentService, Excerpter excerpter) -
Uses of Excerpter in com.atlassian.confluence.plugins.like.spring
Methods in com.atlassian.confluence.plugins.like.spring that return Excerpter