Uses of Interface
com.atlassian.jira.web.util.WebAttachmentManager

Packages that use WebAttachmentManager
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.util   
 

Uses of WebAttachmentManager in com.atlassian.jira.web.action.issue
 

Fields in com.atlassian.jira.web.action.issue declared as WebAttachmentManager
protected  WebAttachmentManager AttachTemporaryFile.webAttachmentManager
           
 

Constructors in com.atlassian.jira.web.action.issue with parameters of type WebAttachmentManager
AttachScreenshot(IssueLinkManager issueLinkManager, SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, WebAttachmentManager webAttachmentManager, IssueUpdater issueUpdater, AttachmentService attachmentService)
           
AttachTemporaryFile(SubTaskManager subTaskManager, WebAttachmentManager webAttachmentManager, IssueUpdater issueUpdater, ApplicationProperties applicationProperties, AttachmentService attachmentService, DefaultTemporaryAttachmentsMonitorLocator temporaryAttachmentsMonitorLocator)
           
 

Uses of WebAttachmentManager in com.atlassian.jira.web.util
 

Classes in com.atlassian.jira.web.util that implement WebAttachmentManager
 class DefaultWebAttachmentManager
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.