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