Constructor and Description |
---|
OfbizImportHandler(OfBizDelegator ofBizDelegator,
Executor executor,
AttachmentPathManager attachmentPathManager,
boolean useDefaultPaths,
Set<String> propertyKeysRequiredByPlugins) |
OfbizImportHandlerFactory(OfBizDelegator ofBizDelegator,
AttachmentPathManager attachmentPathManager) |
Modifier and Type | Method and Description |
---|---|
static AttachmentPathManager |
ComponentAccessor.getAttachmentPathManager()
Retrieves and returns the attachment path instance
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentPathManagerImpl
An
AttachmentPathManager that uses the ApplicationProperties to
get the current paths. |
Constructor and Description |
---|
FileSystemAttachmentDirectoryAccessor(ProjectManager projectManager,
AttachmentPathManager attachmentPathManager,
StreamAttachmentStore streamAttachmentStore,
AttachmentConfigManager attachmentConfigManager) |
Modifier and Type | Field and Description |
---|---|
protected AttachmentPathManager |
ViewAttachmentSettings.attachmentPathManager |
Constructor and Description |
---|
EditAttachmentSettings(ProjectManager projectManager,
PermissionManager permissionManager,
AttachmentFileStoreProvider attachmentFileStoreProvider,
AttachmentPathManager attachmentPathManager,
AttachmentConfigStore attachmentConfigStore,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
ViewAttachmentSettings(ProjectManager projectManager,
PermissionManager permissionManager,
AttachmentFileStoreProvider attachmentFileStoreProvider,
AttachmentPathManager attachmentPathManager,
AttachmentConfigStore attachmentConfigStore,
com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.