Class LastBuildProblemsFinder


  • public class LastBuildProblemsFinder
    extends Object
    Returns last occurrences of the specified build problems in all project's and it's subprojects' build types. Here last means either build problems in the default branch if they exist there, either the recent build problem occurrence in any other branches if it does not exist in default branch. It can be specified whether the result should be filtered by default branch or not.