Uses of Interface
com.atlassian.jira.config.util.AttachmentPathManager

Packages that use AttachmentPathManager
com.atlassian.jira.component   
com.atlassian.jira.config.util   
 

Uses of AttachmentPathManager in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return AttachmentPathManager
static AttachmentPathManager ComponentAccessor.getAttachmentPathManager()
          Retrieves and returns the attachment path instance
 

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.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.