com.atlassian.jira.web.action.util
Interface FieldsResourceIncluder

All Known Implementing Classes:
FieldsResourceIncluderImpl

public interface FieldsResourceIncluder

Used to include all the resources that may be necessary to view/edit a field. Called by pages that may show fields directly or in dialogs.

Since:
v4.2

Method Summary
 void includeFieldResourcesForCurrentUser()
          Include the resources in the current page for the current user that may be necessary to view/edit fields.
 

Method Detail

includeFieldResourcesForCurrentUser

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



Copyright © 2002-2012 Atlassian. All Rights Reserved.