Class MaintenanceWindow.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckStartTime

        public FormValidation doCheckStartTime​(@QueryParameter
                                               String startTime,
                                               @QueryParameter("endTime")
                                               String endTime)
        UI only, validate the start time.
        Parameters:
        startTime - start time
        endTime - end time
        Returns:
        Formvalidation with the check result