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 typeActivityTaskCanceledthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes) If the event is of typeActivityTaskcancelRequestedthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes) If the event is of typeActivityTaskCompletedthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes) If the event is of typeActivityTaskFailedthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes) If the event is of typeActivityTaskScheduledthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes) If the event is of typeActivityTaskStartedthen this member is set and provides detailed information about the event.HistoryEvent.withActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes) If the event is of typeActivityTaskTimedOutthen this member is set and provides detailed information about the event.HistoryEvent.withCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes) If the event is of typeCancelTimerFailedthen this member is set and provides detailed information about the event.HistoryEvent.withCancelWorkflowExecutionFailedEventAttributes(CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes) If the event is of typeCancelWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes) If the event is of typeChildWorkflowExecutionCanceledthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes) If the event is of typeChildWorkflowExecutionCompletedthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes) If the event is of typeChildWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes) If the event is of typeChildWorkflowExecutionStartedthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes) If the event is of typeChildWorkflowExecutionTerminatedthen this member is set and provides detailed information about the event.HistoryEvent.withChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes) If the event is of typeChildWorkflowExecutionTimedOutthen this member is set and provides detailed information about the event.HistoryEvent.withCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes) If the event is of typeCompleteWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withContinueAsNewWorkflowExecutionFailedEventAttributes(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes) If the event is of typeContinueAsNewWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskCompletedEventAttributes(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes) If the event is of typeDecisionTaskCompletedthen this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskScheduledEventAttributes(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes) If the event is of typeDecisionTaskScheduledthen this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes) If the event is of typeDecisionTaskStartedthen this member is set and provides detailed information about the event.HistoryEvent.withDecisionTaskTimedOutEventAttributes(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes) If the event is of typeDecisionTaskTimedOutthen 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 typeExternalWorkflowExecutionCancelRequestedthen this member is set and provides detailed information about the event.HistoryEvent.withExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes) If the event is of typeExternalWorkflowExecutionSignaledthen this member is set and provides detailed information about the event.HistoryEvent.withFailWorkflowExecutionFailedEventAttributes(FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes) If the event is of typeFailWorkflowExecutionFailedthen 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 typeMarkerRecordedthen this member is set and provides detailed information about the event.HistoryEvent.withRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes) If the event is of typeDecisionTaskFailedthen this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelActivityTaskFailedEventAttributes(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes) If the event is of typeRequestCancelActivityTaskFailedthen this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes) If the event is of typeRequestCancelExternalWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes) If the event is of typeRequestCancelExternalWorkflowExecutionInitiatedthen this member is set and provides detailed information about the event.HistoryEvent.withScheduleActivityTaskFailedEventAttributes(ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes) If the event is of typeScheduleActivityTaskFailedthen this member is set and provides detailed information about the event.HistoryEvent.withScheduleLambdaFunctionFailedEventAttributes(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes) HistoryEvent.withSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes) If the event is of typeSignalExternalWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes) If the event is of typeSignalExternalWorkflowExecutionInitiatedthen this member is set and provides detailed information about the event.HistoryEvent.withStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes) If the event is of typeStartChildWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes) If the event is of typeStartChildWorkflowExecutionInitiatedthen this member is set and provides detailed information about the event.HistoryEvent.withStartLambdaFunctionFailedEventAttributes(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes) HistoryEvent.withStartTimerFailedEventAttributes(StartTimerFailedEventAttributes startTimerFailedEventAttributes) If the event is of typeStartTimerFailedthen this member is set and provides detailed information about the event.HistoryEvent.withTimerCanceledEventAttributes(TimerCanceledEventAttributes timerCanceledEventAttributes) If the event is of typeTimerCanceledthen this member is set and provides detailed information about the event.HistoryEvent.withTimerFiredEventAttributes(TimerFiredEventAttributes timerFiredEventAttributes) If the event is of typeTimerFiredthen this member is set and provides detailed information about the event.HistoryEvent.withTimerStartedEventAttributes(TimerStartedEventAttributes timerStartedEventAttributes) If the event is of typeTimerStartedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes) If the event is of typeWorkflowExecutionCanceledthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes) If the event is of typeWorkflowExecutionCancelRequestedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes) If the event is of typeWorkflowExecutionCompletedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes) If the event is of typeWorkflowExecutionContinuedAsNewthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes) If the event is of typeWorkflowExecutionFailedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes) If the event is of typeWorkflowExecutionSignaledthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes) If the event is of typeWorkflowExecutionStartedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes) If the event is of typeWorkflowExecutionTerminatedthen this member is set and provides detailed information about the event.HistoryEvent.withWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes) If the event is of typeWorkflowExecutionTimedOutthen 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 TypeMethodDescriptionvoidDecisionTask.setEvents(Collection<HistoryEvent> events) A paginated list of history events of the workflow execution.voidHistory.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.