Class ProjectImportMappingProgress

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

public class ProjectImportMappingProgress extends AbstractProjectImportProgress<MappingResult>
Progress action for the 2nd phase of the import which creates the project mappings.
Since:
v3.13
See Also: