public class UploaderLauncher extends Object
Constructor and Description |
---|
UploaderLauncher() |
Modifier and Type | Method and Description |
---|---|
static void |
uploadInBackground(BuildId buildId,
Path traceFilePath,
String traceFileKind,
URI traceUploadUri,
Path logFile,
CompressionType compressionType)
Upload chrome trace in background process which runs even after current process dies.
|