public static class

ApplicationPropertiesResource.Property

extends Object
java.lang.Object
   ↳ com.atlassian.jira.rest.v2.admin.ApplicationPropertiesResource.Property

Summary

Public Constructors
Property(ApplicationProperty applicationProperty)
Property(ApplicationProperty applicationProperty, I18nHelper i18n)
Public Methods
String getExample()
String getKey()
String getValue()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Property (ApplicationProperty applicationProperty)

public Property (ApplicationProperty applicationProperty, I18nHelper i18n)

Public Methods

public String getExample ()

public String getKey ()

public String getValue ()

public String toString ()