Class CsvConfirmation

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 CsvConfirmation extends BaseCsvImporter implements org.apache.struts2.action.SessionAware
Action class to handle the confimation of the CSV mappings
See Also:
  • Constructor Details

    • CsvConfirmation

      public CsvConfirmation()
  • Method Details