Uses of Interface
com.atlassian.jira.projectconfig.order.ComparatorFactory

Packages that use ComparatorFactory
com.atlassian.jira.projectconfig.contextproviders   
com.atlassian.jira.projectconfig.order   
com.atlassian.jira.projectconfig.servlet   
 

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

Constructors in com.atlassian.jira.projectconfig.contextproviders with parameters of type ComparatorFactory
ContextProviderUtils(VelocityRequestContextFactory requestContextFactory, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, UrlEncoder encoder, ProjectConfigRequestCache cache, ComparatorFactory comparatorFactory)
           
FieldsSummaryPanelContextProvider(FieldLayoutManager fieldLayoutManager, ContextProviderUtils contextProviderUtils, TabUrlFactory tabUrlFactory, ComparatorFactory comparatorFactory)
           
IssueTypesSummaryPanelContextProvider(IssueTypeSchemeManager issueTypeSchemeManager, TabUrlFactory tabUrlFactory, ComparatorFactory comparatorFactory)
           
ProjectFieldsContextProvider(ContextProviderUtils contextProviderUtils, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, JiraAuthenticationContext jiraAuthenticationContext, FieldScreenManager fieldScreenManager, ProjectFieldLayoutSchemeHelper projectFieldLayoutSchemeHelper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
ProjectIssueTypeContextProvider(IssueTypeSchemeManager issueTypeSchemeManager, ContextProviderUtils contextProviderUtils, WorkflowSchemeManager worlflowSchemeManager, IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, FieldLayoutManager fieldLayoutManager, ComparatorFactory comparatorFactory)
           
ProjectScreensContextProvider(IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, ContextProviderUtils contextProviderUtils, ProjectIssueTypeScreenSchemeHelper helper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
ScreensSummaryPanelContextProvider(IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, ContextProviderUtils contextProviderUtils, TabUrlFactory tabUrlFactory, ComparatorFactory comparatorFactory)
           
WorkflowContextProvider(WorkflowSchemeManager workflowSchemeManager, ContextProviderUtils contextProviderUtils, WorkflowManager workflowManager, ProjectWorkflowSchemeHelper helper, IssueTypeSchemeManager issueTypeSchemeManager, ComparatorFactory comparatorFactory)
           
WorkflowSummaryPanelContextProvider(ContextProviderUtils utils, WorkflowSchemeManager workflowSchemeManager, JiraAuthenticationContext authenticationContext, TabUrlFactory factory, ComparatorFactory comparatorFactory, WorkflowManager workflowManager)
           
 

Uses of ComparatorFactory in com.atlassian.jira.projectconfig.order
 

Classes in com.atlassian.jira.projectconfig.order that implement ComparatorFactory
 class DefaultComparatorFactory
           
 

Uses of ComparatorFactory in com.atlassian.jira.projectconfig.servlet
 

Constructors in com.atlassian.jira.projectconfig.servlet with parameters of type ComparatorFactory
InlineDialogServlet(ComparatorFactory comparatorFactory, FieldScreenManager fieldScreenManager, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, JiraAuthenticationContext authenticationContext, ProjectService projectService, VelocityContextFactory velocityContextFactory)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.