@Generated(value="Autogenerated by Thrift Compiler (0.9.3)", date="2020-06-01") public class HistoryEvent extends java.lang.Object implements org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<HistoryEvent>
Modifier and Type | Class and Description |
---|---|
static class |
HistoryEvent._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Constructor and Description |
---|
HistoryEvent() |
HistoryEvent(HistoryEvent other)
Performs a deep copy on other.
|
public long eventId
public long timestamp
public long version
public long taskId
public WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes
public WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes
public WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes
public WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes
public DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes
public DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes
public DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes
public DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes
public DecisionTaskFailedEventAttributes decisionTaskFailedEventAttributes
public ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes
public ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes
public ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes
public ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes
public ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes
public TimerStartedEventAttributes timerStartedEventAttributes
public TimerFiredEventAttributes timerFiredEventAttributes
public ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes
public RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes
public ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes
public TimerCanceledEventAttributes timerCanceledEventAttributes
public CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes
public MarkerRecordedEventAttributes markerRecordedEventAttributes
public WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes
public WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes
public WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes
public WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes
public RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes
public ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes
public WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes
public StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes
public ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes
public ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes
public ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes
public ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes
public ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes
public ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes
public SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes
public SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes
public ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes
public UpsertWorkflowSearchAttributesEventAttributes upsertWorkflowSearchAttributesEventAttributes
public static final java.util.Map<HistoryEvent._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public HistoryEvent()
public HistoryEvent(HistoryEvent other)
public HistoryEvent deepCopy()
deepCopy
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public long getEventId()
public HistoryEvent setEventId(long eventId)
public void unsetEventId()
public boolean isSetEventId()
public void setEventIdIsSet(boolean value)
public long getTimestamp()
public HistoryEvent setTimestamp(long timestamp)
public void unsetTimestamp()
public boolean isSetTimestamp()
public void setTimestampIsSet(boolean value)
public HistoryEvent setEventType(EventType eventType)
EventType
public void unsetEventType()
public boolean isSetEventType()
public void setEventTypeIsSet(boolean value)
public long getVersion()
public HistoryEvent setVersion(long version)
public void unsetVersion()
public boolean isSetVersion()
public void setVersionIsSet(boolean value)
public long getTaskId()
public HistoryEvent setTaskId(long taskId)
public void unsetTaskId()
public boolean isSetTaskId()
public void setTaskIdIsSet(boolean value)
public WorkflowExecutionStartedEventAttributes getWorkflowExecutionStartedEventAttributes()
public HistoryEvent setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes)
public void unsetWorkflowExecutionStartedEventAttributes()
public boolean isSetWorkflowExecutionStartedEventAttributes()
public void setWorkflowExecutionStartedEventAttributesIsSet(boolean value)
public WorkflowExecutionCompletedEventAttributes getWorkflowExecutionCompletedEventAttributes()
public HistoryEvent setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes)
public void unsetWorkflowExecutionCompletedEventAttributes()
public boolean isSetWorkflowExecutionCompletedEventAttributes()
public void setWorkflowExecutionCompletedEventAttributesIsSet(boolean value)
public WorkflowExecutionFailedEventAttributes getWorkflowExecutionFailedEventAttributes()
public HistoryEvent setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes)
public void unsetWorkflowExecutionFailedEventAttributes()
public boolean isSetWorkflowExecutionFailedEventAttributes()
public void setWorkflowExecutionFailedEventAttributesIsSet(boolean value)
public WorkflowExecutionTimedOutEventAttributes getWorkflowExecutionTimedOutEventAttributes()
public HistoryEvent setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes)
public void unsetWorkflowExecutionTimedOutEventAttributes()
public boolean isSetWorkflowExecutionTimedOutEventAttributes()
public void setWorkflowExecutionTimedOutEventAttributesIsSet(boolean value)
public DecisionTaskScheduledEventAttributes getDecisionTaskScheduledEventAttributes()
public HistoryEvent setDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes)
public void unsetDecisionTaskScheduledEventAttributes()
public boolean isSetDecisionTaskScheduledEventAttributes()
public void setDecisionTaskScheduledEventAttributesIsSet(boolean value)
public DecisionTaskStartedEventAttributes getDecisionTaskStartedEventAttributes()
public HistoryEvent setDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes)
public void unsetDecisionTaskStartedEventAttributes()
public boolean isSetDecisionTaskStartedEventAttributes()
public void setDecisionTaskStartedEventAttributesIsSet(boolean value)
public DecisionTaskCompletedEventAttributes getDecisionTaskCompletedEventAttributes()
public HistoryEvent setDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes)
public void unsetDecisionTaskCompletedEventAttributes()
public boolean isSetDecisionTaskCompletedEventAttributes()
public void setDecisionTaskCompletedEventAttributesIsSet(boolean value)
public DecisionTaskTimedOutEventAttributes getDecisionTaskTimedOutEventAttributes()
public HistoryEvent setDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes)
public void unsetDecisionTaskTimedOutEventAttributes()
public boolean isSetDecisionTaskTimedOutEventAttributes()
public void setDecisionTaskTimedOutEventAttributesIsSet(boolean value)
public DecisionTaskFailedEventAttributes getDecisionTaskFailedEventAttributes()
public HistoryEvent setDecisionTaskFailedEventAttributes(DecisionTaskFailedEventAttributes decisionTaskFailedEventAttributes)
public void unsetDecisionTaskFailedEventAttributes()
public boolean isSetDecisionTaskFailedEventAttributes()
public void setDecisionTaskFailedEventAttributesIsSet(boolean value)
public ActivityTaskScheduledEventAttributes getActivityTaskScheduledEventAttributes()
public HistoryEvent setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes)
public void unsetActivityTaskScheduledEventAttributes()
public boolean isSetActivityTaskScheduledEventAttributes()
public void setActivityTaskScheduledEventAttributesIsSet(boolean value)
public ActivityTaskStartedEventAttributes getActivityTaskStartedEventAttributes()
public HistoryEvent setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes)
public void unsetActivityTaskStartedEventAttributes()
public boolean isSetActivityTaskStartedEventAttributes()
public void setActivityTaskStartedEventAttributesIsSet(boolean value)
public ActivityTaskCompletedEventAttributes getActivityTaskCompletedEventAttributes()
public HistoryEvent setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes)
public void unsetActivityTaskCompletedEventAttributes()
public boolean isSetActivityTaskCompletedEventAttributes()
public void setActivityTaskCompletedEventAttributesIsSet(boolean value)
public ActivityTaskFailedEventAttributes getActivityTaskFailedEventAttributes()
public HistoryEvent setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes)
public void unsetActivityTaskFailedEventAttributes()
public boolean isSetActivityTaskFailedEventAttributes()
public void setActivityTaskFailedEventAttributesIsSet(boolean value)
public ActivityTaskTimedOutEventAttributes getActivityTaskTimedOutEventAttributes()
public HistoryEvent setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes)
public void unsetActivityTaskTimedOutEventAttributes()
public boolean isSetActivityTaskTimedOutEventAttributes()
public void setActivityTaskTimedOutEventAttributesIsSet(boolean value)
public TimerStartedEventAttributes getTimerStartedEventAttributes()
public HistoryEvent setTimerStartedEventAttributes(TimerStartedEventAttributes timerStartedEventAttributes)
public void unsetTimerStartedEventAttributes()
public boolean isSetTimerStartedEventAttributes()
public void setTimerStartedEventAttributesIsSet(boolean value)
public TimerFiredEventAttributes getTimerFiredEventAttributes()
public HistoryEvent setTimerFiredEventAttributes(TimerFiredEventAttributes timerFiredEventAttributes)
public void unsetTimerFiredEventAttributes()
public boolean isSetTimerFiredEventAttributes()
public void setTimerFiredEventAttributesIsSet(boolean value)
public ActivityTaskCancelRequestedEventAttributes getActivityTaskCancelRequestedEventAttributes()
public HistoryEvent setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes)
public void unsetActivityTaskCancelRequestedEventAttributes()
public boolean isSetActivityTaskCancelRequestedEventAttributes()
public void setActivityTaskCancelRequestedEventAttributesIsSet(boolean value)
public RequestCancelActivityTaskFailedEventAttributes getRequestCancelActivityTaskFailedEventAttributes()
public HistoryEvent setRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes)
public void unsetRequestCancelActivityTaskFailedEventAttributes()
public boolean isSetRequestCancelActivityTaskFailedEventAttributes()
public void setRequestCancelActivityTaskFailedEventAttributesIsSet(boolean value)
public ActivityTaskCanceledEventAttributes getActivityTaskCanceledEventAttributes()
public HistoryEvent setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes)
public void unsetActivityTaskCanceledEventAttributes()
public boolean isSetActivityTaskCanceledEventAttributes()
public void setActivityTaskCanceledEventAttributesIsSet(boolean value)
public TimerCanceledEventAttributes getTimerCanceledEventAttributes()
public HistoryEvent setTimerCanceledEventAttributes(TimerCanceledEventAttributes timerCanceledEventAttributes)
public void unsetTimerCanceledEventAttributes()
public boolean isSetTimerCanceledEventAttributes()
public void setTimerCanceledEventAttributesIsSet(boolean value)
public CancelTimerFailedEventAttributes getCancelTimerFailedEventAttributes()
public HistoryEvent setCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes)
public void unsetCancelTimerFailedEventAttributes()
public boolean isSetCancelTimerFailedEventAttributes()
public void setCancelTimerFailedEventAttributesIsSet(boolean value)
public MarkerRecordedEventAttributes getMarkerRecordedEventAttributes()
public HistoryEvent setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes markerRecordedEventAttributes)
public void unsetMarkerRecordedEventAttributes()
public boolean isSetMarkerRecordedEventAttributes()
public void setMarkerRecordedEventAttributesIsSet(boolean value)
public WorkflowExecutionSignaledEventAttributes getWorkflowExecutionSignaledEventAttributes()
public HistoryEvent setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes)
public void unsetWorkflowExecutionSignaledEventAttributes()
public boolean isSetWorkflowExecutionSignaledEventAttributes()
public void setWorkflowExecutionSignaledEventAttributesIsSet(boolean value)
public WorkflowExecutionTerminatedEventAttributes getWorkflowExecutionTerminatedEventAttributes()
public HistoryEvent setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes)
public void unsetWorkflowExecutionTerminatedEventAttributes()
public boolean isSetWorkflowExecutionTerminatedEventAttributes()
public void setWorkflowExecutionTerminatedEventAttributesIsSet(boolean value)
public WorkflowExecutionCancelRequestedEventAttributes getWorkflowExecutionCancelRequestedEventAttributes()
public HistoryEvent setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes)
public void unsetWorkflowExecutionCancelRequestedEventAttributes()
public boolean isSetWorkflowExecutionCancelRequestedEventAttributes()
public void setWorkflowExecutionCancelRequestedEventAttributesIsSet(boolean value)
public WorkflowExecutionCanceledEventAttributes getWorkflowExecutionCanceledEventAttributes()
public HistoryEvent setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes)
public void unsetWorkflowExecutionCanceledEventAttributes()
public boolean isSetWorkflowExecutionCanceledEventAttributes()
public void setWorkflowExecutionCanceledEventAttributesIsSet(boolean value)
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
public HistoryEvent setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes)
public void unsetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
public boolean isSetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
public void setRequestCancelExternalWorkflowExecutionInitiatedEventAttributesIsSet(boolean value)
public RequestCancelExternalWorkflowExecutionFailedEventAttributes getRequestCancelExternalWorkflowExecutionFailedEventAttributes()
public HistoryEvent setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes)
public void unsetRequestCancelExternalWorkflowExecutionFailedEventAttributes()
public boolean isSetRequestCancelExternalWorkflowExecutionFailedEventAttributes()
public void setRequestCancelExternalWorkflowExecutionFailedEventAttributesIsSet(boolean value)
public ExternalWorkflowExecutionCancelRequestedEventAttributes getExternalWorkflowExecutionCancelRequestedEventAttributes()
public HistoryEvent setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes)
public void unsetExternalWorkflowExecutionCancelRequestedEventAttributes()
public boolean isSetExternalWorkflowExecutionCancelRequestedEventAttributes()
public void setExternalWorkflowExecutionCancelRequestedEventAttributesIsSet(boolean value)
public WorkflowExecutionContinuedAsNewEventAttributes getWorkflowExecutionContinuedAsNewEventAttributes()
public HistoryEvent setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes)
public void unsetWorkflowExecutionContinuedAsNewEventAttributes()
public boolean isSetWorkflowExecutionContinuedAsNewEventAttributes()
public void setWorkflowExecutionContinuedAsNewEventAttributesIsSet(boolean value)
public StartChildWorkflowExecutionInitiatedEventAttributes getStartChildWorkflowExecutionInitiatedEventAttributes()
public HistoryEvent setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes)
public void unsetStartChildWorkflowExecutionInitiatedEventAttributes()
public boolean isSetStartChildWorkflowExecutionInitiatedEventAttributes()
public void setStartChildWorkflowExecutionInitiatedEventAttributesIsSet(boolean value)
public StartChildWorkflowExecutionFailedEventAttributes getStartChildWorkflowExecutionFailedEventAttributes()
public HistoryEvent setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes)
public void unsetStartChildWorkflowExecutionFailedEventAttributes()
public boolean isSetStartChildWorkflowExecutionFailedEventAttributes()
public void setStartChildWorkflowExecutionFailedEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionStartedEventAttributes getChildWorkflowExecutionStartedEventAttributes()
public HistoryEvent setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes)
public void unsetChildWorkflowExecutionStartedEventAttributes()
public boolean isSetChildWorkflowExecutionStartedEventAttributes()
public void setChildWorkflowExecutionStartedEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionCompletedEventAttributes getChildWorkflowExecutionCompletedEventAttributes()
public HistoryEvent setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes)
public void unsetChildWorkflowExecutionCompletedEventAttributes()
public boolean isSetChildWorkflowExecutionCompletedEventAttributes()
public void setChildWorkflowExecutionCompletedEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionFailedEventAttributes getChildWorkflowExecutionFailedEventAttributes()
public HistoryEvent setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes)
public void unsetChildWorkflowExecutionFailedEventAttributes()
public boolean isSetChildWorkflowExecutionFailedEventAttributes()
public void setChildWorkflowExecutionFailedEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionCanceledEventAttributes getChildWorkflowExecutionCanceledEventAttributes()
public HistoryEvent setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes)
public void unsetChildWorkflowExecutionCanceledEventAttributes()
public boolean isSetChildWorkflowExecutionCanceledEventAttributes()
public void setChildWorkflowExecutionCanceledEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionTimedOutEventAttributes getChildWorkflowExecutionTimedOutEventAttributes()
public HistoryEvent setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes)
public void unsetChildWorkflowExecutionTimedOutEventAttributes()
public boolean isSetChildWorkflowExecutionTimedOutEventAttributes()
public void setChildWorkflowExecutionTimedOutEventAttributesIsSet(boolean value)
public ChildWorkflowExecutionTerminatedEventAttributes getChildWorkflowExecutionTerminatedEventAttributes()
public HistoryEvent setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes)
public void unsetChildWorkflowExecutionTerminatedEventAttributes()
public boolean isSetChildWorkflowExecutionTerminatedEventAttributes()
public void setChildWorkflowExecutionTerminatedEventAttributesIsSet(boolean value)
public SignalExternalWorkflowExecutionInitiatedEventAttributes getSignalExternalWorkflowExecutionInitiatedEventAttributes()
public HistoryEvent setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes)
public void unsetSignalExternalWorkflowExecutionInitiatedEventAttributes()
public boolean isSetSignalExternalWorkflowExecutionInitiatedEventAttributes()
public void setSignalExternalWorkflowExecutionInitiatedEventAttributesIsSet(boolean value)
public SignalExternalWorkflowExecutionFailedEventAttributes getSignalExternalWorkflowExecutionFailedEventAttributes()
public HistoryEvent setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes)
public void unsetSignalExternalWorkflowExecutionFailedEventAttributes()
public boolean isSetSignalExternalWorkflowExecutionFailedEventAttributes()
public void setSignalExternalWorkflowExecutionFailedEventAttributesIsSet(boolean value)
public ExternalWorkflowExecutionSignaledEventAttributes getExternalWorkflowExecutionSignaledEventAttributes()
public HistoryEvent setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes)
public void unsetExternalWorkflowExecutionSignaledEventAttributes()
public boolean isSetExternalWorkflowExecutionSignaledEventAttributes()
public void setExternalWorkflowExecutionSignaledEventAttributesIsSet(boolean value)
public UpsertWorkflowSearchAttributesEventAttributes getUpsertWorkflowSearchAttributesEventAttributes()
public HistoryEvent setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes upsertWorkflowSearchAttributesEventAttributes)
public void unsetUpsertWorkflowSearchAttributesEventAttributes()
public boolean isSetUpsertWorkflowSearchAttributesEventAttributes()
public void setUpsertWorkflowSearchAttributesEventAttributesIsSet(boolean value)
public void setFieldValue(HistoryEvent._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public java.lang.Object getFieldValue(HistoryEvent._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public boolean isSet(HistoryEvent._Fields field)
isSet
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(HistoryEvent that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(HistoryEvent other)
compareTo
in interface java.lang.Comparable<HistoryEvent>
public HistoryEvent._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<HistoryEvent,HistoryEvent._Fields>
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException