public class AttachmentsImpl extends AbstractFuncTestUtil implements Attachments
environmentData, FS, locators, logger, logIndentLevel, tester| Constructor and Description |
|---|
AttachmentsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation) |
| Modifier and Type | Method and Description |
|---|---|
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() |
childLogIndentLevel, getAssertions, getEnvironmentData, getFuncTestHelperFactory, getLogger, log, log, navigation, submitAtPagepublic AttachmentsImpl(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData environmentData,
Navigation navigation)
public void enable()
Attachmentsjira.home/data/attachments).enable in interface AttachmentsAdministration.getCurrentAttachmentPath()public void enable(String maxAttachmentSize)
enable in interface Attachmentspublic void disable()
disable in interface Attachmentspublic void enableZipSupport()
enableZipSupport in interface Attachmentspublic void disableZipSupport()
disableZipSupport in interface Attachmentspublic String getCurrentAttachmentPath()
getCurrentAttachmentPath in interface AttachmentsCopyright © 2002-2016 Atlassian. All Rights Reserved.