Interface HistoryEvent

Index

Properties

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