@Deprecated public class AttachmentStorageConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AttachmentStorageConfiguration.StorageMethod
Deprecated.
|
Constructor and Description |
---|
AttachmentStorageConfiguration()
Deprecated.
|
AttachmentStorageConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
edit()
Deprecated.
Navigate to the edit screen.
|
AttachmentStorageConfiguration.StorageMethod |
getCurrentStorageType()
Deprecated.
This can only be called from the edit screen.
|
boolean |
migrateToDatabase(boolean nonBackgroundTask)
Deprecated.
|
boolean |
migrateToFilesystem(boolean nonBackgroundTask)
Deprecated.
|
void |
view()
Deprecated.
|
public AttachmentStorageConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
public AttachmentStorageConfiguration()
public void view()
public boolean migrateToDatabase(boolean nonBackgroundTask)
public boolean migrateToFilesystem(boolean nonBackgroundTask)
public void edit()
public AttachmentStorageConfiguration.StorageMethod getCurrentStorageType()
edit()
firstCopyright © 2003–2020 Atlassian. All rights reserved.