Class EntityPropertyBeanSelfFunctions.ProjectPropertySelfBiFunction

java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions.ProjectPropertySelfBiFunction
All Implemented Interfaces:
BiFunction<Long,String,String>
Enclosing class:
EntityPropertyBeanSelfFunctions

public static class EntityPropertyBeanSelfFunctions.ProjectPropertySelfBiFunction extends Object implements BiFunction<Long,String,String>
Since:
7.0.0
  • Constructor Details

    • ProjectPropertySelfBiFunction

      public ProjectPropertySelfBiFunction()
  • Method Details