public interface AttachmentDataFileSystemFactory
Modifier and Type | Method and Description |
---|---|
AttachmentDataFileSystem |
getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem,
AttachmentDataFileSystem cloudAttachmentDataFileSystem,
org.springframework.transaction.PlatformTransactionManager transactionManager,
SynchronizationManager synchronizationManager,
com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager) |
AttachmentDataFileSystem getInstance(AttachmentDataFileSystem localAttachmentDataFileSystem, AttachmentDataFileSystem cloudAttachmentDataFileSystem, org.springframework.transaction.PlatformTransactionManager transactionManager, SynchronizationManager synchronizationManager, com.atlassian.spring.container.LazyComponentReference<AttachmentManager> attachmentManager)
Copyright © 2003–2017 Atlassian. All rights reserved.