|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttachmentPathManager in com.atlassian.jira |
---|
Methods in com.atlassian.jira that return AttachmentPathManager | |
---|---|
AttachmentPathManager |
ComponentManager.getAttachmentPathManager()
Retrieves and returns the attachment path instance |
Uses of AttachmentPathManager in com.atlassian.jira.bc.imports.project |
---|
Constructors in com.atlassian.jira.bc.imports.project with parameters of type AttachmentPathManager | |
---|---|
DefaultProjectImportService(PermissionManager permissionManager,
ProjectImportManager projectImportManager,
ProjectManager projectManager,
IssueManager issueManager,
VersionManager versionManager,
ProjectComponentManager projectComponentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ApplicationProperties applicationProperties,
AttachmentManager attachmentManager,
AttachmentPathManager attachmentPathManager,
BuildUtilsInfo buildUtilsInfo)
|
Uses of AttachmentPathManager in com.atlassian.jira.bulkedit.operation |
---|
Constructors in com.atlassian.jira.bulkedit.operation with parameters of type AttachmentPathManager | |
---|---|
BulkMoveOperation(WorkflowManager workflowManager,
ProjectManager projectManager,
FieldManager fieldManager,
IssueFactory issueFactory,
IssueManager issueManager,
AttachmentPathManager attachmentPathManager)
|
Uses of AttachmentPathManager in com.atlassian.jira.config.util |
---|
Classes in com.atlassian.jira.config.util that implement AttachmentPathManager | |
---|---|
static class |
AttachmentPathManager.PropertiesAdaptor
Implementation of AttachmentPathManager that uses the ApplicationProperties to get the current paths. |
Uses of AttachmentPathManager in com.atlassian.jira.issue.managers |
---|
Constructors in com.atlassian.jira.issue.managers with parameters of type AttachmentPathManager | |
---|---|
DefaultAttachmentManager(IssueManager issueManager,
org.ofbiz.core.entity.DelegatorInterface genericDelegator,
MimeManager mimeManager,
ApplicationProperties applicationProperties,
AttachmentPathManager attachmentPathManager)
|
Uses of AttachmentPathManager in com.atlassian.jira.web.action.admin |
---|
Constructors in com.atlassian.jira.web.action.admin with parameters of type AttachmentPathManager | |
---|---|
EditAttachmentSettings(AttachmentPathManager attachmentPathManager)
|
|
ViewAttachmentSettings(AttachmentPathManager attachmentPathManager)
|
Uses of AttachmentPathManager in com.atlassian.jira.web.action.issue |
---|
Constructors in com.atlassian.jira.web.action.issue with parameters of type AttachmentPathManager | |
---|---|
MoveIssueConfirm(IssueLinkManager issueLinkManager,
SubTaskManager subTaskManager,
AttachmentManager attachmentManager,
ConstantsManager constantsManager,
WorkflowManager workflowManager,
FieldManager fieldManager,
FieldLayoutManager fieldLayoutmanager,
IssueFactory issueFactory,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueSecurityHelper issueSecurityHelper,
IssueManager issueManager,
AttachmentPathManager attachmentPathManager)
|
Uses of AttachmentPathManager in com.atlassian.jira.web.action.setup |
---|
Constructors in com.atlassian.jira.web.action.setup with parameters of type AttachmentPathManager | |
---|---|
Setup(IssueIndexManager indexManager,
IndexLanguageToLocaleMapper languageToLocaleMapper,
ServiceManager serviceManager,
IndexPathManager indexPathManager,
AttachmentPathManager attachmentPathManager,
JiraHome jiraHome,
JiraLicenseUpdaterService licenseService,
BuildUtilsInfo buildUtilsInfo,
JiraSystemRestarter jiraSystemRestarter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |