public static class

ApplicationPropertiesResource.Property

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

Summary

Public Constructors
ApplicationPropertiesResource.Property(ApplicationProperty applicationProperty)
ApplicationPropertiesResource.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 ApplicationPropertiesResource.Property (ApplicationProperty applicationProperty)

public ApplicationPropertiesResource.Property (ApplicationProperty applicationProperty, I18nHelper i18n)

Public Methods

public String getExample ()

public String getKey ()

public String getValue ()

public String toString ()