public class

FieldsResourceIncluderImpl

extends Object
implements FieldsResourceIncluder
java.lang.Object
   ↳ com.atlassian.jira.web.action.util.FieldsResourceIncluderImpl

Class Overview

Default implementation of FieldsResourceIncluder.

Summary

Public Constructors
FieldsResourceIncluderImpl(JiraAuthenticationContext authCtx, WebResourceManager webResourceManager, CalendarResourceIncluder calendarResourceIncluder)
Public Methods
void includeFieldResourcesForCurrentUser()
Include the resources in the current page for the current user that may be necessary to view/edit fields.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.web.action.util.FieldsResourceIncluder

Public Constructors

public FieldsResourceIncluderImpl (JiraAuthenticationContext authCtx, WebResourceManager webResourceManager, CalendarResourceIncluder calendarResourceIncluder)

Public Methods

public void includeFieldResourcesForCurrentUser ()

Include the resources in the current page for the current user that may be necessary to view/edit fields.