Uses of Class
org.codelibs.fess.ds.atlassian.api.confluence.domain.Content
Packages that use Content
Package
Description
-
Uses of Content in org.codelibs.fess.ds.atlassian
Methods in org.codelibs.fess.ds.atlassian with parameters of type ContentModifier and TypeMethodDescriptionprotected StringConfluenceDataStore.getContentComments(Content content, ConfluenceClient client) protected StringConfluenceDataStore.getContentViewUrl(Content content, String confluenceHome) protected voidConfluenceDataStore.processContent(org.codelibs.fess.es.config.exentity.DataConfig dataConfig, org.codelibs.fess.ds.callback.IndexUpdateCallback callback, Map<String, Object> configMap, org.codelibs.fess.entity.DataStoreParams paramMap, Map<String, String> scriptMap, Map<String, Object> defaultDataMap, ConfluenceClient client, Content content) -
Uses of Content in org.codelibs.fess.ds.atlassian.api.confluence
Method parameters in org.codelibs.fess.ds.atlassian.api.confluence with type arguments of type ContentModifier and TypeMethodDescriptionvoidConfluenceClient.getBlogContents(Consumer<Content> consumer) voidConfluenceClient.getContents(Consumer<Content> consumer) -
Uses of Content in org.codelibs.fess.ds.atlassian.api.confluence.content
Fields in org.codelibs.fess.ds.atlassian.api.confluence.content declared as ContentFields in org.codelibs.fess.ds.atlassian.api.confluence.content with type parameters of type ContentMethods in org.codelibs.fess.ds.atlassian.api.confluence.content that return ContentMethods in org.codelibs.fess.ds.atlassian.api.confluence.content that return types with arguments of type ContentConstructors in org.codelibs.fess.ds.atlassian.api.confluence.content with parameters of type ContentConstructor parameters in org.codelibs.fess.ds.atlassian.api.confluence.content with type arguments of type Content