Uses of Interface
com.atlassian.jira.plugin.userformat.UserFormats

Packages that use UserFormats
com.atlassian.jira.plugin.userformat   
com.atlassian.jira.projectconfig.contextproviders   
 

Uses of UserFormats in com.atlassian.jira.plugin.userformat
 

Classes in com.atlassian.jira.plugin.userformat that implement UserFormats
 class DefaultUserFormats
          Builds instances of UserFormat for an specified user format type.
 

Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserFormats
DefaultUserFormatManager(UserFormats userFormats)
          Deprecated.  
 

Uses of UserFormats in com.atlassian.jira.projectconfig.contextproviders
 

Constructors in com.atlassian.jira.projectconfig.contextproviders with parameters of type UserFormats
ComponentsSummaryPanelContextProvider(ContextProviderUtils providerUtils, ProjectComponentService projectComponentService, UserFormats userFormatManager, TabUrlFactory tabUrlFactory)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.