Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilder
Packages that use BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilder
-
Uses of BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilderModifier and TypeClassDescriptionstatic final classExit code of a build.static final classExit code of a build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildFinished.ExitCodeOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildFinished.Builder.getExitCodeOrBuilder()The overall status of the build.BuildEventStreamProtos.BuildFinished.getExitCodeOrBuilder()The overall status of the build.BuildEventStreamProtos.BuildFinishedOrBuilder.getExitCodeOrBuilder()The overall status of the build.