Class BzlOutputDownloadStarted_1_0
java.lang.Object
com.gradle.scan.eventmodel.bazel.action.BzlOutputDownloadStarted_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@BazelVersion(since="1.0")
@BazelAgentVersion(since="1.0",
until="1.2")
public class BzlOutputDownloadStarted_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData
that is published when an action's outputs are downloaded from the remote cache.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
public final long idThe ID of the action.
-
-
Constructor Details
-
BzlOutputDownloadStarted_1_0
public BzlOutputDownloadStarted_1_0(long id)
-
-
Method Details