Uses of Interface
com.atlassian.confluence.api.service.content.AttachmentExtractedTextService
Packages that use AttachmentExtractedTextService
Package
Description
-
Uses of AttachmentExtractedTextService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement AttachmentExtractedTextService -
Uses of AttachmentExtractedTextService in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type AttachmentExtractedTextServiceModifierConstructorDescriptionContentFactory(ContentBodyFactory contentBodyFactory, SpaceFactory spaceFactory, ContentMetadataFactory metadataFactory, VersionFactory versionFactory, HistoryFactory historyFactory, ChildContentFactory childContentFactory, ContentExtensionsFactory extensionsFactory, OperationService operationService, ContentRestrictionService contentRestrictionService, NavigationService navigationService, AttachmentExtractedTextService attachmentServiceExtractedTextService, SpaceFilteringService spaceFilteringService) -
Uses of AttachmentExtractedTextService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type AttachmentExtractedTextServiceModifierConstructorDescriptionAttachmentResource(AttachmentService attachmentService, AttachmentExtractedTextService attachmentExtractedTextService, SettingsService settingsService)