botoflow.history_events.event_bases.ActivityEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.ChildWorkflowEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.DecisionEventBase(event_id, datetime, attributes)¶To be used as a mixin with events that represent decisions
botoflow.history_events.event_bases.DecisionTaskEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.EventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.ExternalWorkflowEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.MarkerEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.TimerEventBase(event_id, datetime, attributes)¶botoflow.history_events.event_bases.WorkflowEventBase(event_id, datetime, attributes)¶botoflow.history_events.events.ActivityTaskCancelRequested(event_id, datetime, attributes)¶attribute_key = 'activityTaskCancelRequestedEventAttributes'¶botoflow.history_events.events.ActivityTaskCanceled(event_id, datetime, attributes)¶attribute_key = 'activityTaskCanceledEventAttributes'¶botoflow.history_events.events.ActivityTaskCompleted(event_id, datetime, attributes)¶attribute_key = 'activityTaskCompletedEventAttributes'¶botoflow.history_events.events.ActivityTaskFailed(event_id, datetime, attributes)¶attribute_key = 'activityTaskFailedEventAttributes'¶botoflow.history_events.events.ActivityTaskScheduled(event_id, datetime, attributes)¶attribute_key = 'activityTaskScheduledEventAttributes'¶botoflow.history_events.events.ActivityTaskStarted(event_id, datetime, attributes)¶attribute_key = 'activityTaskStartedEventAttributes'¶botoflow.history_events.events.ActivityTaskTimedOut(event_id, datetime, attributes)¶attribute_key = 'activityTaskTimedOutEventAttributes'¶botoflow.history_events.events.CancelTimerFailed(event_id, datetime, attributes)¶attribute_key = 'cancelTimerFailedEventAttributes'¶botoflow.history_events.events.CancelWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'cancelWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionCanceled(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionCanceledEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionCompleted(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionCompletedEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionStarted(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionStartedEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionTerminated(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionTerminatedEventAttributes'¶botoflow.history_events.events.ChildWorkflowExecutionTimedOut(event_id, datetime, attributes)¶attribute_key = 'childWorkflowExecutionTimedOutEventAttributes'¶botoflow.history_events.events.CompleteWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'completeWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.ContinueAsNewWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'continueAsNewWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.DecisionTaskCompleted(event_id, datetime, attributes)¶attribute_key = 'decisionTaskCompletedEventAttributes'¶botoflow.history_events.events.DecisionTaskScheduled(event_id, datetime, attributes)¶attribute_key = 'decisionTaskScheduledEventAttributes'¶botoflow.history_events.events.DecisionTaskStarted(event_id, datetime, attributes)¶attribute_key = 'decisionTaskStartedEventAttributes'¶botoflow.history_events.events.DecisionTaskTimedOut(event_id, datetime, attributes)¶attribute_key = 'decisionTaskTimedOutEventAttributes'¶botoflow.history_events.events.ExternalWorkflowExecutionCancelRequested(event_id, datetime, attributes)¶attribute_key = 'externalWorkflowExecutionCancelRequestedEventAttributes'¶botoflow.history_events.events.FailWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'failWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.MarkerRecorded(event_id, datetime, attributes)¶attribute_key = 'markerRecordedEventAttributes'¶botoflow.history_events.events.RequestCancelActivityTaskFailed(event_id, datetime, attributes)¶attribute_key = 'requestCancelActivityTaskFailedEventAttributes'¶botoflow.history_events.events.RequestCancelExternalWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'requestCancelExternalWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.RequestCancelExternalWorkflowExecutionInitiated(event_id, datetime, attributes)¶attribute_key = 'requestCancelExternalWorkflowExecutionInitiatedEventAttributes'¶botoflow.history_events.events.ScheduleActivityTaskFailed(event_id, datetime, attributes)¶attribute_key = 'scheduleActivityTaskFailedEventAttributes'¶botoflow.history_events.events.SignalExternalWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'signalExternalWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.SignalExternalWorkflowExecutionInitiated(event_id, datetime, attributes)¶attribute_key = 'signalExternalWorkflowExecutionInitiatedEventAttributes'¶botoflow.history_events.events.StartChildWorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'startChildWorkflowExecutionFailedEventAttributes'¶botoflow.history_events.events.StartChildWorkflowExecutionInitiated(event_id, datetime, attributes)¶attribute_key = 'startChildWorkflowExecutionInitiatedEventAttributes'¶botoflow.history_events.events.StartTimerFailed(event_id, datetime, attributes)¶attribute_key = 'startTimerFailedEventAttributes'¶botoflow.history_events.events.TimerCanceled(event_id, datetime, attributes)¶attribute_key = 'timerCanceledEventAttributes'¶botoflow.history_events.events.TimerFired(event_id, datetime, attributes)¶attribute_key = 'timerFiredEventAttributes'¶botoflow.history_events.events.TimerStarted(event_id, datetime, attributes)¶attribute_key = 'timerStartedEventAttributes'¶botoflow.history_events.events.WorkflowExecutionCancelRequested(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionCancelRequestedEventAttributes'¶botoflow.history_events.events.WorkflowExecutionCanceled(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionCanceledEventAttributes'¶botoflow.history_events.events.WorkflowExecutionCompleted(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionCompletedEventAttributes'¶botoflow.history_events.events.WorkflowExecutionContinuedAsNew(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionContinuedAsNewEventAttributes'¶botoflow.history_events.events.WorkflowExecutionFailed(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionFailedEventAttributes'¶botoflow.history_events.events.WorkflowExecutionSignaled(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionSignaledEventAttributes'¶botoflow.history_events.events.WorkflowExecutionStarted(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionStartedEventAttributes'¶botoflow.history_events.events.WorkflowExecutionTimedOut(event_id, datetime, attributes)¶attribute_key = 'workflowExecutionTimedOutEventAttributes'¶botoflow.history_events.events.swf_event_to_object(event_dict)¶takes an event dictionary from botocore and converts it into a specific event instance.