Class DirectoryImporter

All Implemented Interfaces:
Serializable, org.apache.struts2.action.Action, org.apache.struts2.action.SessionAware, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class DirectoryImporter extends BaseDirectoryImporter implements org.apache.struts2.action.SessionAware
This action handles the setup of an import from one directory to another.
See Also: