Class ExportAttributeConfig.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckFilePath

        public FormValidation doCheckFilePath​(@QueryParameter
                                              String value)
        Validates the file path to export.
        Parameters:
        value - the file path to export
        Returns:
        the form validation
      • doCheckExportPath

        public FormValidation doCheckExportPath​(@QueryParameter
                                                String value)
        Validates the export target path.
        Parameters:
        value - the export path
        Returns:
        the form validation