Interface ExtraBuildResultsData

    • Method Detail

      • getBuildReturnCode

        int getBuildReturnCode()
        The return code of the executed process
        Returns:
        default of 0
      • getBuildErrors

        @NotNull
        @NotNull List<String> getBuildErrors()
        Parsed build errors
        Returns: