public interface

Attachments

com.atlassian.jira.functest.framework.admin.Attachments
Known Indirect Subclasses

Class Overview

Grouping of admin tasks related to the Attachments section

Summary

Public Methods
void disable()
void disableZipSupport()
void enable()
Enables attachments and configures JIRA to use the default attachment path (jira.home/data/attachments).
void enable(String maxAttachmentSize)
void enableZipSupport()
String getCurrentAttachmentPath()

Public Methods

public void disable ()

public void disableZipSupport ()

public void enable ()

Enables attachments and configures JIRA to use the default attachment path (jira.home/data/attachments).

public void enable (String maxAttachmentSize)

public void enableZipSupport ()

public String getCurrentAttachmentPath ()