Uses of Interface
com.atlassian.jira.bc.scheme.distiller.SchemeDistillerService

Packages that use SchemeDistillerService
com.atlassian.jira.bc.scheme.distiller   
com.atlassian.jira.web.action.admin.scheme.distiller   
 

Uses of SchemeDistillerService in com.atlassian.jira.bc.scheme.distiller
 

Classes in com.atlassian.jira.bc.scheme.distiller that implement SchemeDistillerService
 class DefaultSchemeDistillerService
           
 

Uses of SchemeDistillerService in com.atlassian.jira.web.action.admin.scheme.distiller
 

Fields in com.atlassian.jira.web.action.admin.scheme.distiller declared as SchemeDistillerService
protected  SchemeDistillerService AbstractMergeAction.schemeDistiller
           
 

Constructors in com.atlassian.jira.web.action.admin.scheme.distiller with parameters of type SchemeDistillerService
AbstractMergeAction(SchemeManagerFactory schemeManagerFactory, SchemeFactory schemeFactory, ApplicationProperties applicationProperties, SchemeDistillerService schemeDistiller)
           
SchemeMergeAction(SchemeManagerFactory schemeManagerFactory, SchemeFactory schemeFactory, ApplicationProperties applicationProperties, SchemeDistillerService schemeDistiller)
           
SchemeMergePreviewAction(SchemeManagerFactory schemeManagerFactory, SchemeFactory schemeFactory, ApplicationProperties applicationProperties, SchemeDistillerService schemeDistiller)
           
SchemeMergeResultAction(SchemeManagerFactory schemeManagerFactory, SchemeFactory schemeFactory, ApplicationProperties applicationProperties, SchemeDistillerService schemeDistiller)
           
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.