@Deprecated public static class

EntityPropertyBeanSelfFunctions.IssueTypePropertySelfFunction

extends Object
implements Function2<F1, F2, T>
java.lang.Object
   ↳ com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions.IssueTypePropertySelfFunction

This class is deprecated.
In 7.0.0 Function2 has been deprecated in favour of BiFunction. Use EntityPropertyBeanSelfFunctions.IssueTypePropertySelfBiFunction

Summary

Public Constructors
IssueTypePropertySelfFunction()
Public Methods
String apply(Long entityId, String encodedPropertyKey)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.fugue.Function2

Public Constructors

public IssueTypePropertySelfFunction ()

Public Methods

public String apply (Long entityId, String encodedPropertyKey)