Interface DataFetcher

    • Method Detail

      • fetchData

        byte[] fetchData​(long buildId,
                         java.lang.String whatToFetch)
        Fetch build data
        Parameters:
        buildId - build unique id
        whatToFetch - data set key
        Returns:
        data stream