| Constructor and Description |
|---|
ContentLabelServiceImpl(ContentService contentService,
LabelsService labelsService,
ContentEntityManagerInternal contentEntityManager,
AttachmentManager attachmentManager) |
ContentTrashServiceImpl(PageManager pageManager,
PermissionManager permissionManager,
PageService pageService,
BlogPostService blogPostService,
CommentService commentService,
com.google.common.base.Supplier<ContentService> contentServiceSupplier,
SpaceManager spaceManager,
AttachmentManager attachmentManager,
ApiSupportProvider apiSupportProvider) |
| Constructor and Description |
|---|
DefaultCustomContentManager(CustomContentDao customContentDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
ContentTypeManager contentTypeManager,
RelationManager relationManager,
ContentFactory contentFactory,
ChangeIndexer changeIndexer,
ApiSupportProvider apiSupportProvider) |
| Constructor and Description |
|---|
DraftAttributesCopier(AttachmentManager attachmentManager,
LabelManager labelManager,
ContentPermissionManager contentPermissionManager,
ContentPropertyManager contentPropertyManager) |
| Constructor and Description |
|---|
EditorEmbeddedImageResourceUnmarshaller(Unmarshaller<ResourceIdentifier> resourceIdentifierUnmarshaller,
Unmarshaller<ResourceIdentifier> storageResourceIdentifierUnmarshaller,
XmlEventReaderFactory xmlEventReaderFactory,
MarshallingRegistry registry,
AttachmentManager attachmentManager,
PageManager pageManager) |
| Constructor and Description |
|---|
AttachmentResourceIdentifierResolver(AttachmentManager attachmentManager,
AttachmentOwningContentResolver attachmentOwningContentResolver) |
IdAndTypeResourceIdentifierResolver(AttachmentManager attachmentManager,
SpaceManager spaceManager) |
| Constructor and Description |
|---|
ViewAttachmentLinkMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate,
PageManager pageManager,
ContentEntityManager contentEntityManager,
AttachmentManager attachmentManager,
PermissionManager permissionManager,
Marshaller<UnresolvedLink> unresolvedLinkMarshaller,
Marshaller<Link> linkBodyMarshaller,
StaxStreamMarshaller<Link> commonLinkAttributeStaxStreamMarshaller,
DraftManager draftManager,
HrefEvaluator hrefEvaluator,
Marshaller<Link> notPermittedLinkMarshaller,
ResourceIdentifierContextUtility riUtils,
ModelToRenderedClassMapper linkClassRenderer) |
| Constructor and Description |
|---|
DefaultBlogPostService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
SpacePermissionManager spacePermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
DefaultPageService(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
| Constructor and Description |
|---|
CreateBlogPostCommandImpl(PageManager pageManager,
SpacePermissionManager spacePermissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostProvider blogPostProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
BlogPost draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
CreateBlogPostCommandImpl(PageManager pageManager,
SpacePermissionManager spacePermissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostProvider blogPostProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
ContentEntityObject draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreateBlogPostCommandImpl(PageManager pageManager,
SpacePermissionManager spacePermissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostProvider blogPostProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
CreateAbstractPageCommandImpl.attachmentManager |
| Constructor and Description |
|---|
CreateAbstractPageCommandImpl(PageManager pageManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
AbstractPage draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
CreateAbstractPageCommandImpl(PageManager pageManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
ContentEntityObject draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreateAbstractPageCommandImpl(PageManager pageManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreatePageCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
ContentEntityObject draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreatePageCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreatePageCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Page draft,
com.atlassian.user.User user,
boolean notifySelf,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
CreatePageFromExistingCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
ContentEntityObject draft,
com.atlassian.user.User user,
boolean notifySelf,
SpaceProvider spaceProvider,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreatePageFromExistingCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Draft draft,
com.atlassian.user.User user,
boolean notifySelf,
SpaceProvider spaceProvider,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager)
Deprecated.
since 6.0
|
CreatePageFromExistingCommandImpl(PageManager pageManager,
PermissionManager permissionManager,
ContentPermissionManager contentPermissionManager,
DraftService draftService,
AttachmentManager attachmentManager,
NotificationManager notificationManager,
com.atlassian.event.api.EventPublisher eventPublisher,
PageProvider pageProvider,
ContentPermissionProvider permissionProvider,
CreateContextProvider contextProvider,
Page draft,
com.atlassian.user.User user,
boolean notifySelf,
SpaceProvider spaceProvider,
LabelManager labelManager,
DraftsTransitionHelper draftsTransitionHelper,
UserHistoryManager userHistoryManager) |
| Modifier and Type | Method and Description |
|---|---|
protected AttachmentManager |
DefaultContentEntityManager.getAttachmentManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContentEntityManager.setAttachmentManager(AttachmentManager attachmentManager)
Deprecated.
since 5.8. Use {#DefaultContentEntityManager} instead.
|
| Constructor and Description |
|---|
DefaultContentEntityManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
DefaultContentPermissionManager(ContentPermissionDao contentPermissionDao,
ChangeIndexer changeIndexer,
PageDao pageDao,
com.atlassian.event.EventManager eventManager,
InheritedContentPermissionManager inheritedContentPermissionManager,
ConfluenceIndexer indexer,
ContentPermissionSetDao contentPermissionSetDao,
AttachmentManager attachmentManager,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
DefaultDataSourceFactory(UserAccessor userAccessor,
AttachmentManager attachmentManager,
FileTypeMap fileTypeMap,
ThumbnailManager thumbnailManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
SpaceLogoManager spaceLogoManager) |
| Constructor and Description |
|---|
DatabaseLikesRemovalListener(LikeManager likeManager,
ContentEntityManager contentEntityManager,
AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
AttachmentPrefetcher(AttachmentManager attachmentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ImageDetailsPrefetchDao imageDetailsPrefetcher,
EventMarshallingRegistry eventMarshallingRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
FileXmlExporter.attachmentManager |
| Modifier and Type | Method and Description |
|---|---|
void |
FileXmlExporter.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
AttachmentDownloadResourceManager(AttachmentUrlParser attachmentUrlParser,
AttachmentManager attachmentManager,
PermissionManager permissionManager) |
ThumbnailDownloadResourceManager(AttachmentUrlParser attachmentUrlParser,
AttachmentManager attachmentManager,
PermissionManager permissionManager,
ThumbnailManager thumbnailManager) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttachmentManagerInternal
Internal version of the
AttachmentManager interface; see the package-info.java for rationale. |
| Modifier and Type | Method and Description |
|---|---|
void |
HibernateLabelDao.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
ConfluenceLinkResolver(PageManager pageManager,
SpaceManager spaceManager,
UserAccessor userAccessor,
PermissionManager permissionManager,
AttachmentManager attachmentManager,
SettingsManager settingsManager,
ContentEntityManager contentEntityManager,
ShortcutLinksManager shortcutLinksManager,
PersonalInformationManager personalInformationManager,
com.atlassian.renderer.v2.macro.MacroManager macroManager,
StorageFormatCleaner storageFormatCleaner) |
DraftAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser,
Draft draft,
AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
AttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser,
AbstractPageLink abstractPageLink,
AttachmentManager attachmentManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingAttachmentManager
Caches the download paths of attachments.
|
class |
DefaultAttachmentManager
Default implementation of
AttachmentManager. |
class |
DelegatorAttachmentManager
This class delegates attachment manager requests to the appropriate attachment manager implementation based on certain
Confluence configuration options
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentManager |
PageManager.getAttachmentManager()
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
|
AttachmentManager |
DelegatingAttachmentManager.getAttachmentManager()
Return the AttachmentManager implementation that the delegator wraps
|
AttachmentManager |
DefaultPageManager.getAttachmentManager()
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to service interface.
|
AttachmentManager |
CachingAttachmentManager.getAttachmentManager() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDao.AttachmentCopier |
DelegatorAttachmentManager.getCopier(AttachmentManager destination) |
AttachmentDao.AttachmentCopier |
DefaultAttachmentManager.getCopier(AttachmentManager destination) |
AttachmentDao.AttachmentCopier |
CachingAttachmentManager.getCopier(AttachmentManager destination) |
AttachmentDao.AttachmentCopier |
AttachmentManager.getCopier(AttachmentManager destination)
Retrieves a AttachmentDao.AttachmentCopier that will allow the attachments from
one data store to be copied across to another.
|
AttachmentDao.AttachmentMigrator |
DelegatorAttachmentManager.getMigrator(AttachmentManager destination) |
AttachmentDao.AttachmentMigrator |
DefaultAttachmentManager.getMigrator(AttachmentManager destination) |
AttachmentDao.AttachmentMigrator |
CachingAttachmentManager.getMigrator(AttachmentManager destination) |
AttachmentDao.AttachmentMigrator |
AttachmentManager.getMigrator(AttachmentManager destination)
Retrieves a AttachmentDao.AttachmentMigrator that will allow the attachments from
one data store to be moved across to another.
|
void |
PageManager.setAttachmentManager(AttachmentManager attachmentManager)
Deprecated.
since 5.8 do not use. Implementation detail mistakenly added to manager interface.
|
| Constructor and Description |
|---|
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
CommentDao commentDao,
RelationManager relationManager,
com.atlassian.vcache.VCacheFactory cacheFactory) |
DefaultDraftManager(DraftDao draftDao,
SettingsManager settingsManager,
PageManager pageManager,
AttachmentManager attachmentManager,
LabelManager labelManager,
MergerManager mergerManager) |
DefaultDraftsTransitionHelper(PageManagerInternal pageManager,
DraftManager draftManager,
ContentEntityManager contentEntityManager,
AttachmentManager attachmentManager,
ContentPermissionManager contentPermissionManager,
ContentPropertyManager contentPropertyManager,
LabelManager labelManager,
SharedDraftsDarkFeatureHelper sharedDraftsDarkFeatureHelper) |
DefaultFileUploadManager(AttachmentManager attachmentManager,
AttachmentMimeTypeTranslator mimeTypeTranslator) |
DefaultPageManager(PageDao pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDao abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
ChangeIndexer changeIndexer,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
SharedDraftsDarkFeatureHelper sharedDraftsDarkFeatureHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
SynchronizationManager synchronizationManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.google.common.base.Supplier<com.atlassian.sal.api.features.DarkFeatureManager> darkFeatureManagerRef,
PermissionCheckExemptions permissionCheckExemptions,
EventMarshallingRegistry eventMarshallingRegistry,
UserAccessor userAccessor) |
DefaultTrashManager(ContentEntityObjectDao contentEntityObjectDao,
ContentEntityManager contentEntityManager,
CustomContentManager customContentManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
PageManager pageManager,
com.atlassian.event.api.EventPublisher eventPublisher,
AttachmentManager attachmentManager) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
AbstractViewAttachmentsAction.attachmentManager |
protected AttachmentManager |
AbstractRemoveAttachmentAction.attachmentManager |
protected AttachmentManager |
AbstractCreatePageAction.attachmentManager |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreTrashItemAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
RestoreExistingTrashItemAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
MoveAttachmentAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AttachedImagesAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AttachFileAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AbstractViewAttachmentsAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AbstractRemoveAttachmentAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AbstractCreatePageAction.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
AttachmentBean.retrieveMatchingAttachment(AbstractPage page,
AttachmentManager attachmentManager) |
void |
AttachmentStorer.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentCountContextProvider.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
DefaultImageDetailsManager(AttachmentManager attachmentManager,
ImageDetailsDao imageDetailsDao) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
GeneralAttachmentCopier.destinationAttachmentManager |
protected AttachmentManager |
GeneralAttachmentCopier.sourceAttachmentManager |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAttachmentsOnFilesystemOnPageMoveListener.setAttachmentManager(AttachmentManager attachmentManager)
Deprecated.
|
void |
UpdateAttachmentsOnFilesystemOnPageMoveListener.setDefaultAttachmentManager(AttachmentManager defaultAttachmentManager)
Deprecated.
The default attachment manager is set here so that the logic from the delegating attachment manager does not need
to be reproduced here.
|
| Constructor and Description |
|---|
GeneralAttachmentCopier(AttachmentManager sourceAttachmentManager,
AttachmentManager destinationAttachmentManager) |
GeneralAttachmentMigrator(AttachmentManager sourceAttachmentManager,
AttachmentManager destinationAttachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAttachmentsOnFilesystemOnPageMoveListener.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDataFileSystem |
DefaultAttachmentDataFileSystemFactory.getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
AttachmentDataFileSystem |
AttachmentDataFileSystemFactory.getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
| Constructor and Description |
|---|
FileStoreAttachmentDataFileSystem(MediaApiClientSupplier clientSupplier,
MediaApiClientIdentitySupplier clientIdentitySupplier,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
| Constructor and Description |
|---|
DualAttachmentDataFileSystemPrimaryLocal(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager)
Deprecated.
|
| Constructor and Description |
|---|
Thumbnails(List<Attachment> attachments,
ImagePathHelper pathHelper,
int columns,
AttachmentManager attachmentManager,
ThumbnailManager thumbnailManager)
|
Thumbnails(List<Attachment> attachments,
String attachmentsRoot,
int columns,
AttachmentManager attachmentManager,
ThumbnailManager thumbnailManager)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentDataStorageWhitelistCondition.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
HasAttachmentCondition(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadAction.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
FileStoreUploadRest(ContentEntityManager contentEntityManager,
PermissionManager permissionManager,
FileUploadManager fileUploadManager,
AttachmentManager attachmentManager,
DraftService draftService,
SettingsService settingsService,
MediaApiClientIdentitySupplier clientIdentitySupplier,
FileStoreConfig fileStoreConfig,
EditorFormatService editorFormatService,
MediaApiClientSupplier clientSupplier) |
| Constructor and Description |
|---|
AttachmentSiteLogoManager(SettingsManager settingsManager,
ContextPathHolder contextPathHolder,
FileUploadManager fileUploadManager,
AttachmentManager attachmentManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
GalleryMacro.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
DefaultEntityBuilderFactory(SettingsManager settingsManager,
DateEntityFactory dateEntityFactory,
DefaultRestAttachmentManager restAttachmentManager,
AnyTypeDao anyTypeDao,
UserAccessor userAccessor,
UserEntityHelper userEntityHelper,
ContentTypeManager contentTypeManager,
AvatarProviderAccessor avatarProviderAccessor,
AttachmentManager attachmentManager) |
PersonalInformationContentEntityBuilder(SettingsManager settingsManager,
DateEntityFactory dateEntityFactory,
UserAccessor userAccessor,
UserEntityHelper userEntityHelper,
AvatarProviderAccessor avatarProviderAccessor,
AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
DefaultRestAttachmentManager(AttachmentManager attachmentManager,
PermissionManager permissionManager,
SettingsManager settingsManager,
ThumbnailManager thumbnailManager,
DateEntityFactory dateEntityFactory) |
DefaultRestAttachmentManager(AttachmentManager attachmentManager,
PermissionManager permissionManager,
SettingsManager settingsManager,
ThumbnailManager thumbnailManager,
DateEntityHelper dateEntityHelper)
Deprecated.
since 4.3. DateEntityFactory replaces DateEntityHelper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsersSoapService.setAttachmentManager(AttachmentManager attachmentManager) |
void |
PagesSoapService.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AttachmentsSoapService.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentRenderSupport.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
DraftAttachmentSearchAction.setAttachmentManager(AttachmentManager attachmentManager) |
void |
AttachmentSearchAction.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentManager |
IndexTaskFactory.getAttachmentManager() |
| Constructor and Description |
|---|
RebuildChangeDocumentsIndexTask(com.atlassian.bonnie.Searchable searchable,
ContentEntityObjectDao contentEntityObjectDao,
AttachmentManager attachmentManager,
IndexTaskFactory indexTaskFactory)
Constructs a rebuild change document index task.
|
| Constructor and Description |
|---|
IndexTaskFactory(BatchOperationManager batchOperationManager,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
com.atlassian.bonnie.search.DocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
com.google.common.base.Supplier<AttachmentManager> attachmentManager,
com.google.common.base.Supplier<PersonalInformationManager> personalInformationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
PersonalInformationDao personalInformationDao,
SpaceDao spaceDao) |
IndexTaskFactory(BatchOperationManager batchOperationManager,
net.sf.hibernate.SessionFactory sessionFactory,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
com.atlassian.bonnie.search.DocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
com.google.common.base.Supplier<AttachmentManager> attachmentManager,
com.google.common.base.Supplier<PersonalInformationManager> personalInformationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor)
Deprecated.
since 5.9. Use the non-deprecated constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentUrlParser.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
AllAttachmentsDownload(AttachmentManager attachmentManager,
PageManager pageManager,
PermissionManager permissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentManager |
DefaultSpaceManager.getAttachmentManager()
Deprecated.
since 4.2.13. Get AttachmentManager injected directly to your objects instead.
|
| Constructor and Description |
|---|
DefaultSpaceDescriptionManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager) |
DefaultSpaceManager(SpaceDescriptionManager spaceDescriptionManager,
SpacePermissionManagerInternal spacePermissionManager,
SpacePermissionQueryManager spacePermissionQueryManager,
AttachmentManager attachmentManager,
SpaceDao spaceDao,
SettingsManager settingsManager,
UserAccessor userAccessor,
com.atlassian.user.GroupManager groupManager,
PermissionCheckExemptions permissionCheckExemptions,
ConfluenceIndexer indexer,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
LabelManager labelManager,
I18NBeanFactory i18NBeanFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
AbstractLogoAction.attachmentManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractLogoAction.setAttachmentManager(AttachmentManager attachmentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
FuncTestRpcHandlerImpl.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
LegacyAttachmentServiceImpl(AttachmentManager attachmentManager,
PermissionManager permissionManager,
LabelsService labelsService) |
| Constructor and Description |
|---|
AttachmentToCeoConversionUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
int preUpgradeBuildNumber,
DdlExecutor ddlExecutor,
ConfluenceIndexer confluenceIndexer,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
AttachmentManager attachmentManager,
SynchronizationManager synchronizationManager,
HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem) |
| Constructor and Description |
|---|
DefaultPersonalInformationManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
PersonalInformationDao personalInformationDao,
RelationManager relationManager) |
DefaultUserAccessor(com.atlassian.user.configuration.RepositoryAccessor repositoryAccessor,
SpacePermissionManagerInternal spacePermissionManager,
ContentEntityManager contentEntityManager,
NotificationManager notificationManager,
PersonalInformationManager personalInformationManager,
UserChecker userChecker,
AttachmentManager attachmentManager,
com.atlassian.event.EventManager eventManager,
ContentPermissionManager contentPermissionManager,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
FollowManager followManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
DisabledUserManager disabledUserManager,
HibernateSessionManager sessionManager,
ConfluenceUserDao confluenceUserDao,
com.atlassian.user.UserManager backingUserManager,
SettingsManager settingsManager,
com.atlassian.crowd.embedded.api.UnfilteredCrowdService unfilteredCrowdService,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManagerSupplier,
AvatarProviderAccessor avatarProviderAccessor,
ResourceAccessor resourceAccessor,
org.springframework.transaction.PlatformTransactionManager transactionManager,
RelationManager relationManager) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentManager |
AbstractUserProfileAction.attachmentManager |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserProfileAction.setAttachmentManager(AttachmentManager attachmentManager) |
| Constructor and Description |
|---|
DeleteProfilePictureCommandImpl(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User user,
String fileName)
Deprecated.
|
SetProfilePictureFromFilenameCommand(PermissionManager permissionManager,
PersonalInformationManager personalInformationManager,
UserAccessor userAccessor,
AttachmentManager attachmentManager,
com.atlassian.user.User targetUser,
String imageFileName,
Set<String> buildInProfilePics)
Deprecated.
|
| Constructor and Description |
|---|
DefaultUserStatusManager(UserStatusDao userStatusDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
RelationManager relationManager)
Deprecated.
|
Copyright © 2003–2016 Atlassian. All rights reserved.