Class ImportConfig.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckTmsPath

        public abstract FormValidation doCheckTmsPath​(@QueryParameter
                                                      String value)
        Validates the file path in the test management system.
        Parameters:
        value - the file path
        Returns:
        the form validation
      • doCheckImportPath

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