com.atlassian.jira.pageobjects.pages.admin.applicationproperties
Interface AdvancedApplicationProperty
- All Known Implementing Classes:
- AdvancedApplicationPropertyImpl
public interface AdvancedApplicationProperty
Represents an application property on the advanced configuration page
- Since:
- v4.4
edit
EditAdvancedApplicationPropertyForm edit()
revert
AdvancedApplicationProperty revert()
getKey
String getKey()
getDescription
String getDescription()
getValue
String getValue()
Copyright © 2002-2012 Atlassian. All Rights Reserved.