Class RateLimitBranchProperty.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillDurationNameItems

        public ListBoxModel doFillDurationNameItems()
        Fill the duration names.
        Returns:
        the duration names.
      • doCheckCount

        public FormValidation doCheckCount​(@QueryParameter
                                           int value,
                                           @QueryParameter
                                           String durationName)
        Check the count.
        Parameters:
        value - the count.
        durationName - the duration name.
        Returns:
        the form validation.