com.atlassian.webdriver.jira.page
Class ViewAttachmentsSettingsPage
java.lang.Object
com.atlassian.webdriver.jira.page.JiraAbstractPage
com.atlassian.webdriver.jira.page.JiraAdminAbstractPage
com.atlassian.webdriver.jira.page.ViewAttachmentsSettingsPage
- All Implemented Interfaces:
- Page
public class ViewAttachmentsSettingsPage
- extends JiraAdminAbstractPage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewAttachmentsSettingsPage
public ViewAttachmentsSettingsPage()
getUrl
public String getUrl()
- Returns:
- The URI, including query string, relative to the base url
readAttachmentSettings
public void readAttachmentSettings()
attachmentsAreEnabled
public boolean attachmentsAreEnabled()
thumnailsAreEnabled
public boolean thumnailsAreEnabled()
zipSupportIsEnabled
public boolean zipSupportIsEnabled()
getAttachmentPath
public String getAttachmentPath()
getAttachmentSize
public String getAttachmentSize()
Copyright © 2014 Atlassian. All rights reserved.