Class HistoryEvent.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, HistoryEventOrBuilder, java.lang.Cloneable
    Enclosing class:
    HistoryEvent

    public static final class HistoryEvent.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
    implements HistoryEventOrBuilder
     History events are the method by which Temporal SDKs advance (or recreate) workflow state.
     See the `EventType` enum for more info about what each event is for.
     
    Protobuf type temporal.api.history.v1.HistoryEvent