Class EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction
java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction
- All Implemented Interfaces:
BiFunction<Long,String, String>
- Enclosing class:
EntityPropertyBeanSelfFunctions
public static class EntityPropertyBeanSelfFunctions.IssuePropertySelfBiFunction
extends Object
implements BiFunction<Long,String,String>
- Since:
- 7.0.0
-
Constructor Details
-
IssuePropertySelfBiFunction
public IssuePropertySelfBiFunction()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Long,String, String>
-