com.atlassian.jira.web.action.admin.importer
Interface ImportEntity

All Superinterfaces:
webwork.action.Action, Comparable, Serializable
All Known Subinterfaces:
ImportIssue
All Known Implementing Classes:
AbstractImportEntity, AbstractImportIssue, MapColumns, MapCustomFields, MapIssueTypes, MapPriorities, MapResolutions, MapStatuses, MapUsers, MapValidateImport, UploadXmlFile

public interface ImportEntity
extends webwork.action.Action, Comparable


Field Summary
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Method Summary
 int getActionOrder()
           
 
Methods inherited from interface webwork.action.Action
execute
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getActionOrder

int getActionOrder()


Copyright © 2002-2009 Atlassian. All Rights Reserved.