Class ProjectImportProgress

All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ProjectImportProgress extends AbstractProjectImportProgress<ProjectImportResults>
Used to show a progress bar for the long running tasks while we are doing the actual import.
Since:
v3.13
See Also: