Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder
Packages that use BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder
-
Uses of BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilderModifier and TypeClassDescriptionstatic final classIdentifier of an event reporting that an action was completed (not all actions are reported, only the ones that can be considered important; this includes all failed actions).static final classIdentifier of an event reporting that an action was completed (not all actions are reported, only the ones that can be considered important; this includes all failed actions).Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.getActionCompletedOrBuilder().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.getActionCompletedOrBuilder().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventIdOrBuilder.getActionCompletedOrBuilder().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;