Constructor and Description |
---|
OfbizImportHandler(OfBizDelegator ofBizDelegator,
Executor executor,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
boolean useDefaultPaths,
Set<String> propertyKeysRequiredByPlugins) |
OfbizImportHandlerFactory(OfBizDelegator ofBizDelegator,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
FeatureManager featureManager) |
Constructor and Description |
---|
DefaultProjectImportService(PermissionManager permissionManager,
ProjectImportManager projectImportManager,
ProjectManager projectManager,
UserManager userManager,
IssueManager issueManager,
VersionManager versionManager,
ProjectComponentManager projectComponentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ApplicationProperties applicationProperties,
AttachmentManager attachmentManager,
AttachmentPathManager attachmentPathManager,
UpgradeConstraints upgradeConstraints,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectTypeValidator projectTypeValidator) |
Constructor and Description |
---|
JiraHomeReplicatorService(JiraHome jiraHome,
SecondaryJiraHome secondaryHome,
ApplicationProperties applicationProperties,
AttachmentPathManager attachmentPathManager,
AvatarManager avatarManager,
PluginPath pluginPath,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.scheduler.SchedulerService schedulerService,
ExecutorService executorService,
JiraProperties jiraProperties) |
JiraHomeReplicatorService(JiraHome jiraHome,
SecondaryJiraHome secondaryHome,
ApplicationProperties applicationProperties,
AttachmentPathManager attachmentPathManager,
AvatarManager avatarManager,
PluginPath pluginPath,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.scheduler.SchedulerService schedulerService,
JiraProperties jiraProperties) |
Modifier and Type | Method and Description |
---|---|
static AttachmentPathManager |
ComponentAccessor.getAttachmentPathManager()
Retrieves and returns the attachment path instance
|
Modifier and Type | Class and Description |
---|---|
static class |
AttachmentPathManager.PropertiesAdaptor
Implementation of
AttachmentPathManager that uses the ApplicationProperties to get the current paths. |
class |
MockAttachmentPathManager |
Constructor and Description |
---|
FileSystemAttachmentDirectoryAccessor(ProjectManager projectManager,
AttachmentPathManager attachmentPathManager) |
Constructor and Description |
---|
DefaultAttachmentManager(IssueManager issueManager,
OfBizDelegator ofBizDelegator,
MimeManager mimeManager,
ApplicationProperties applicationProperties,
AttachmentPathManager attachmentPathManager,
ComponentLocator componentLocator,
I18nHelper.BeanFactory i18nBeanFactory,
UserManager userManager,
AttachmentStore attachmentStore,
AttachmentIndexManager attachmentIndexManager,
StreamAttachmentStore streamAttachmentStore,
ThumbnailAccessor thumbnailAccessor,
AttachmentIdSequencer attachmentIdSequencer) |
Constructor and Description |
---|
EditAttachmentSettings(AttachmentPathManager attachmentPathManager) |
EditAttachmentSettings(ProjectManager projectManager,
PermissionManager permissionManager,
AttachmentPathManager attachmentPathManager) |
ViewAttachmentSettings(ProjectManager projectManager,
PermissionManager permissionManager,
AttachmentPathManager attachmentPathManager) |
Constructor and Description |
---|
SetupApplicationProperties(IssueIndexManager indexManager,
ServiceManager serviceManager,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
JiraHome jiraHome,
BuildUtilsInfo buildUtilsInfo,
FileFactory fileFactory,
JiraWebResourceManager webResourceManager,
JiraProperties jiraProperties,
JiraProductInformation jiraProductInformation) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.