Class BuildContext.Builder

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

    
    public final class BuildContext.Builder
    extends GeneratedMessageV3.Builder<BuilderT> 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.language.v1.BuildContext