Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
aws-sdk
Swf
HistoryEvent
Interface HistoryEvent
Index
Properties
activityTaskCancelRequestedEventAttributes
activityTaskCanceledEventAttributes
activityTaskCompletedEventAttributes
activityTaskFailedEventAttributes
activityTaskScheduledEventAttributes
activityTaskStartedEventAttributes
activityTaskTimedOutEventAttributes
cancelTimerFailedEventAttributes
cancelWorkflowExecutionFailedEventAttributes
childWorkflowExecutionCanceledEventAttributes
childWorkflowExecutionCompletedEventAttributes
childWorkflowExecutionFailedEventAttributes
childWorkflowExecutionStartedEventAttributes
childWorkflowExecutionTerminatedEventAttributes
childWorkflowExecutionTimedOutEventAttributes
completeWorkflowExecutionFailedEventAttributes
continueAsNewWorkflowExecutionFailedEventAttributes
decisionTaskCompletedEventAttributes
decisionTaskScheduledEventAttributes
decisionTaskStartedEventAttributes
decisionTaskTimedOutEventAttributes
eventId
eventTimestamp
eventType
externalWorkflowExecutionCancelRequestedEventAttributes
externalWorkflowExecutionSignaledEventAttributes
failWorkflowExecutionFailedEventAttributes
markerRecordedEventAttributes
requestCancelActivityTaskFailedEventAttributes
requestCancelExternalWorkflowExecutionFailedEventAttributes
requestCancelExternalWorkflowExecutionInitiatedEventAttributes
scheduleActivityTaskFailedEventAttributes
signalExternalWorkflowExecutionFailedEventAttributes
signalExternalWorkflowExecutionInitiatedEventAttributes
startChildWorkflowExecutionFailedEventAttributes
startChildWorkflowExecutionInitiatedEventAttributes
startTimerFailedEventAttributes
timerCanceledEventAttributes
timerFiredEventAttributes
timerStartedEventAttributes
workflowExecutionCancelRequestedEventAttributes
workflowExecutionCanceledEventAttributes
workflowExecutionCompletedEventAttributes
workflowExecutionContinuedAsNewEventAttributes
workflowExecutionFailedEventAttributes
workflowExecutionSignaledEventAttributes
workflowExecutionStartedEventAttributes
workflowExecutionTerminatedEventAttributes
workflowExecutionTimedOutEventAttributes
Properties
optional
public
activityTaskCancelRequestedEventAttributes
?:
ActivityTaskCancelRequestedEventAttributes
optional
public
activityTaskCanceledEventAttributes
?:
ActivityTaskCanceledEventAttributes
optional
public
activityTaskCompletedEventAttributes
?:
ActivityTaskCompletedEventAttributes
optional
public
activityTaskFailedEventAttributes
?:
ActivityTaskFailedEventAttributes
optional
public
activityTaskScheduledEventAttributes
?:
ActivityTaskScheduledEventAttributes
optional
public
activityTaskStartedEventAttributes
?:
ActivityTaskStartedEventAttributes
optional
public
activityTaskTimedOutEventAttributes
?:
ActivityTaskTimedOutEventAttributes
optional
public
cancelTimerFailedEventAttributes
?:
CancelTimerFailedEventAttributes
optional
public
cancelWorkflowExecutionFailedEventAttributes
?:
CancelWorkflowExecutionFailedEventAttributes
optional
public
childWorkflowExecutionCanceledEventAttributes
?:
ChildWorkflowExecutionCanceledEventAttributes
optional
public
childWorkflowExecutionCompletedEventAttributes
?:
ChildWorkflowExecutionCompletedEventAttributes
optional
public
childWorkflowExecutionFailedEventAttributes
?:
ChildWorkflowExecutionFailedEventAttributes
optional
public
childWorkflowExecutionStartedEventAttributes
?:
ChildWorkflowExecutionStartedEventAttributes
optional
public
childWorkflowExecutionTerminatedEventAttributes
?:
ChildWorkflowExecutionTerminatedEventAttributes
optional
public
childWorkflowExecutionTimedOutEventAttributes
?:
ChildWorkflowExecutionTimedOutEventAttributes
optional
public
completeWorkflowExecutionFailedEventAttributes
?:
CompleteWorkflowExecutionFailedEventAttributes
optional
public
continueAsNewWorkflowExecutionFailedEventAttributes
?:
ContinueAsNewWorkflowExecutionFailedEventAttributes
optional
public
decisionTaskCompletedEventAttributes
?:
DecisionTaskCompletedEventAttributes
optional
public
decisionTaskScheduledEventAttributes
?:
DecisionTaskScheduledEventAttributes
optional
public
decisionTaskStartedEventAttributes
?:
DecisionTaskStartedEventAttributes
optional
public
decisionTaskTimedOutEventAttributes
?:
DecisionTaskTimedOutEventAttributes
optional
public
eventId
?:
number
optional
public
eventTimestamp
?:
any
optional
public
eventType
?:
string
optional
public
externalWorkflowExecutionCancelRequestedEventAttributes
?:
ExternalWorkflowExecutionCancelRequestedEventAttributes
optional
public
externalWorkflowExecutionSignaledEventAttributes
?:
ExternalWorkflowExecutionSignaledEventAttributes
optional
public
failWorkflowExecutionFailedEventAttributes
?:
FailWorkflowExecutionFailedEventAttributes
optional
public
markerRecordedEventAttributes
?:
MarkerRecordedEventAttributes
optional
public
requestCancelActivityTaskFailedEventAttributes
?:
RequestCancelActivityTaskFailedEventAttributes
optional
public
requestCancelExternalWorkflowExecutionFailedEventAttributes
?:
RequestCancelExternalWorkflowExecutionFailedEventAttributes
optional
public
requestCancelExternalWorkflowExecutionInitiatedEventAttributes
?:
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
optional
public
scheduleActivityTaskFailedEventAttributes
?:
ScheduleActivityTaskFailedEventAttributes
optional
public
signalExternalWorkflowExecutionFailedEventAttributes
?:
SignalExternalWorkflowExecutionFailedEventAttributes
optional
public
signalExternalWorkflowExecutionInitiatedEventAttributes
?:
SignalExternalWorkflowExecutionInitiatedEventAttributes
optional
public
startChildWorkflowExecutionFailedEventAttributes
?:
StartChildWorkflowExecutionFailedEventAttributes
optional
public
startChildWorkflowExecutionInitiatedEventAttributes
?:
StartChildWorkflowExecutionInitiatedEventAttributes
optional
public
startTimerFailedEventAttributes
?:
StartTimerFailedEventAttributes
optional
public
timerCanceledEventAttributes
?:
TimerCanceledEventAttributes
optional
public
timerFiredEventAttributes
?:
TimerFiredEventAttributes
optional
public
timerStartedEventAttributes
?:
TimerStartedEventAttributes
optional
public
workflowExecutionCancelRequestedEventAttributes
?:
WorkflowExecutionCancelRequestedEventAttributes
optional
public
workflowExecutionCanceledEventAttributes
?:
WorkflowExecutionCanceledEventAttributes
optional
public
workflowExecutionCompletedEventAttributes
?:
WorkflowExecutionCompletedEventAttributes
optional
public
workflowExecutionContinuedAsNewEventAttributes
?:
WorkflowExecutionContinuedAsNewEventAttributes
optional
public
workflowExecutionFailedEventAttributes
?:
WorkflowExecutionFailedEventAttributes
optional
public
workflowExecutionSignaledEventAttributes
?:
WorkflowExecutionSignaledEventAttributes
optional
public
workflowExecutionStartedEventAttributes
?:
WorkflowExecutionStartedEventAttributes
optional
public
workflowExecutionTerminatedEventAttributes
?:
WorkflowExecutionTerminatedEventAttributes
optional
public
workflowExecutionTimedOutEventAttributes
?:
WorkflowExecutionTimedOutEventAttributes
Globals
NodeJS
assert
aws-sdk
aws-sdk.Ses
aws-sdk.Sns
aws-sdk.Sqs
aws-sdk.Swf
aws-sdk.s3
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
ActivityTask
ActivityTaskCancelRequestedEventAttributes
ActivityTaskCanceledEventAttributes
ActivityTaskCompletedEventAttributes
ActivityTaskFailedEventAttributes
ActivityTaskScheduledEventAttributes
ActivityTaskStartedEventAttributes
ActivityTaskTimedOutEventAttributes
ActivityType
CancelTimerDecisionAttributes
CancelTimerFailedEventAttributes
CancelWorkflowExecutionDecisionAttributes
CancelWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionCanceledEventAttributes
ChildWorkflowExecutionCompletedEventAttributes
ChildWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionStartedEventAttributes
ChildWorkflowExecutionTerminatedEventAttributes
ChildWorkflowExecutionTimedOutEventAttributes
CompleteWorkflowExecutionDecisionAttributes
CompleteWorkflowExecutionFailedEventAttributes
ContinueAsNewWorkflowExecutionDecisionAttributes
ContinueAsNewWorkflowExecutionFailedEventAttributes
Decision
DecisionTask
DecisionTaskCompletedEventAttributes
DecisionTaskScheduledEventAttributes
DecisionTaskStartedEventAttributes
DecisionTaskTimedOutEventAttributes
ExternalWorkflowExecutionCancelRequestedEventAttributes
ExternalWorkflowExecutionSignaledEventAttributes
FailWorkflowExecutionDecisionAttributes
FailWorkflowExecutionFailedEventAttributes
HistoryEvent
activityTaskCancelRequestedEventAttributes
activityTaskCanceledEventAttributes
activityTaskCompletedEventAttributes
activityTaskFailedEventAttributes
activityTaskScheduledEventAttributes
activityTaskStartedEventAttributes
activityTaskTimedOutEventAttributes
cancelTimerFailedEventAttributes
cancelWorkflowExecutionFailedEventAttributes
childWorkflowExecutionCanceledEventAttributes
childWorkflowExecutionCompletedEventAttributes
childWorkflowExecutionFailedEventAttributes
childWorkflowExecutionStartedEventAttributes
childWorkflowExecutionTerminatedEventAttributes
childWorkflowExecutionTimedOutEventAttributes
completeWorkflowExecutionFailedEventAttributes
continueAsNewWorkflowExecutionFailedEventAttributes
decisionTaskCompletedEventAttributes
decisionTaskScheduledEventAttributes
decisionTaskStartedEventAttributes
decisionTaskTimedOutEventAttributes
eventId
eventTimestamp
eventType
externalWorkflowExecutionCancelRequestedEventAttributes
externalWorkflowExecutionSignaledEventAttributes
failWorkflowExecutionFailedEventAttributes
markerRecordedEventAttributes
requestCancelActivityTaskFailedEventAttributes
requestCancelExternalWorkflowExecutionFailedEventAttributes
requestCancelExternalWorkflowExecutionInitiatedEventAttributes
scheduleActivityTaskFailedEventAttributes
signalExternalWorkflowExecutionFailedEventAttributes
signalExternalWorkflowExecutionInitiatedEventAttributes
startChildWorkflowExecutionFailedEventAttributes
startChildWorkflowExecutionInitiatedEventAttributes
startTimerFailedEventAttributes
timerCanceledEventAttributes
timerFiredEventAttributes
timerStartedEventAttributes
workflowExecutionCancelRequestedEventAttributes
workflowExecutionCanceledEventAttributes
workflowExecutionCompletedEventAttributes
workflowExecutionContinuedAsNewEventAttributes
workflowExecutionFailedEventAttributes
workflowExecutionSignaledEventAttributes
workflowExecutionStartedEventAttributes
workflowExecutionTerminatedEventAttributes
workflowExecutionTimedOutEventAttributes
MarkerRecordedEventAttributes
PollForActivityTaskRequest
PollForActivityTaskResult
PollForDecisionTaskRequest
PollForDecisionTaskResult
RecordMarkerDecisionAttributes
RequestCancelActivityTaskDecisionAttributes
RequestCancelActivityTaskFailedEventAttributes
RequestCancelExternalWorkflowExecutionDecisionAttributes
RequestCancelExternalWorkflowExecutionFailedEventAttributes
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
RespondActivityTaskCanceledRequest
RespondActivityTaskCompletedRequest
RespondActivityTaskFailedRequest
RespondDecisionTaskCompletedRequest
Run
ScheduleActivityTaskDecisionAttributes
ScheduleActivityTaskFailedEventAttributes
SignalExternalWorkflowExecutionDecisionAttributes
SignalExternalWorkflowExecutionFailedEventAttributes
SignalExternalWorkflowExecutionInitiatedEventAttributes
StartChildWorkflowExecutionDecisionAttributes
StartChildWorkflowExecutionFailedEventAttributes
StartChildWorkflowExecutionInitiatedEventAttributes
StartTimerDecisionAttributes
StartTimerFailedEventAttributes
StartWorkflowExecutionRequest
StartWorkflowExecutionResult
TaskList
TimerCanceledEventAttributes
TimerFiredEventAttributes
TimerStartedEventAttributes
WorkflowExecution
WorkflowExecutionCancelRequestedEventAttributes
WorkflowExecutionCanceledEventAttributes
WorkflowExecutionCompletedEventAttributes
WorkflowExecutionContinuedAsNewEventAttributes
WorkflowExecutionFailedEventAttributes
WorkflowExecutionSignaledEventAttributes
WorkflowExecutionStartedEventAttributes
WorkflowExecutionTerminatedEventAttributes
WorkflowExecutionTimedOutEventAttributes
WorkflowType
Client