Class FailureCause.FailureCauseDescriptor

    • Constructor Detail

      • FailureCauseDescriptor

        public FailureCauseDescriptor()
    • Method Detail

      • getLastFailedBuildUrl

        public String getLastFailedBuildUrl()
        Returns:
        the URL to the last failed build of the project from whose page the Failure Cause Management page was entered.
      • setLastFailedBuildUrl

        public void setLastFailedBuildUrl()
        Set the URL of the last failed build of the project from whose page the Failure Cause Management page was entered.
      • doAutoCompleteCategories

        public AutoCompletionCandidates doAutoCompleteCategories​(@QueryParameter
                                                                 String value)
        Does the auto completion for categories, matching with any category already present in the knowledge base.
        Parameters:
        value - the input value.
        Returns:
        the AutoCompletionCandidates.