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

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

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


Constructor Summary
EntityPropertyBeanSelfFunctions.CommentPropertySelfFunction()
           
 
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.CommentPropertySelfFunction

public EntityPropertyBeanSelfFunctions.CommentPropertySelfFunction()
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.