Interface DataFetcher

    • Method Detail

      • fetchData

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