com.atlassian.jira.pageobjects.pages.admin.applicationproperties
Class AdvancedApplicationPropertyImpl
java.lang.Object
com.atlassian.jira.pageobjects.pages.admin.applicationproperties.AdvancedApplicationPropertyImpl
- All Implemented Interfaces:
- AdvancedApplicationProperty
public class AdvancedApplicationPropertyImpl
- extends Object
- implements AdvancedApplicationProperty
Page object for AdvancedApplicationProperty
populated by the page
- Since:
- v4.4
AdvancedApplicationPropertyImpl
public AdvancedApplicationPropertyImpl(org.openqa.selenium.By rowLocator)
edit
public EditAdvancedApplicationPropertyForm edit()
- Specified by:
edit
in interface AdvancedApplicationProperty
revert
public AdvancedApplicationProperty revert()
- Specified by:
revert
in interface AdvancedApplicationProperty
getKey
public String getKey()
- Specified by:
getKey
in interface AdvancedApplicationProperty
getDescription
public String getDescription()
- Specified by:
getDescription
in interface AdvancedApplicationProperty
getValue
public String getValue()
- Specified by:
getValue
in interface AdvancedApplicationProperty
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2002-2014 Atlassian. All Rights Reserved.