Class WorkflowExecutionTimeSkippingTransitionedEventAttributes

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, WorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilder, Serializable

@Generated(value="protoc", comments="annotations:WorkflowExecutionTimeSkippingTransitionedEventAttributes.java.pb.meta") public final class WorkflowExecutionTimeSkippingTransitionedEventAttributes extends com.google.protobuf.GeneratedMessageV3 implements WorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilder
 Attributes for an event indicating that time skipping state changed for a workflow execution,
 either time was advanced or time skipping was disabled automatically due to the fast_forward completing.
 The worker_may_ignore field in HistoryEvent should always be set true for this event.
 
Protobuf type temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes
See Also: