Uses of Class
com.amazonaws.services.simpleworkflow.model.HistoryEvent
Packages that use HistoryEvent
-
Uses of HistoryEvent in com.amazonaws.services.simpleworkflow.model
Methods in com.amazonaws.services.simpleworkflow.model that return HistoryEventModifier and TypeMethodDescriptionHistoryEvent.clone()
HistoryEvent.withActivityTaskCanceledEventAttributes
(ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes) If the event is of typeActivityTaskCanceled
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskCancelRequestedEventAttributes
(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes) If the event is of typeActivityTaskcancelRequested
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskCompletedEventAttributes
(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes) If the event is of typeActivityTaskCompleted
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskFailedEventAttributes
(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes) If the event is of typeActivityTaskFailed
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskScheduledEventAttributes
(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes) If the event is of typeActivityTaskScheduled
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskStartedEventAttributes
(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes) If the event is of typeActivityTaskStarted
then this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskTimedOutEventAttributes
(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes) If the event is of typeActivityTaskTimedOut
then this member is set and provides detailed information about the event.HistoryEvent.withCancelTimerFailedEventAttributes
(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes) If the event is of typeCancelTimerFailed
then this member is set and provides detailed information about the event.HistoryEvent.withCancelWorkflowExecutionFailedEventAttributes
(CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes) If the event is of typeCancelWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionCanceledEventAttributes
(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes) If the event is of typeChildWorkflowExecutionCanceled
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionCompletedEventAttributes
(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes) If the event is of typeChildWorkflowExecutionCompleted
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionFailedEventAttributes
(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes) If the event is of typeChildWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionStartedEventAttributes
(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes) If the event is of typeChildWorkflowExecutionStarted
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionTerminatedEventAttributes
(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes) If the event is of typeChildWorkflowExecutionTerminated
then this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionTimedOutEventAttributes
(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes) If the event is of typeChildWorkflowExecutionTimedOut
then this member is set and provides detailed information about the event.HistoryEvent.withCompleteWorkflowExecutionFailedEventAttributes
(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes) If the event is of typeCompleteWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withContinueAsNewWorkflowExecutionFailedEventAttributes
(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes) If the event is of typeContinueAsNewWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskCompletedEventAttributes
(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes) If the event is of typeDecisionTaskCompleted
then this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskScheduledEventAttributes
(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes) If the event is of typeDecisionTaskScheduled
then this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskStartedEventAttributes
(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes) If the event is of typeDecisionTaskStarted
then this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskTimedOutEventAttributes
(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes) If the event is of typeDecisionTaskTimedOut
then this member is set and provides detailed information about the event.HistoryEvent.withEventId
(Long eventId) The system generated ID of the event.HistoryEvent.withEventTimestamp
(Date eventTimestamp) The date and time when the event occurred.HistoryEvent.withEventType
(EventType eventType) The type of the history event.HistoryEvent.withEventType
(String eventType) The type of the history event.HistoryEvent.withExternalWorkflowExecutionCancelRequestedEventAttributes
(ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes) If the event is of typeExternalWorkflowExecutionCancelRequested
then this member is set and provides detailed information about the event.HistoryEvent.withExternalWorkflowExecutionSignaledEventAttributes
(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes) If the event is of typeExternalWorkflowExecutionSignaled
then this member is set and provides detailed information about the event.HistoryEvent.withFailWorkflowExecutionFailedEventAttributes
(FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes) If the event is of typeFailWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withLambdaFunctionCompletedEventAttributes
(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes) HistoryEvent.withLambdaFunctionFailedEventAttributes
(LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes) HistoryEvent.withLambdaFunctionScheduledEventAttributes
(LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes) HistoryEvent.withLambdaFunctionStartedEventAttributes
(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes) HistoryEvent.withLambdaFunctionTimedOutEventAttributes
(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes) HistoryEvent.withMarkerRecordedEventAttributes
(MarkerRecordedEventAttributes markerRecordedEventAttributes) If the event is of typeMarkerRecorded
then this member is set and provides detailed information about the event.HistoryEvent.withRecordMarkerFailedEventAttributes
(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes) If the event is of typeDecisionTaskFailed
then this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelActivityTaskFailedEventAttributes
(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes) If the event is of typeRequestCancelActivityTaskFailed
then this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelExternalWorkflowExecutionFailedEventAttributes
(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes) If the event is of typeRequestCancelExternalWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes) If the event is of typeRequestCancelExternalWorkflowExecutionInitiated
then this member is set and provides detailed information about the event.HistoryEvent.withScheduleActivityTaskFailedEventAttributes
(ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes) If the event is of typeScheduleActivityTaskFailed
then this member is set and provides detailed information about the event.HistoryEvent.withScheduleLambdaFunctionFailedEventAttributes
(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes) HistoryEvent.withSignalExternalWorkflowExecutionFailedEventAttributes
(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes) If the event is of typeSignalExternalWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withSignalExternalWorkflowExecutionInitiatedEventAttributes
(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes) If the event is of typeSignalExternalWorkflowExecutionInitiated
then this member is set and provides detailed information about the event.HistoryEvent.withStartChildWorkflowExecutionFailedEventAttributes
(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes) If the event is of typeStartChildWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withStartChildWorkflowExecutionInitiatedEventAttributes
(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes) If the event is of typeStartChildWorkflowExecutionInitiated
then this member is set and provides detailed information about the event.HistoryEvent.withStartLambdaFunctionFailedEventAttributes
(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes) HistoryEvent.withStartTimerFailedEventAttributes
(StartTimerFailedEventAttributes startTimerFailedEventAttributes) If the event is of typeStartTimerFailed
then this member is set and provides detailed information about the event.HistoryEvent.withTimerCanceledEventAttributes
(TimerCanceledEventAttributes timerCanceledEventAttributes) If the event is of typeTimerCanceled
then this member is set and provides detailed information about the event.HistoryEvent.withTimerFiredEventAttributes
(TimerFiredEventAttributes timerFiredEventAttributes) If the event is of typeTimerFired
then this member is set and provides detailed information about the event.HistoryEvent.withTimerStartedEventAttributes
(TimerStartedEventAttributes timerStartedEventAttributes) If the event is of typeTimerStarted
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCanceledEventAttributes
(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes) If the event is of typeWorkflowExecutionCanceled
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCancelRequestedEventAttributes
(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes) If the event is of typeWorkflowExecutionCancelRequested
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCompletedEventAttributes
(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes) If the event is of typeWorkflowExecutionCompleted
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionContinuedAsNewEventAttributes
(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes) If the event is of typeWorkflowExecutionContinuedAsNew
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionFailedEventAttributes
(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes) If the event is of typeWorkflowExecutionFailed
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionSignaledEventAttributes
(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes) If the event is of typeWorkflowExecutionSignaled
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionStartedEventAttributes
(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes) If the event is of typeWorkflowExecutionStarted
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionTerminatedEventAttributes
(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes) If the event is of typeWorkflowExecutionTerminated
then this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionTimedOutEventAttributes
(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes) If the event is of typeWorkflowExecutionTimedOut
then this member is set and provides detailed information about the event.Methods in com.amazonaws.services.simpleworkflow.model that return types with arguments of type HistoryEventModifier and TypeMethodDescriptionDecisionTask.getEvents()
A paginated list of history events of the workflow execution.History.getEvents()
The list of history events.Methods in com.amazonaws.services.simpleworkflow.model with parameters of type HistoryEventModifier and TypeMethodDescriptionDecisionTask.withEvents
(HistoryEvent... events) A paginated list of history events of the workflow execution.History.withEvents
(HistoryEvent... events) The list of history events.Method parameters in com.amazonaws.services.simpleworkflow.model with type arguments of type HistoryEventModifier and TypeMethodDescriptionvoid
DecisionTask.setEvents
(Collection<HistoryEvent> events) A paginated list of history events of the workflow execution.void
History.setEvents
(Collection<HistoryEvent> events) The list of history events.DecisionTask.withEvents
(Collection<HistoryEvent> events) A paginated list of history events of the workflow execution.History.withEvents
(Collection<HistoryEvent> events) The list of history events.