com.atlassian.jira.util
Interface AttachmentConfig

All Known Implementing Classes:
DefaultAttachmentConfig, MockAttachmentConfig

public interface AttachmentConfig

Interface getting attachment configurations.

Since:
6.0.8

Method Summary
 File getTemporaryAttachmentDirectory()
          Returns a File object for the temporary attachments directory.
 

Method Detail

getTemporaryAttachmentDirectory

File getTemporaryAttachmentDirectory()
Returns a File object for the temporary attachments directory.

Returns:
a File object for the temporary attachments directory


Copyright © 2002-2014 Atlassian. All Rights Reserved.