Class BuildContext

  • All Implemented Interfaces:
    com.google.protobuf.Message , com.google.protobuf.MessageLite , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , java.io.Serializable , xyz.block.ftl.v1.language.BuildContextOrBuilder

    
    public final class BuildContext
    extends GeneratedMessageV3 implements BuildContextOrBuilder
                        
    BuildContext contains contextual information needed to build.
    
    Plugins must include the build context's id when a build succeeds or fails.
    For automatic rebuilds, plugins must use the most recent build context they have received.
    
    Protobuf type xyz.block.ftl.v1.language.BuildContext