Uses of Interface
com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter
-
-
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 Modifier and Type Class Description class
DefaultExcerpter
-
Uses of Excerpter in com.atlassian.confluence.plugins.like.notifications
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type Excerpter Constructor Description LikeEventEmailRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder, UserAccessor userAccessor, FollowManager followManager, Excerpter excerpter, LocaleManager localeManager)
-
Uses of Excerpter in com.atlassian.confluence.plugins.like.notifications.batch
Constructors in com.atlassian.confluence.plugins.like.notifications.batch with parameters of type Excerpter Constructor Description EmailLikeCreatedBatchingSectionProvider(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.servlet
Constructors in com.atlassian.confluence.servlet with parameters of type Excerpter Constructor Description ExportWordPageServer(BootstrapManager bootstrapManager, SettingsManager settingsManager, PageManager pageManager, PermissionManager permissionManager, Renderer viewBodyTypeAwareRenderer, Excerpter excerpter, com.atlassian.plugin.webresource.PluginResourceLocator pluginResourceLocator, DownloadResourceManager downloadResourceManager, com.atlassian.event.api.EventPublisher eventPublisher, javax.activation.MimetypesFileTypeMap mimetypesFileTypeMap)
-