public class MockAttachmentConfig extends Object implements AttachmentConfig
Constructor and Description |
---|
MockAttachmentConfig() |
Modifier and Type | Method and Description |
---|---|
File |
getTemporaryAttachmentDirectory()
Returns a File object for the temporary attachments directory.
|
void |
setTemporaryAttachmentDirectory(File temporaryAttachmentDirectory) |
public File getTemporaryAttachmentDirectory()
AttachmentConfig
getTemporaryAttachmentDirectory
in interface AttachmentConfig
public void setTemporaryAttachmentDirectory(File temporaryAttachmentDirectory)
Copyright © 2002-2017 Atlassian. All Rights Reserved.