com.atlassian.jira.issue.fields.rest.json.beans
Class EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction

java.lang.Object
  extended by com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction
All Implemented Interfaces:
com.atlassian.fugue.Function2<Long,String,String>
Enclosing class:
EntityPropertyBeanSelfFunctions

public static class EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction
extends Object
implements com.atlassian.fugue.Function2<Long,String,String>


Constructor Summary
EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction()
           
 
Method Summary
 String apply(Long entityId, String encodedPropertyKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction

public EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction()
Method Detail

apply

public String apply(Long entityId,
                    String encodedPropertyKey)
Specified by:
apply in interface com.atlassian.fugue.Function2<Long,String,String>


Copyright © 2002-2014 Atlassian. All Rights Reserved.