Uses of Class
com.atlassian.jira.web.action.admin.scheme.distiller.AbstractMergeAction

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

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

Subclasses of AbstractMergeAction in com.atlassian.jira.web.action.admin.scheme.distiller
 class SchemeMergeAction
          This action is the second step in the wizard for scheme merging, it prompts you to select which schemes to merge.
 class SchemeMergePreviewAction
          This action is used to generate the preview of the selected entries for the scheme merge tool.
 class SchemeMergeResultAction
          This is the last step in the scheme merge wizard, it performs the actual persisting of the merge and shows the results.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.