@ExperimentalApi public class

EntityPropertyBeanSelfFunctions

extends Object
java.lang.Object
   ↳ com.atlassian.jira.issue.fields.rest.json.beans.EntityPropertyBeanSelfFunctions

@ExperimentalApi

This class is considered usable by external developers but its contracts have not stabilized.

Experimental APIs may be changed at any time before being marked @Internal or @PublicApi.

Class Overview

Functions which calculate self address of properties for various entities.

Summary

Nested Classes
class EntityPropertyBeanSelfFunctions.CommentPropertySelfFunction  
class EntityPropertyBeanSelfFunctions.IssuePropertySelfFunction  
class EntityPropertyBeanSelfFunctions.ProjectPropertySelfFunction  
Public Constructors
EntityPropertyBeanSelfFunctions()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public EntityPropertyBeanSelfFunctions ()