Class BzlProfileUtils
java.lang.Object
com.gradle.scan.eventmodel.bazel.profile.BzlProfileUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BzlProfile_2_0
buildProfile
(byte[] profileBytes, @Nullable String failureMessage) static byte[]
getProfileBytes
(BzlProfile_2_0 profile) static String
getProfileJson
(BzlProfile_2_0 profile)
-
Constructor Details
-
BzlProfileUtils
public BzlProfileUtils()
-
-
Method Details
-
buildProfile
public static BzlProfile_2_0 buildProfile(byte[] profileBytes, @Nullable @Nullable String failureMessage) -
getProfileJson
-
getProfileBytes
-