Uses of Interface
com.atlassian.confluence.content.render.xhtml.view.excerpt.Excerpter

Packages that use Excerpter
com.atlassian.confluence.content.render.xhtml.view.excerpt   
com.atlassian.confluence.plugins.dailysummary.content.popular   
com.atlassian.confluence.plugins.edgeindex.rest   
com.atlassian.confluence.plugins.like.notifications   
com.atlassian.confluence.servlet   
 

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
 class DefaultExcerpter
           
 

Uses of Excerpter in com.atlassian.confluence.plugins.dailysummary.content.popular
 

Constructors in com.atlassian.confluence.plugins.dailysummary.content.popular with parameters of type Excerpter
DefaultPopularContentDtoFactory(Excerpter excerpter, LikeManager likeManager, FollowManager followManager, com.atlassian.user.UserManager userManager, DataSourceFactory dataSourceFactory, List<String> excludedMacros)
           
 

Uses of Excerpter in com.atlassian.confluence.plugins.edgeindex.rest
 

Constructors in com.atlassian.confluence.plugins.edgeindex.rest with parameters of type Excerpter
StreamResource(com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, ContextPathHolder contextPathHolder, UserDtoFactory userDtoFactory, DateEntityFactory dateEntityFactory, LikeManager likeManager, EdgeQueries edgeQueries, ContentEntityHelper contentEntityHelper, Excerpter excerpter, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

Uses of Excerpter in com.atlassian.confluence.plugins.like.notifications
 

Methods in com.atlassian.confluence.plugins.like.notifications with parameters of type Excerpter
 void NotificationListener.setExcerpter(Excerpter excerpter)
           
 

Uses of Excerpter in com.atlassian.confluence.servlet
 

Methods in com.atlassian.confluence.servlet with parameters of type Excerpter
 void ExportWordPageServer.setExcerpter(Excerpter excerpter)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.