public static class

EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction

extends Object
implements BiFunction<T, U, R>
java.lang.Object
   ↳ com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction

Summary

Public Constructors
IssuePropertySelfBiFunction()
Public Methods
String apply(Long entityId, String encodedPropertyKey)
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.util.function.BiFunction

Public Constructors

public IssuePropertySelfBiFunction ()

Public Methods

public String apply (Long entityId, String encodedPropertyKey)