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

java.lang.Object
  extended by com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions

@ExperimentalApi
public class EntityPropertyBeanSelfFunctions
extends Object

Functions which calculate self address of properties for various entities.

Since:
v6.2

Nested Class Summary
static class EntityPropertyBeanSelfFunctions.CommentPropertySelfFunction
           
static class EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction
           
static class EntityPropertyBeanSelfFunctions.ProjectPropertySelfFunction
           
 
Constructor Summary
EntityPropertyBeanSelfFunctions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityPropertyBeanSelfFunctions

public EntityPropertyBeanSelfFunctions()


Copyright © 2002-2014 Atlassian. All Rights Reserved.