public class

PropertiesRequestEntity

extends Object
java.lang.Object
   ↳ com.atlassian.applinks.PropertiesRequestEntity

Summary

Public Constructors
PropertiesRequestEntity(String applicationId, String entityKey, String key, String value)
Public Methods
String getApplicationId()
String getEntityKey()
String getKey()
String getValue()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PropertiesRequestEntity (String applicationId, String entityKey, String key, String value)

Public Methods

public String getApplicationId ()

public String getEntityKey ()

public String getKey ()

public String getValue ()