com.atlassian.jira.web.action.util
Class ExternalImport

java.lang.Object
  extended by webwork.action.ActionSupport
      extended by com.atlassian.jira.web.action.util.ExternalImport
All Implemented Interfaces:
Serializable, webwork.action.Action, webwork.action.IllegalArgumentAware

public class ExternalImport
extends webwork.action.ActionSupport

Dummy action to allow the WebSudoRequired annotation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class webwork.action.ActionSupport
command, errorMap, errorMessages, log
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
ExternalImport()
           
 
Method Summary
 
Methods inherited from class webwork.action.ActionSupport
addError, addErrorMessage, addIllegalArgumentException, doDefault, doExecute, doValidation, execute, getActionName, getCommandName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getLocale, getPropertyEditorMessage, getText, getTexts, getTexts, getTimezone, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalImport

public ExternalImport()


Copyright © 2002-2012 Atlassian. All Rights Reserved.