java.lang.Object | |
↳ | com.atlassian.jira.config.util.MockAttachmentPathManager |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEFAULT_PATH |
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.atlassian.jira.config.util.AttachmentPathManager
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Turns "Allow Attachments" to off.
| |||||||||||
Returns the path used to store attachments
| |||||||||||
Returns the attachment path that will be used by default if JIRA is so configured.
| |||||||||||
Returns true if attachments are stored within JIRA Home
| |||||||||||
Set a custom location to store attachments
| |||||||||||
Use the default location within JIRA Home to store attachments
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||||||||||||
From interface
com.atlassian.jira.config.util.AttachmentPathManager
|
Turns "Allow Attachments" to off.
Returns the path used to store attachments
Returns the attachment path that will be used by default if JIRA is so configured. This will live as a subdirectory of jira-home.
Returns true if attachments are stored within JIRA Home
Set a custom location to store attachments
indexPath | path to store attachments |
---|
Use the default location within JIRA Home to store attachments