Package | Description |
---|---|
com.atlassian.jira.config.util |
Modifier and Type | Method and Description |
---|---|
AttachmentPathManager.Mode |
AttachmentPathManagerImpl.getMode() |
AttachmentPathManager.Mode |
AttachmentPathManager.getMode()
Deprecated.
since 9.7, to be removed in Jira 10.0.0;
use
AttachmentConfigManager.isAttachmentsEnabled() instead |
static AttachmentPathManager.Mode |
AttachmentPathManager.Mode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AttachmentPathManager.Mode[] |
AttachmentPathManager.Mode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.