Class ProjectImportMissingMandatoryUsersExtMgmt

java.lang.Object
webwork.action.ActionSupport
com.atlassian.jira.web.action.JiraWebActionSupport
com.atlassian.jira.web.action.admin.importer.project.AbstractProjectImportUsersMissing
com.atlassian.jira.web.action.admin.importer.project.ProjectImportMissingMandatoryUsersExtMgmt
All Implemented Interfaces:
ErrorCollection, I18nHelper, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class ProjectImportMissingMandatoryUsersExtMgmt extends AbstractProjectImportUsersMissing
Used to display the users that do not exist in the system, are mandatory, and we can't create them automatically.
Since:
v3.13
See Also: