package

com.atlassian.jira.issue.fields.renderer

Interfaces

HackyFieldRendererRegistry Shoehorn in per-field renderer types that override the pluggable renderers. 
JiraRendererPlugin The top-level interface that defines a renderer and its configuration within jira. 
RenderableField This interface defines the requirements for a field to be used in the Rendering system. 

Classes

DefaultHackyFieldRendererRegistry  
IssueRenderContext This is a context object used with the renderers. 

Enums

HackyRendererType Enumeration to define a set of custom renderer types to provide for a number of fields as defined in the HackyFieldRendererRegistry