Class JiraIssueUpdateBuilder.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckJqlSearch

        public FormValidation doCheckJqlSearch​(@QueryParameter
                                               String value)
        Performs on-the-fly validation of the form field 'Jql'.
        Parameters:
        value - This parameter receives the value that the user has typed.
        Returns:
        Indicates the outcome of the validation. This is sent to the browser.
      • doCheckWorkflowActionName

        public FormValidation doCheckWorkflowActionName​(@QueryParameter
                                                        String value)