com.atlassian.jira.web.action.util
Class FieldsResourceIncluderImpl
java.lang.Object
com.atlassian.jira.web.action.util.FieldsResourceIncluderImpl
- All Implemented Interfaces:
- FieldsResourceIncluder
public class FieldsResourceIncluderImpl
- extends Object
- implements FieldsResourceIncluder
Default implementation of FieldsResourceIncluder
.
- Since:
- v4.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldsResourceIncluderImpl
public FieldsResourceIncluderImpl(JiraAuthenticationContext authCtx,
com.atlassian.plugin.webresource.WebResourceManager webResourceManager,
CalendarResourceIncluder calendarResourceIncluder)
includeFieldResourcesForCurrentUser
public void includeFieldResourcesForCurrentUser()
- Description copied from interface:
FieldsResourceIncluder
- Include the resources in the current page for the current user that may be necessary to view/edit fields.
- Specified by:
includeFieldResourcesForCurrentUser
in interface FieldsResourceIncluder
Copyright © 2002-2012 Atlassian. All Rights Reserved.