Package | Description |
---|---|
com.atlassian.jira.config.util | |
com.atlassian.jira.web.action.admin |
Modifier and Type | Method and Description |
---|---|
AttachmentPathManager.Mode |
MockAttachmentPathManager.getMode() |
AttachmentPathManager.Mode |
AttachmentPathManager.getMode() |
AttachmentPathManager.Mode |
AttachmentPathManager.PropertiesAdaptor.getMode() |
static AttachmentPathManager.Mode |
AttachmentPathManager.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentPathManager.Mode[] |
AttachmentPathManager.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AttachmentPathManager.Mode |
EditAttachmentSettingsEvent.getAttachmentMode() |
Constructor and Description |
---|
EditAttachmentSettingsEvent(String primaryStoreType,
String secondaryStoreType,
AttachmentPathManager.Mode attachmentMode) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.