Safe Haskell | None |
---|---|
Language | Haskell2010 |
Proto.Temporal.Api.History.V1.Message
Synopsis
- data ActivityPropertiesModifiedExternallyEventAttributes
- data ActivityTaskCancelRequestedEventAttributes
- data ActivityTaskCanceledEventAttributes
- data ActivityTaskCompletedEventAttributes
- data ActivityTaskFailedEventAttributes
- data ActivityTaskScheduledEventAttributes
- data ActivityTaskStartedEventAttributes
- data ActivityTaskTimedOutEventAttributes
- data ChildWorkflowExecutionCanceledEventAttributes
- data ChildWorkflowExecutionCompletedEventAttributes
- data ChildWorkflowExecutionFailedEventAttributes
- data ChildWorkflowExecutionStartedEventAttributes
- data ChildWorkflowExecutionTerminatedEventAttributes
- data ChildWorkflowExecutionTimedOutEventAttributes
- data ExternalWorkflowExecutionCancelRequestedEventAttributes
- data ExternalWorkflowExecutionSignaledEventAttributes
- data History
- data HistoryEvent
- data HistoryEvent'Attributes
- = HistoryEvent'WorkflowExecutionStartedEventAttributes !WorkflowExecutionStartedEventAttributes
- | HistoryEvent'WorkflowExecutionCompletedEventAttributes !WorkflowExecutionCompletedEventAttributes
- | HistoryEvent'WorkflowExecutionFailedEventAttributes !WorkflowExecutionFailedEventAttributes
- | HistoryEvent'WorkflowExecutionTimedOutEventAttributes !WorkflowExecutionTimedOutEventAttributes
- | HistoryEvent'WorkflowTaskScheduledEventAttributes !WorkflowTaskScheduledEventAttributes
- | HistoryEvent'WorkflowTaskStartedEventAttributes !WorkflowTaskStartedEventAttributes
- | HistoryEvent'WorkflowTaskCompletedEventAttributes !WorkflowTaskCompletedEventAttributes
- | HistoryEvent'WorkflowTaskTimedOutEventAttributes !WorkflowTaskTimedOutEventAttributes
- | HistoryEvent'WorkflowTaskFailedEventAttributes !WorkflowTaskFailedEventAttributes
- | HistoryEvent'ActivityTaskScheduledEventAttributes !ActivityTaskScheduledEventAttributes
- | HistoryEvent'ActivityTaskStartedEventAttributes !ActivityTaskStartedEventAttributes
- | HistoryEvent'ActivityTaskCompletedEventAttributes !ActivityTaskCompletedEventAttributes
- | HistoryEvent'ActivityTaskFailedEventAttributes !ActivityTaskFailedEventAttributes
- | HistoryEvent'ActivityTaskTimedOutEventAttributes !ActivityTaskTimedOutEventAttributes
- | HistoryEvent'TimerStartedEventAttributes !TimerStartedEventAttributes
- | HistoryEvent'TimerFiredEventAttributes !TimerFiredEventAttributes
- | HistoryEvent'ActivityTaskCancelRequestedEventAttributes !ActivityTaskCancelRequestedEventAttributes
- | HistoryEvent'ActivityTaskCanceledEventAttributes !ActivityTaskCanceledEventAttributes
- | HistoryEvent'TimerCanceledEventAttributes !TimerCanceledEventAttributes
- | HistoryEvent'MarkerRecordedEventAttributes !MarkerRecordedEventAttributes
- | HistoryEvent'WorkflowExecutionSignaledEventAttributes !WorkflowExecutionSignaledEventAttributes
- | HistoryEvent'WorkflowExecutionTerminatedEventAttributes !WorkflowExecutionTerminatedEventAttributes
- | HistoryEvent'WorkflowExecutionCancelRequestedEventAttributes !WorkflowExecutionCancelRequestedEventAttributes
- | HistoryEvent'WorkflowExecutionCanceledEventAttributes !WorkflowExecutionCanceledEventAttributes
- | HistoryEvent'RequestCancelExternalWorkflowExecutionInitiatedEventAttributes !RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- | HistoryEvent'RequestCancelExternalWorkflowExecutionFailedEventAttributes !RequestCancelExternalWorkflowExecutionFailedEventAttributes
- | HistoryEvent'ExternalWorkflowExecutionCancelRequestedEventAttributes !ExternalWorkflowExecutionCancelRequestedEventAttributes
- | HistoryEvent'WorkflowExecutionContinuedAsNewEventAttributes !WorkflowExecutionContinuedAsNewEventAttributes
- | HistoryEvent'StartChildWorkflowExecutionInitiatedEventAttributes !StartChildWorkflowExecutionInitiatedEventAttributes
- | HistoryEvent'StartChildWorkflowExecutionFailedEventAttributes !StartChildWorkflowExecutionFailedEventAttributes
- | HistoryEvent'ChildWorkflowExecutionStartedEventAttributes !ChildWorkflowExecutionStartedEventAttributes
- | HistoryEvent'ChildWorkflowExecutionCompletedEventAttributes !ChildWorkflowExecutionCompletedEventAttributes
- | HistoryEvent'ChildWorkflowExecutionFailedEventAttributes !ChildWorkflowExecutionFailedEventAttributes
- | HistoryEvent'ChildWorkflowExecutionCanceledEventAttributes !ChildWorkflowExecutionCanceledEventAttributes
- | HistoryEvent'ChildWorkflowExecutionTimedOutEventAttributes !ChildWorkflowExecutionTimedOutEventAttributes
- | HistoryEvent'ChildWorkflowExecutionTerminatedEventAttributes !ChildWorkflowExecutionTerminatedEventAttributes
- | HistoryEvent'SignalExternalWorkflowExecutionInitiatedEventAttributes !SignalExternalWorkflowExecutionInitiatedEventAttributes
- | HistoryEvent'SignalExternalWorkflowExecutionFailedEventAttributes !SignalExternalWorkflowExecutionFailedEventAttributes
- | HistoryEvent'ExternalWorkflowExecutionSignaledEventAttributes !ExternalWorkflowExecutionSignaledEventAttributes
- | HistoryEvent'UpsertWorkflowSearchAttributesEventAttributes !UpsertWorkflowSearchAttributesEventAttributes
- | HistoryEvent'WorkflowExecutionUpdateAcceptedEventAttributes !WorkflowExecutionUpdateAcceptedEventAttributes
- | HistoryEvent'WorkflowExecutionUpdateRejectedEventAttributes !WorkflowExecutionUpdateRejectedEventAttributes
- | HistoryEvent'WorkflowExecutionUpdateCompletedEventAttributes !WorkflowExecutionUpdateCompletedEventAttributes
- | HistoryEvent'WorkflowPropertiesModifiedExternallyEventAttributes !WorkflowPropertiesModifiedExternallyEventAttributes
- | HistoryEvent'ActivityPropertiesModifiedExternallyEventAttributes !ActivityPropertiesModifiedExternallyEventAttributes
- | HistoryEvent'WorkflowPropertiesModifiedEventAttributes !WorkflowPropertiesModifiedEventAttributes
- | HistoryEvent'WorkflowExecutionUpdateAdmittedEventAttributes !WorkflowExecutionUpdateAdmittedEventAttributes
- | HistoryEvent'NexusOperationScheduledEventAttributes !NexusOperationScheduledEventAttributes
- | HistoryEvent'NexusOperationStartedEventAttributes !NexusOperationStartedEventAttributes
- | HistoryEvent'NexusOperationCompletedEventAttributes !NexusOperationCompletedEventAttributes
- | HistoryEvent'NexusOperationFailedEventAttributes !NexusOperationFailedEventAttributes
- | HistoryEvent'NexusOperationCanceledEventAttributes !NexusOperationCanceledEventAttributes
- | HistoryEvent'NexusOperationTimedOutEventAttributes !NexusOperationTimedOutEventAttributes
- | HistoryEvent'NexusOperationCancelRequestedEventAttributes !NexusOperationCancelRequestedEventAttributes
- _HistoryEvent'WorkflowExecutionStartedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionStartedEventAttributes
- _HistoryEvent'WorkflowExecutionCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCompletedEventAttributes
- _HistoryEvent'WorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionFailedEventAttributes
- _HistoryEvent'WorkflowExecutionTimedOutEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionTimedOutEventAttributes
- _HistoryEvent'WorkflowTaskScheduledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskScheduledEventAttributes
- _HistoryEvent'WorkflowTaskStartedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskStartedEventAttributes
- _HistoryEvent'WorkflowTaskCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskCompletedEventAttributes
- _HistoryEvent'WorkflowTaskTimedOutEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskTimedOutEventAttributes
- _HistoryEvent'WorkflowTaskFailedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskFailedEventAttributes
- _HistoryEvent'ActivityTaskScheduledEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskScheduledEventAttributes
- _HistoryEvent'ActivityTaskStartedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskStartedEventAttributes
- _HistoryEvent'ActivityTaskCompletedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCompletedEventAttributes
- _HistoryEvent'ActivityTaskFailedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskFailedEventAttributes
- _HistoryEvent'ActivityTaskTimedOutEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskTimedOutEventAttributes
- _HistoryEvent'TimerStartedEventAttributes :: Prism' HistoryEvent'Attributes TimerStartedEventAttributes
- _HistoryEvent'TimerFiredEventAttributes :: Prism' HistoryEvent'Attributes TimerFiredEventAttributes
- _HistoryEvent'ActivityTaskCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCancelRequestedEventAttributes
- _HistoryEvent'ActivityTaskCanceledEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCanceledEventAttributes
- _HistoryEvent'TimerCanceledEventAttributes :: Prism' HistoryEvent'Attributes TimerCanceledEventAttributes
- _HistoryEvent'MarkerRecordedEventAttributes :: Prism' HistoryEvent'Attributes MarkerRecordedEventAttributes
- _HistoryEvent'WorkflowExecutionSignaledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionSignaledEventAttributes
- _HistoryEvent'WorkflowExecutionTerminatedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionTerminatedEventAttributes
- _HistoryEvent'WorkflowExecutionCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCancelRequestedEventAttributes
- _HistoryEvent'WorkflowExecutionCanceledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCanceledEventAttributes
- _HistoryEvent'RequestCancelExternalWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- _HistoryEvent'RequestCancelExternalWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes RequestCancelExternalWorkflowExecutionFailedEventAttributes
- _HistoryEvent'ExternalWorkflowExecutionCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes ExternalWorkflowExecutionCancelRequestedEventAttributes
- _HistoryEvent'WorkflowExecutionContinuedAsNewEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionContinuedAsNewEventAttributes
- _HistoryEvent'StartChildWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes StartChildWorkflowExecutionInitiatedEventAttributes
- _HistoryEvent'StartChildWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes StartChildWorkflowExecutionFailedEventAttributes
- _HistoryEvent'ChildWorkflowExecutionStartedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionStartedEventAttributes
- _HistoryEvent'ChildWorkflowExecutionCompletedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionCompletedEventAttributes
- _HistoryEvent'ChildWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionFailedEventAttributes
- _HistoryEvent'ChildWorkflowExecutionCanceledEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionCanceledEventAttributes
- _HistoryEvent'ChildWorkflowExecutionTimedOutEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionTimedOutEventAttributes
- _HistoryEvent'ChildWorkflowExecutionTerminatedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionTerminatedEventAttributes
- _HistoryEvent'SignalExternalWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes SignalExternalWorkflowExecutionInitiatedEventAttributes
- _HistoryEvent'SignalExternalWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes SignalExternalWorkflowExecutionFailedEventAttributes
- _HistoryEvent'ExternalWorkflowExecutionSignaledEventAttributes :: Prism' HistoryEvent'Attributes ExternalWorkflowExecutionSignaledEventAttributes
- _HistoryEvent'UpsertWorkflowSearchAttributesEventAttributes :: Prism' HistoryEvent'Attributes UpsertWorkflowSearchAttributesEventAttributes
- _HistoryEvent'WorkflowExecutionUpdateAcceptedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateAcceptedEventAttributes
- _HistoryEvent'WorkflowExecutionUpdateRejectedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateRejectedEventAttributes
- _HistoryEvent'WorkflowExecutionUpdateCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateCompletedEventAttributes
- _HistoryEvent'WorkflowPropertiesModifiedExternallyEventAttributes :: Prism' HistoryEvent'Attributes WorkflowPropertiesModifiedExternallyEventAttributes
- _HistoryEvent'ActivityPropertiesModifiedExternallyEventAttributes :: Prism' HistoryEvent'Attributes ActivityPropertiesModifiedExternallyEventAttributes
- _HistoryEvent'WorkflowPropertiesModifiedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowPropertiesModifiedEventAttributes
- _HistoryEvent'WorkflowExecutionUpdateAdmittedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateAdmittedEventAttributes
- _HistoryEvent'NexusOperationScheduledEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationScheduledEventAttributes
- _HistoryEvent'NexusOperationStartedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationStartedEventAttributes
- _HistoryEvent'NexusOperationCompletedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCompletedEventAttributes
- _HistoryEvent'NexusOperationFailedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationFailedEventAttributes
- _HistoryEvent'NexusOperationCanceledEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCanceledEventAttributes
- _HistoryEvent'NexusOperationTimedOutEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationTimedOutEventAttributes
- _HistoryEvent'NexusOperationCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCancelRequestedEventAttributes
- data MarkerRecordedEventAttributes
- data MarkerRecordedEventAttributes'DetailsEntry
- data NexusOperationCancelRequestedEventAttributes
- data NexusOperationCanceledEventAttributes
- data NexusOperationCompletedEventAttributes
- data NexusOperationFailedEventAttributes
- data NexusOperationScheduledEventAttributes
- data NexusOperationScheduledEventAttributes'NexusHeaderEntry
- data NexusOperationStartedEventAttributes
- data NexusOperationTimedOutEventAttributes
- data RequestCancelExternalWorkflowExecutionFailedEventAttributes
- data RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- data SignalExternalWorkflowExecutionFailedEventAttributes
- data SignalExternalWorkflowExecutionInitiatedEventAttributes
- data StartChildWorkflowExecutionFailedEventAttributes
- data StartChildWorkflowExecutionInitiatedEventAttributes
- data TimerCanceledEventAttributes
- data TimerFiredEventAttributes
- data TimerStartedEventAttributes
- data UpsertWorkflowSearchAttributesEventAttributes
- data WorkflowExecutionCancelRequestedEventAttributes
- data WorkflowExecutionCanceledEventAttributes
- data WorkflowExecutionCompletedEventAttributes
- data WorkflowExecutionContinuedAsNewEventAttributes
- data WorkflowExecutionFailedEventAttributes
- data WorkflowExecutionSignaledEventAttributes
- data WorkflowExecutionStartedEventAttributes
- data WorkflowExecutionTerminatedEventAttributes
- data WorkflowExecutionTimedOutEventAttributes
- data WorkflowExecutionUpdateAcceptedEventAttributes
- data WorkflowExecutionUpdateAdmittedEventAttributes
- data WorkflowExecutionUpdateCompletedEventAttributes
- data WorkflowExecutionUpdateRejectedEventAttributes
- data WorkflowPropertiesModifiedEventAttributes
- data WorkflowPropertiesModifiedExternallyEventAttributes
- data WorkflowTaskCompletedEventAttributes
- data WorkflowTaskFailedEventAttributes
- data WorkflowTaskScheduledEventAttributes
- data WorkflowTaskStartedEventAttributes
- data WorkflowTaskTimedOutEventAttributes
Documentation
data ActivityPropertiesModifiedExternallyEventAttributes Source #
Fields :
scheduledEventId
:: Lens' ActivityPropertiesModifiedExternallyEventAttributes Data.Int.Int64
newRetryPolicy
:: Lens' ActivityPropertiesModifiedExternallyEventAttributes Proto.Temporal.Api.Common.V1.Message.RetryPolicy
maybe'newRetryPolicy
:: Lens' ActivityPropertiesModifiedExternallyEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.RetryPolicy)
Instances
data ActivityTaskCancelRequestedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' ActivityTaskCancelRequestedEventAttributes Data.Int.Int64
workflowTaskCompletedEventId
:: Lens' ActivityTaskCancelRequestedEventAttributes Data.Int.Int64
Instances
data ActivityTaskCanceledEventAttributes Source #
Fields :
details
:: Lens' ActivityTaskCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'details
:: Lens' ActivityTaskCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
latestCancelRequestedEventId
:: Lens' ActivityTaskCanceledEventAttributes Data.Int.Int64
scheduledEventId
:: Lens' ActivityTaskCanceledEventAttributes Data.Int.Int64
startedEventId
:: Lens' ActivityTaskCanceledEventAttributes Data.Int.Int64
identity
:: Lens' ActivityTaskCanceledEventAttributes Data.Text.Text
workerVersion
:: Lens' ActivityTaskCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' ActivityTaskCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
Instances
data ActivityTaskCompletedEventAttributes Source #
Fields :
result
:: Lens' ActivityTaskCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'result
:: Lens' ActivityTaskCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
scheduledEventId
:: Lens' ActivityTaskCompletedEventAttributes Data.Int.Int64
startedEventId
:: Lens' ActivityTaskCompletedEventAttributes Data.Int.Int64
identity
:: Lens' ActivityTaskCompletedEventAttributes Data.Text.Text
workerVersion
:: Lens' ActivityTaskCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' ActivityTaskCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
Instances
data ActivityTaskFailedEventAttributes Source #
Fields :
failure
:: Lens' ActivityTaskFailedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' ActivityTaskFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
scheduledEventId
:: Lens' ActivityTaskFailedEventAttributes Data.Int.Int64
startedEventId
:: Lens' ActivityTaskFailedEventAttributes Data.Int.Int64
identity
:: Lens' ActivityTaskFailedEventAttributes Data.Text.Text
retryState
:: Lens' ActivityTaskFailedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
workerVersion
:: Lens' ActivityTaskFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' ActivityTaskFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
Instances
data ActivityTaskScheduledEventAttributes Source #
Fields :
activityId
:: Lens' ActivityTaskScheduledEventAttributes Data.Text.Text
activityType
:: Lens' ActivityTaskScheduledEventAttributes Proto.Temporal.Api.Common.V1.Message.ActivityType
maybe'activityType
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.ActivityType)
taskQueue
:: Lens' ActivityTaskScheduledEventAttributes Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue
maybe'taskQueue
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue)
header
:: Lens' ActivityTaskScheduledEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
input
:: Lens' ActivityTaskScheduledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
scheduleToCloseTimeout
:: Lens' ActivityTaskScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'scheduleToCloseTimeout
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
scheduleToStartTimeout
:: Lens' ActivityTaskScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'scheduleToStartTimeout
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
startToCloseTimeout
:: Lens' ActivityTaskScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'startToCloseTimeout
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
heartbeatTimeout
:: Lens' ActivityTaskScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'heartbeatTimeout
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskCompletedEventId
:: Lens' ActivityTaskScheduledEventAttributes Data.Int.Int64
retryPolicy
:: Lens' ActivityTaskScheduledEventAttributes Proto.Temporal.Api.Common.V1.Message.RetryPolicy
maybe'retryPolicy
:: Lens' ActivityTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.RetryPolicy)
useWorkflowBuildId
:: Lens' ActivityTaskScheduledEventAttributes Prelude.Bool
Instances
data ActivityTaskStartedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' ActivityTaskStartedEventAttributes Data.Int.Int64
identity
:: Lens' ActivityTaskStartedEventAttributes Data.Text.Text
requestId
:: Lens' ActivityTaskStartedEventAttributes Data.Text.Text
attempt
:: Lens' ActivityTaskStartedEventAttributes Data.Int.Int32
lastFailure
:: Lens' ActivityTaskStartedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'lastFailure
:: Lens' ActivityTaskStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
workerVersion
:: Lens' ActivityTaskStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' ActivityTaskStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
buildIdRedirectCounter
:: Lens' ActivityTaskStartedEventAttributes Data.Int.Int64
Instances
data ActivityTaskTimedOutEventAttributes Source #
Fields :
failure
:: Lens' ActivityTaskTimedOutEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' ActivityTaskTimedOutEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
scheduledEventId
:: Lens' ActivityTaskTimedOutEventAttributes Data.Int.Int64
startedEventId
:: Lens' ActivityTaskTimedOutEventAttributes Data.Int.Int64
retryState
:: Lens' ActivityTaskTimedOutEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
Instances
data ChildWorkflowExecutionCanceledEventAttributes Source #
Fields :
details
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'details
:: Lens' ChildWorkflowExecutionCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
namespace
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Data.Text.Text
workflowExecution
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
initiatedEventId
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Data.Int.Int64
startedEventId
:: Lens' ChildWorkflowExecutionCanceledEventAttributes Data.Int.Int64
Instances
data ChildWorkflowExecutionCompletedEventAttributes Source #
Fields :
result
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'result
:: Lens' ChildWorkflowExecutionCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
namespace
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Data.Text.Text
workflowExecution
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
initiatedEventId
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Data.Int.Int64
startedEventId
:: Lens' ChildWorkflowExecutionCompletedEventAttributes Data.Int.Int64
Instances
data ChildWorkflowExecutionFailedEventAttributes Source #
Fields :
failure
:: Lens' ChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' ChildWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
namespace
:: Lens' ChildWorkflowExecutionFailedEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionFailedEventAttributes Data.Text.Text
workflowExecution
:: Lens' ChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
initiatedEventId
:: Lens' ChildWorkflowExecutionFailedEventAttributes Data.Int.Int64
startedEventId
:: Lens' ChildWorkflowExecutionFailedEventAttributes Data.Int.Int64
retryState
:: Lens' ChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
Instances
data ChildWorkflowExecutionStartedEventAttributes Source #
Fields :
namespace
:: Lens' ChildWorkflowExecutionStartedEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionStartedEventAttributes Data.Text.Text
initiatedEventId
:: Lens' ChildWorkflowExecutionStartedEventAttributes Data.Int.Int64
workflowExecution
:: Lens' ChildWorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
header
:: Lens' ChildWorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' ChildWorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
Instances
data ChildWorkflowExecutionTerminatedEventAttributes Source #
Fields :
namespace
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Data.Text.Text
workflowExecution
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
initiatedEventId
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Data.Int.Int64
startedEventId
:: Lens' ChildWorkflowExecutionTerminatedEventAttributes Data.Int.Int64
Instances
data ChildWorkflowExecutionTimedOutEventAttributes Source #
Fields :
namespace
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Data.Text.Text
namespaceId
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Data.Text.Text
workflowExecution
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
workflowType
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
initiatedEventId
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Data.Int.Int64
startedEventId
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Data.Int.Int64
retryState
:: Lens' ChildWorkflowExecutionTimedOutEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
Instances
data ExternalWorkflowExecutionCancelRequestedEventAttributes Source #
Fields :
initiatedEventId
:: Lens' ExternalWorkflowExecutionCancelRequestedEventAttributes Data.Int.Int64
namespace
:: Lens' ExternalWorkflowExecutionCancelRequestedEventAttributes Data.Text.Text
namespaceId
:: Lens' ExternalWorkflowExecutionCancelRequestedEventAttributes Data.Text.Text
workflowExecution
:: Lens' ExternalWorkflowExecutionCancelRequestedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ExternalWorkflowExecutionCancelRequestedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
Instances
data ExternalWorkflowExecutionSignaledEventAttributes Source #
Fields :
initiatedEventId
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes Data.Int.Int64
namespace
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes Data.Text.Text
namespaceId
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes Data.Text.Text
workflowExecution
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
control
:: Lens' ExternalWorkflowExecutionSignaledEventAttributes Data.Text.Text
Instances
Fields :
events
:: Lens' History [HistoryEvent]
vec'events
:: Lens' History (Data.Vector.Vector HistoryEvent)
Instances
data HistoryEvent Source #
Fields :
eventId
:: Lens' HistoryEvent Data.Int.Int64
eventTime
:: Lens' HistoryEvent Proto.Google.Protobuf.Timestamp.Timestamp
maybe'eventTime
:: Lens' HistoryEvent (Prelude.Maybe Proto.Google.Protobuf.Timestamp.Timestamp)
eventType
:: Lens' HistoryEvent Proto.Temporal.Api.Enums.V1.EventType.EventType
version
:: Lens' HistoryEvent Data.Int.Int64
taskId
:: Lens' HistoryEvent Data.Int.Int64
workerMayIgnore
:: Lens' HistoryEvent Prelude.Bool
maybe'attributes
:: Lens' HistoryEvent (Prelude.Maybe HistoryEvent'Attributes)
maybe'workflowExecutionStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionStartedEventAttributes)
workflowExecutionStartedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionStartedEventAttributes
maybe'workflowExecutionCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionCompletedEventAttributes)
workflowExecutionCompletedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionCompletedEventAttributes
maybe'workflowExecutionFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionFailedEventAttributes)
workflowExecutionFailedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionFailedEventAttributes
maybe'workflowExecutionTimedOutEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionTimedOutEventAttributes)
workflowExecutionTimedOutEventAttributes
:: Lens' HistoryEvent WorkflowExecutionTimedOutEventAttributes
maybe'workflowTaskScheduledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowTaskScheduledEventAttributes)
workflowTaskScheduledEventAttributes
:: Lens' HistoryEvent WorkflowTaskScheduledEventAttributes
maybe'workflowTaskStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowTaskStartedEventAttributes)
workflowTaskStartedEventAttributes
:: Lens' HistoryEvent WorkflowTaskStartedEventAttributes
maybe'workflowTaskCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowTaskCompletedEventAttributes)
workflowTaskCompletedEventAttributes
:: Lens' HistoryEvent WorkflowTaskCompletedEventAttributes
maybe'workflowTaskTimedOutEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowTaskTimedOutEventAttributes)
workflowTaskTimedOutEventAttributes
:: Lens' HistoryEvent WorkflowTaskTimedOutEventAttributes
maybe'workflowTaskFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowTaskFailedEventAttributes)
workflowTaskFailedEventAttributes
:: Lens' HistoryEvent WorkflowTaskFailedEventAttributes
maybe'activityTaskScheduledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskScheduledEventAttributes)
activityTaskScheduledEventAttributes
:: Lens' HistoryEvent ActivityTaskScheduledEventAttributes
maybe'activityTaskStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskStartedEventAttributes)
activityTaskStartedEventAttributes
:: Lens' HistoryEvent ActivityTaskStartedEventAttributes
maybe'activityTaskCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskCompletedEventAttributes)
activityTaskCompletedEventAttributes
:: Lens' HistoryEvent ActivityTaskCompletedEventAttributes
maybe'activityTaskFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskFailedEventAttributes)
activityTaskFailedEventAttributes
:: Lens' HistoryEvent ActivityTaskFailedEventAttributes
maybe'activityTaskTimedOutEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskTimedOutEventAttributes)
activityTaskTimedOutEventAttributes
:: Lens' HistoryEvent ActivityTaskTimedOutEventAttributes
maybe'timerStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe TimerStartedEventAttributes)
timerStartedEventAttributes
:: Lens' HistoryEvent TimerStartedEventAttributes
maybe'timerFiredEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe TimerFiredEventAttributes)
timerFiredEventAttributes
:: Lens' HistoryEvent TimerFiredEventAttributes
maybe'activityTaskCancelRequestedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskCancelRequestedEventAttributes)
activityTaskCancelRequestedEventAttributes
:: Lens' HistoryEvent ActivityTaskCancelRequestedEventAttributes
maybe'activityTaskCanceledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityTaskCanceledEventAttributes)
activityTaskCanceledEventAttributes
:: Lens' HistoryEvent ActivityTaskCanceledEventAttributes
maybe'timerCanceledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe TimerCanceledEventAttributes)
timerCanceledEventAttributes
:: Lens' HistoryEvent TimerCanceledEventAttributes
maybe'markerRecordedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe MarkerRecordedEventAttributes)
markerRecordedEventAttributes
:: Lens' HistoryEvent MarkerRecordedEventAttributes
maybe'workflowExecutionSignaledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionSignaledEventAttributes)
workflowExecutionSignaledEventAttributes
:: Lens' HistoryEvent WorkflowExecutionSignaledEventAttributes
maybe'workflowExecutionTerminatedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionTerminatedEventAttributes)
workflowExecutionTerminatedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionTerminatedEventAttributes
maybe'workflowExecutionCancelRequestedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionCancelRequestedEventAttributes)
workflowExecutionCancelRequestedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionCancelRequestedEventAttributes
maybe'workflowExecutionCanceledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionCanceledEventAttributes)
workflowExecutionCanceledEventAttributes
:: Lens' HistoryEvent WorkflowExecutionCanceledEventAttributes
maybe'requestCancelExternalWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe RequestCancelExternalWorkflowExecutionInitiatedEventAttributes)
requestCancelExternalWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
maybe'requestCancelExternalWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe RequestCancelExternalWorkflowExecutionFailedEventAttributes)
requestCancelExternalWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent RequestCancelExternalWorkflowExecutionFailedEventAttributes
maybe'externalWorkflowExecutionCancelRequestedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ExternalWorkflowExecutionCancelRequestedEventAttributes)
externalWorkflowExecutionCancelRequestedEventAttributes
:: Lens' HistoryEvent ExternalWorkflowExecutionCancelRequestedEventAttributes
maybe'workflowExecutionContinuedAsNewEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionContinuedAsNewEventAttributes)
workflowExecutionContinuedAsNewEventAttributes
:: Lens' HistoryEvent WorkflowExecutionContinuedAsNewEventAttributes
maybe'startChildWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe StartChildWorkflowExecutionInitiatedEventAttributes)
startChildWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent StartChildWorkflowExecutionInitiatedEventAttributes
maybe'startChildWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe StartChildWorkflowExecutionFailedEventAttributes)
startChildWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent StartChildWorkflowExecutionFailedEventAttributes
maybe'childWorkflowExecutionStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionStartedEventAttributes)
childWorkflowExecutionStartedEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionStartedEventAttributes
maybe'childWorkflowExecutionCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionCompletedEventAttributes)
childWorkflowExecutionCompletedEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionCompletedEventAttributes
maybe'childWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionFailedEventAttributes)
childWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionFailedEventAttributes
maybe'childWorkflowExecutionCanceledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionCanceledEventAttributes)
childWorkflowExecutionCanceledEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionCanceledEventAttributes
maybe'childWorkflowExecutionTimedOutEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionTimedOutEventAttributes)
childWorkflowExecutionTimedOutEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionTimedOutEventAttributes
maybe'childWorkflowExecutionTerminatedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ChildWorkflowExecutionTerminatedEventAttributes)
childWorkflowExecutionTerminatedEventAttributes
:: Lens' HistoryEvent ChildWorkflowExecutionTerminatedEventAttributes
maybe'signalExternalWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe SignalExternalWorkflowExecutionInitiatedEventAttributes)
signalExternalWorkflowExecutionInitiatedEventAttributes
:: Lens' HistoryEvent SignalExternalWorkflowExecutionInitiatedEventAttributes
maybe'signalExternalWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe SignalExternalWorkflowExecutionFailedEventAttributes)
signalExternalWorkflowExecutionFailedEventAttributes
:: Lens' HistoryEvent SignalExternalWorkflowExecutionFailedEventAttributes
maybe'externalWorkflowExecutionSignaledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ExternalWorkflowExecutionSignaledEventAttributes)
externalWorkflowExecutionSignaledEventAttributes
:: Lens' HistoryEvent ExternalWorkflowExecutionSignaledEventAttributes
maybe'upsertWorkflowSearchAttributesEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe UpsertWorkflowSearchAttributesEventAttributes)
upsertWorkflowSearchAttributesEventAttributes
:: Lens' HistoryEvent UpsertWorkflowSearchAttributesEventAttributes
maybe'workflowExecutionUpdateAcceptedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionUpdateAcceptedEventAttributes)
workflowExecutionUpdateAcceptedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionUpdateAcceptedEventAttributes
maybe'workflowExecutionUpdateRejectedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionUpdateRejectedEventAttributes)
workflowExecutionUpdateRejectedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionUpdateRejectedEventAttributes
maybe'workflowExecutionUpdateCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionUpdateCompletedEventAttributes)
workflowExecutionUpdateCompletedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionUpdateCompletedEventAttributes
maybe'workflowPropertiesModifiedExternallyEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowPropertiesModifiedExternallyEventAttributes)
workflowPropertiesModifiedExternallyEventAttributes
:: Lens' HistoryEvent WorkflowPropertiesModifiedExternallyEventAttributes
maybe'activityPropertiesModifiedExternallyEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe ActivityPropertiesModifiedExternallyEventAttributes)
activityPropertiesModifiedExternallyEventAttributes
:: Lens' HistoryEvent ActivityPropertiesModifiedExternallyEventAttributes
maybe'workflowPropertiesModifiedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowPropertiesModifiedEventAttributes)
workflowPropertiesModifiedEventAttributes
:: Lens' HistoryEvent WorkflowPropertiesModifiedEventAttributes
maybe'workflowExecutionUpdateAdmittedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe WorkflowExecutionUpdateAdmittedEventAttributes)
workflowExecutionUpdateAdmittedEventAttributes
:: Lens' HistoryEvent WorkflowExecutionUpdateAdmittedEventAttributes
maybe'nexusOperationScheduledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationScheduledEventAttributes)
nexusOperationScheduledEventAttributes
:: Lens' HistoryEvent NexusOperationScheduledEventAttributes
maybe'nexusOperationStartedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationStartedEventAttributes)
nexusOperationStartedEventAttributes
:: Lens' HistoryEvent NexusOperationStartedEventAttributes
maybe'nexusOperationCompletedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationCompletedEventAttributes)
nexusOperationCompletedEventAttributes
:: Lens' HistoryEvent NexusOperationCompletedEventAttributes
maybe'nexusOperationFailedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationFailedEventAttributes)
nexusOperationFailedEventAttributes
:: Lens' HistoryEvent NexusOperationFailedEventAttributes
maybe'nexusOperationCanceledEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationCanceledEventAttributes)
nexusOperationCanceledEventAttributes
:: Lens' HistoryEvent NexusOperationCanceledEventAttributes
maybe'nexusOperationTimedOutEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationTimedOutEventAttributes)
nexusOperationTimedOutEventAttributes
:: Lens' HistoryEvent NexusOperationTimedOutEventAttributes
maybe'nexusOperationCancelRequestedEventAttributes
:: Lens' HistoryEvent (Prelude.Maybe NexusOperationCancelRequestedEventAttributes)
nexusOperationCancelRequestedEventAttributes
:: Lens' HistoryEvent NexusOperationCancelRequestedEventAttributes
Instances
data HistoryEvent'Attributes Source #
Constructors
Instances
_HistoryEvent'WorkflowExecutionStartedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionStartedEventAttributes Source #
_HistoryEvent'WorkflowExecutionCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCompletedEventAttributes Source #
_HistoryEvent'WorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionFailedEventAttributes Source #
_HistoryEvent'WorkflowExecutionTimedOutEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionTimedOutEventAttributes Source #
_HistoryEvent'WorkflowTaskScheduledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskScheduledEventAttributes Source #
_HistoryEvent'WorkflowTaskStartedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskStartedEventAttributes Source #
_HistoryEvent'WorkflowTaskCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskCompletedEventAttributes Source #
_HistoryEvent'WorkflowTaskTimedOutEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskTimedOutEventAttributes Source #
_HistoryEvent'WorkflowTaskFailedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowTaskFailedEventAttributes Source #
_HistoryEvent'ActivityTaskScheduledEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskScheduledEventAttributes Source #
_HistoryEvent'ActivityTaskStartedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskStartedEventAttributes Source #
_HistoryEvent'ActivityTaskCompletedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCompletedEventAttributes Source #
_HistoryEvent'ActivityTaskFailedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskFailedEventAttributes Source #
_HistoryEvent'ActivityTaskTimedOutEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskTimedOutEventAttributes Source #
_HistoryEvent'TimerStartedEventAttributes :: Prism' HistoryEvent'Attributes TimerStartedEventAttributes Source #
_HistoryEvent'TimerFiredEventAttributes :: Prism' HistoryEvent'Attributes TimerFiredEventAttributes Source #
_HistoryEvent'ActivityTaskCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCancelRequestedEventAttributes Source #
_HistoryEvent'ActivityTaskCanceledEventAttributes :: Prism' HistoryEvent'Attributes ActivityTaskCanceledEventAttributes Source #
_HistoryEvent'TimerCanceledEventAttributes :: Prism' HistoryEvent'Attributes TimerCanceledEventAttributes Source #
_HistoryEvent'MarkerRecordedEventAttributes :: Prism' HistoryEvent'Attributes MarkerRecordedEventAttributes Source #
_HistoryEvent'WorkflowExecutionSignaledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionSignaledEventAttributes Source #
_HistoryEvent'WorkflowExecutionTerminatedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionTerminatedEventAttributes Source #
_HistoryEvent'WorkflowExecutionCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCancelRequestedEventAttributes Source #
_HistoryEvent'WorkflowExecutionCanceledEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionCanceledEventAttributes Source #
_HistoryEvent'RequestCancelExternalWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Source #
_HistoryEvent'RequestCancelExternalWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes RequestCancelExternalWorkflowExecutionFailedEventAttributes Source #
_HistoryEvent'ExternalWorkflowExecutionCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes ExternalWorkflowExecutionCancelRequestedEventAttributes Source #
_HistoryEvent'WorkflowExecutionContinuedAsNewEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionContinuedAsNewEventAttributes Source #
_HistoryEvent'StartChildWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes StartChildWorkflowExecutionInitiatedEventAttributes Source #
_HistoryEvent'StartChildWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes StartChildWorkflowExecutionFailedEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionStartedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionStartedEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionCompletedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionCompletedEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionFailedEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionCanceledEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionCanceledEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionTimedOutEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionTimedOutEventAttributes Source #
_HistoryEvent'ChildWorkflowExecutionTerminatedEventAttributes :: Prism' HistoryEvent'Attributes ChildWorkflowExecutionTerminatedEventAttributes Source #
_HistoryEvent'SignalExternalWorkflowExecutionInitiatedEventAttributes :: Prism' HistoryEvent'Attributes SignalExternalWorkflowExecutionInitiatedEventAttributes Source #
_HistoryEvent'SignalExternalWorkflowExecutionFailedEventAttributes :: Prism' HistoryEvent'Attributes SignalExternalWorkflowExecutionFailedEventAttributes Source #
_HistoryEvent'ExternalWorkflowExecutionSignaledEventAttributes :: Prism' HistoryEvent'Attributes ExternalWorkflowExecutionSignaledEventAttributes Source #
_HistoryEvent'UpsertWorkflowSearchAttributesEventAttributes :: Prism' HistoryEvent'Attributes UpsertWorkflowSearchAttributesEventAttributes Source #
_HistoryEvent'WorkflowExecutionUpdateAcceptedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateAcceptedEventAttributes Source #
_HistoryEvent'WorkflowExecutionUpdateRejectedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateRejectedEventAttributes Source #
_HistoryEvent'WorkflowExecutionUpdateCompletedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateCompletedEventAttributes Source #
_HistoryEvent'WorkflowPropertiesModifiedExternallyEventAttributes :: Prism' HistoryEvent'Attributes WorkflowPropertiesModifiedExternallyEventAttributes Source #
_HistoryEvent'ActivityPropertiesModifiedExternallyEventAttributes :: Prism' HistoryEvent'Attributes ActivityPropertiesModifiedExternallyEventAttributes Source #
_HistoryEvent'WorkflowPropertiesModifiedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowPropertiesModifiedEventAttributes Source #
_HistoryEvent'WorkflowExecutionUpdateAdmittedEventAttributes :: Prism' HistoryEvent'Attributes WorkflowExecutionUpdateAdmittedEventAttributes Source #
_HistoryEvent'NexusOperationScheduledEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationScheduledEventAttributes Source #
_HistoryEvent'NexusOperationStartedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationStartedEventAttributes Source #
_HistoryEvent'NexusOperationCompletedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCompletedEventAttributes Source #
_HistoryEvent'NexusOperationFailedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationFailedEventAttributes Source #
_HistoryEvent'NexusOperationCanceledEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCanceledEventAttributes Source #
_HistoryEvent'NexusOperationTimedOutEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationTimedOutEventAttributes Source #
_HistoryEvent'NexusOperationCancelRequestedEventAttributes :: Prism' HistoryEvent'Attributes NexusOperationCancelRequestedEventAttributes Source #
data MarkerRecordedEventAttributes Source #
Fields :
markerName
:: Lens' MarkerRecordedEventAttributes Data.Text.Text
details
:: Lens' MarkerRecordedEventAttributes (Data.Map.Map Data.Text.Text Proto.Temporal.Api.Common.V1.Message.Payloads)
workflowTaskCompletedEventId
:: Lens' MarkerRecordedEventAttributes Data.Int.Int64
header
:: Lens' MarkerRecordedEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' MarkerRecordedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
failure
:: Lens' MarkerRecordedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' MarkerRecordedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
Instances
data MarkerRecordedEventAttributes'DetailsEntry Source #
Fields :
key
:: Lens' MarkerRecordedEventAttributes'DetailsEntry Data.Text.Text
value
:: Lens' MarkerRecordedEventAttributes'DetailsEntry Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'value
:: Lens' MarkerRecordedEventAttributes'DetailsEntry (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
Instances
data NexusOperationCancelRequestedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationCancelRequestedEventAttributes Data.Int.Int64
workflowTaskCompletedEventId
:: Lens' NexusOperationCancelRequestedEventAttributes Data.Int.Int64
Instances
data NexusOperationCanceledEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationCanceledEventAttributes Data.Int.Int64
failure
:: Lens' NexusOperationCanceledEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' NexusOperationCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
Instances
data NexusOperationCompletedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationCompletedEventAttributes Data.Int.Int64
result
:: Lens' NexusOperationCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payload
maybe'result
:: Lens' NexusOperationCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payload)
Instances
data NexusOperationFailedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationFailedEventAttributes Data.Int.Int64
failure
:: Lens' NexusOperationFailedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' NexusOperationFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
Instances
data NexusOperationScheduledEventAttributes Source #
Fields :
endpoint
:: Lens' NexusOperationScheduledEventAttributes Data.Text.Text
service
:: Lens' NexusOperationScheduledEventAttributes Data.Text.Text
operation
:: Lens' NexusOperationScheduledEventAttributes Data.Text.Text
input
:: Lens' NexusOperationScheduledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payload
maybe'input
:: Lens' NexusOperationScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payload)
scheduleToCloseTimeout
:: Lens' NexusOperationScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'scheduleToCloseTimeout
:: Lens' NexusOperationScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
nexusHeader
:: Lens' NexusOperationScheduledEventAttributes (Data.Map.Map Data.Text.Text Data.Text.Text)
workflowTaskCompletedEventId
:: Lens' NexusOperationScheduledEventAttributes Data.Int.Int64
requestId
:: Lens' NexusOperationScheduledEventAttributes Data.Text.Text
Instances
data NexusOperationScheduledEventAttributes'NexusHeaderEntry Source #
Fields :
Instances
data NexusOperationStartedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationStartedEventAttributes Data.Int.Int64
operationId
:: Lens' NexusOperationStartedEventAttributes Data.Text.Text
Instances
data NexusOperationTimedOutEventAttributes Source #
Fields :
scheduledEventId
:: Lens' NexusOperationTimedOutEventAttributes Data.Int.Int64
failure
:: Lens' NexusOperationTimedOutEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' NexusOperationTimedOutEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
Instances
data RequestCancelExternalWorkflowExecutionFailedEventAttributes Source #
Fields :
cause
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Enums.V1.FailedCause.CancelExternalWorkflowExecutionFailedCause
workflowTaskCompletedEventId
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Data.Int.Int64
namespace
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
namespaceId
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
workflowExecution
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
initiatedEventId
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Data.Int.Int64
control
:: Lens' RequestCancelExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
Instances
data RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Source #
Fields :
workflowTaskCompletedEventId
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Data.Int.Int64
namespace
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
namespaceId
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
workflowExecution
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
control
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
childWorkflowOnly
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Prelude.Bool
reason
:: Lens' RequestCancelExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
Instances
data SignalExternalWorkflowExecutionFailedEventAttributes Source #
Fields :
cause
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Enums.V1.FailedCause.SignalExternalWorkflowExecutionFailedCause
workflowTaskCompletedEventId
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Data.Int.Int64
namespace
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
namespaceId
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
workflowExecution
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
initiatedEventId
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Data.Int.Int64
control
:: Lens' SignalExternalWorkflowExecutionFailedEventAttributes Data.Text.Text
Instances
data SignalExternalWorkflowExecutionInitiatedEventAttributes Source #
Fields :
workflowTaskCompletedEventId
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Data.Int.Int64
namespace
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
namespaceId
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
workflowExecution
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'workflowExecution
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
signalName
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
input
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
control
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Data.Text.Text
childWorkflowOnly
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Prelude.Bool
header
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' SignalExternalWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
Instances
data StartChildWorkflowExecutionFailedEventAttributes Source #
Fields :
namespace
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Text.Text
namespaceId
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Text.Text
workflowId
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Text.Text
workflowType
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' StartChildWorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
cause
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Enums.V1.FailedCause.StartChildWorkflowExecutionFailedCause
control
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Text.Text
initiatedEventId
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Int.Int64
workflowTaskCompletedEventId
:: Lens' StartChildWorkflowExecutionFailedEventAttributes Data.Int.Int64
Instances
data StartChildWorkflowExecutionInitiatedEventAttributes Source #
Fields :
namespace
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Text.Text
namespaceId
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Text.Text
workflowId
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Text.Text
workflowType
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
taskQueue
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue
maybe'taskQueue
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue)
input
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
workflowExecutionTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowExecutionTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowRunTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowRunTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowTaskTimeout
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
parentClosePolicy
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.ParentClosePolicy
control
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Text.Text
workflowTaskCompletedEventId
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Int.Int64
workflowIdReusePolicy
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.WorkflowIdReusePolicy
retryPolicy
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.RetryPolicy
maybe'retryPolicy
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.RetryPolicy)
cronSchedule
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Data.Text.Text
header
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
memo
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Memo
maybe'memo
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Memo)
searchAttributes
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Proto.Temporal.Api.Common.V1.Message.SearchAttributes
maybe'searchAttributes
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.SearchAttributes)
inheritBuildId
:: Lens' StartChildWorkflowExecutionInitiatedEventAttributes Prelude.Bool
Instances
data TimerCanceledEventAttributes Source #
Fields :
timerId
:: Lens' TimerCanceledEventAttributes Data.Text.Text
startedEventId
:: Lens' TimerCanceledEventAttributes Data.Int.Int64
workflowTaskCompletedEventId
:: Lens' TimerCanceledEventAttributes Data.Int.Int64
identity
:: Lens' TimerCanceledEventAttributes Data.Text.Text
Instances
data TimerFiredEventAttributes Source #
Fields :
timerId
:: Lens' TimerFiredEventAttributes Data.Text.Text
startedEventId
:: Lens' TimerFiredEventAttributes Data.Int.Int64
Instances
data TimerStartedEventAttributes Source #
Fields :
timerId
:: Lens' TimerStartedEventAttributes Data.Text.Text
startToFireTimeout
:: Lens' TimerStartedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'startToFireTimeout
:: Lens' TimerStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskCompletedEventId
:: Lens' TimerStartedEventAttributes Data.Int.Int64
Instances
data UpsertWorkflowSearchAttributesEventAttributes Source #
Fields :
workflowTaskCompletedEventId
:: Lens' UpsertWorkflowSearchAttributesEventAttributes Data.Int.Int64
searchAttributes
:: Lens' UpsertWorkflowSearchAttributesEventAttributes Proto.Temporal.Api.Common.V1.Message.SearchAttributes
maybe'searchAttributes
:: Lens' UpsertWorkflowSearchAttributesEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.SearchAttributes)
Instances
data WorkflowExecutionCancelRequestedEventAttributes Source #
Fields :
cause
:: Lens' WorkflowExecutionCancelRequestedEventAttributes Data.Text.Text
externalInitiatedEventId
:: Lens' WorkflowExecutionCancelRequestedEventAttributes Data.Int.Int64
externalWorkflowExecution
:: Lens' WorkflowExecutionCancelRequestedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'externalWorkflowExecution
:: Lens' WorkflowExecutionCancelRequestedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
identity
:: Lens' WorkflowExecutionCancelRequestedEventAttributes Data.Text.Text
Instances
data WorkflowExecutionCanceledEventAttributes Source #
Fields :
workflowTaskCompletedEventId
:: Lens' WorkflowExecutionCanceledEventAttributes Data.Int.Int64
details
:: Lens' WorkflowExecutionCanceledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'details
:: Lens' WorkflowExecutionCanceledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
Instances
data WorkflowExecutionCompletedEventAttributes Source #
Fields :
result
:: Lens' WorkflowExecutionCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'result
:: Lens' WorkflowExecutionCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
workflowTaskCompletedEventId
:: Lens' WorkflowExecutionCompletedEventAttributes Data.Int.Int64
newExecutionRunId
:: Lens' WorkflowExecutionCompletedEventAttributes Data.Text.Text
Instances
data WorkflowExecutionContinuedAsNewEventAttributes Source #
Fields :
newExecutionRunId
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Data.Text.Text
workflowType
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
taskQueue
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue
maybe'taskQueue
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue)
input
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
workflowRunTimeout
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowRunTimeout
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskTimeout
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowTaskTimeout
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskCompletedEventId
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Data.Int.Int64
backoffStartInterval
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'backoffStartInterval
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
initiator
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.ContinueAsNewInitiator
failure
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
lastCompletionResult
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'lastCompletionResult
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
header
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
memo
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.Memo
maybe'memo
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Memo)
searchAttributes
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Proto.Temporal.Api.Common.V1.Message.SearchAttributes
maybe'searchAttributes
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.SearchAttributes)
inheritBuildId
:: Lens' WorkflowExecutionContinuedAsNewEventAttributes Prelude.Bool
Instances
data WorkflowExecutionFailedEventAttributes Source #
Fields :
failure
:: Lens' WorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' WorkflowExecutionFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
retryState
:: Lens' WorkflowExecutionFailedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
workflowTaskCompletedEventId
:: Lens' WorkflowExecutionFailedEventAttributes Data.Int.Int64
newExecutionRunId
:: Lens' WorkflowExecutionFailedEventAttributes Data.Text.Text
Instances
data WorkflowExecutionSignaledEventAttributes Source #
Fields :
signalName
:: Lens' WorkflowExecutionSignaledEventAttributes Data.Text.Text
input
:: Lens' WorkflowExecutionSignaledEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' WorkflowExecutionSignaledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
identity
:: Lens' WorkflowExecutionSignaledEventAttributes Data.Text.Text
header
:: Lens' WorkflowExecutionSignaledEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' WorkflowExecutionSignaledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
skipGenerateWorkflowTask
:: Lens' WorkflowExecutionSignaledEventAttributes Prelude.Bool
externalWorkflowExecution
:: Lens' WorkflowExecutionSignaledEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'externalWorkflowExecution
:: Lens' WorkflowExecutionSignaledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
Instances
data WorkflowExecutionStartedEventAttributes Source #
Fields :
workflowType
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowType
maybe'workflowType
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowType)
parentWorkflowNamespace
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
parentWorkflowNamespaceId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
parentWorkflowExecution
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'parentWorkflowExecution
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
parentInitiatedEventId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Int.Int64
taskQueue
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue
maybe'taskQueue
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue)
input
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'input
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
workflowExecutionTimeout
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowExecutionTimeout
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowRunTimeout
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowRunTimeout
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
workflowTaskTimeout
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'workflowTaskTimeout
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
continuedExecutionRunId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
initiator
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.ContinueAsNewInitiator
continuedFailure
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'continuedFailure
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
lastCompletionResult
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'lastCompletionResult
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
originalExecutionRunId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
identity
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
firstExecutionRunId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
retryPolicy
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.RetryPolicy
maybe'retryPolicy
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.RetryPolicy)
attempt
:: Lens' WorkflowExecutionStartedEventAttributes Data.Int.Int32
workflowExecutionExpirationTime
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Google.Protobuf.Timestamp.Timestamp
maybe'workflowExecutionExpirationTime
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Timestamp.Timestamp)
cronSchedule
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
firstWorkflowTaskBackoff
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'firstWorkflowTaskBackoff
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
memo
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.Memo
maybe'memo
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Memo)
searchAttributes
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.SearchAttributes
maybe'searchAttributes
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.SearchAttributes)
prevAutoResetPoints
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Workflow.V1.Message.ResetPoints
maybe'prevAutoResetPoints
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Workflow.V1.Message.ResetPoints)
header
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.Header
maybe'header
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Header)
parentInitiatedEventVersion
:: Lens' WorkflowExecutionStartedEventAttributes Data.Int.Int64
workflowId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
sourceVersionStamp
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'sourceVersionStamp
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
completionCallbacks
:: Lens' WorkflowExecutionStartedEventAttributes [Proto.Temporal.Api.Common.V1.Message.Callback]
vec'completionCallbacks
:: Lens' WorkflowExecutionStartedEventAttributes (Data.Vector.Vector Proto.Temporal.Api.Common.V1.Message.Callback)
rootWorkflowExecution
:: Lens' WorkflowExecutionStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkflowExecution
maybe'rootWorkflowExecution
:: Lens' WorkflowExecutionStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkflowExecution)
inheritedBuildId
:: Lens' WorkflowExecutionStartedEventAttributes Data.Text.Text
Instances
data WorkflowExecutionTerminatedEventAttributes Source #
Fields :
reason
:: Lens' WorkflowExecutionTerminatedEventAttributes Data.Text.Text
details
:: Lens' WorkflowExecutionTerminatedEventAttributes Proto.Temporal.Api.Common.V1.Message.Payloads
maybe'details
:: Lens' WorkflowExecutionTerminatedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Payloads)
identity
:: Lens' WorkflowExecutionTerminatedEventAttributes Data.Text.Text
Instances
data WorkflowExecutionTimedOutEventAttributes Source #
Fields :
retryState
:: Lens' WorkflowExecutionTimedOutEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.RetryState
newExecutionRunId
:: Lens' WorkflowExecutionTimedOutEventAttributes Data.Text.Text
Instances
data WorkflowExecutionUpdateAcceptedEventAttributes Source #
Fields :
protocolInstanceId
:: Lens' WorkflowExecutionUpdateAcceptedEventAttributes Data.Text.Text
acceptedRequestMessageId
:: Lens' WorkflowExecutionUpdateAcceptedEventAttributes Data.Text.Text
acceptedRequestSequencingEventId
:: Lens' WorkflowExecutionUpdateAcceptedEventAttributes Data.Int.Int64
acceptedRequest
:: Lens' WorkflowExecutionUpdateAcceptedEventAttributes Proto.Temporal.Api.Update.V1.Message.Request
maybe'acceptedRequest
:: Lens' WorkflowExecutionUpdateAcceptedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Update.V1.Message.Request)
Instances
data WorkflowExecutionUpdateAdmittedEventAttributes Source #
Fields :
request
:: Lens' WorkflowExecutionUpdateAdmittedEventAttributes Proto.Temporal.Api.Update.V1.Message.Request
maybe'request
:: Lens' WorkflowExecutionUpdateAdmittedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Update.V1.Message.Request)
origin
:: Lens' WorkflowExecutionUpdateAdmittedEventAttributes Proto.Temporal.Api.Enums.V1.Update.UpdateAdmittedEventOrigin
Instances
data WorkflowExecutionUpdateCompletedEventAttributes Source #
Fields :
meta
:: Lens' WorkflowExecutionUpdateCompletedEventAttributes Proto.Temporal.Api.Update.V1.Message.Meta
maybe'meta
:: Lens' WorkflowExecutionUpdateCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Update.V1.Message.Meta)
acceptedEventId
:: Lens' WorkflowExecutionUpdateCompletedEventAttributes Data.Int.Int64
outcome
:: Lens' WorkflowExecutionUpdateCompletedEventAttributes Proto.Temporal.Api.Update.V1.Message.Outcome
maybe'outcome
:: Lens' WorkflowExecutionUpdateCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Update.V1.Message.Outcome)
Instances
data WorkflowExecutionUpdateRejectedEventAttributes Source #
Fields :
protocolInstanceId
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes Data.Text.Text
rejectedRequestMessageId
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes Data.Text.Text
rejectedRequestSequencingEventId
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes Data.Int.Int64
rejectedRequest
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes Proto.Temporal.Api.Update.V1.Message.Request
maybe'rejectedRequest
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Update.V1.Message.Request)
failure
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' WorkflowExecutionUpdateRejectedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
Instances
data WorkflowPropertiesModifiedEventAttributes Source #
Fields :
workflowTaskCompletedEventId
:: Lens' WorkflowPropertiesModifiedEventAttributes Data.Int.Int64
upsertedMemo
:: Lens' WorkflowPropertiesModifiedEventAttributes Proto.Temporal.Api.Common.V1.Message.Memo
maybe'upsertedMemo
:: Lens' WorkflowPropertiesModifiedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Memo)
Instances
data WorkflowPropertiesModifiedExternallyEventAttributes Source #
Fields :
newTaskQueue
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes Data.Text.Text
newWorkflowTaskTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'newWorkflowTaskTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
newWorkflowRunTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'newWorkflowRunTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
newWorkflowExecutionTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'newWorkflowExecutionTimeout
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
upsertedMemo
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes Proto.Temporal.Api.Common.V1.Message.Memo
maybe'upsertedMemo
:: Lens' WorkflowPropertiesModifiedExternallyEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.Memo)
Instances
data WorkflowTaskCompletedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' WorkflowTaskCompletedEventAttributes Data.Int.Int64
startedEventId
:: Lens' WorkflowTaskCompletedEventAttributes Data.Int.Int64
identity
:: Lens' WorkflowTaskCompletedEventAttributes Data.Text.Text
binaryChecksum
:: Lens' WorkflowTaskCompletedEventAttributes Data.Text.Text
workerVersion
:: Lens' WorkflowTaskCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' WorkflowTaskCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
sdkMetadata
:: Lens' WorkflowTaskCompletedEventAttributes Proto.Temporal.Api.Sdk.V1.TaskCompleteMetadata.WorkflowTaskCompletedMetadata
maybe'sdkMetadata
:: Lens' WorkflowTaskCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Sdk.V1.TaskCompleteMetadata.WorkflowTaskCompletedMetadata)
meteringMetadata
:: Lens' WorkflowTaskCompletedEventAttributes Proto.Temporal.Api.Common.V1.Message.MeteringMetadata
maybe'meteringMetadata
:: Lens' WorkflowTaskCompletedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.MeteringMetadata)
Instances
data WorkflowTaskFailedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' WorkflowTaskFailedEventAttributes Data.Int.Int64
startedEventId
:: Lens' WorkflowTaskFailedEventAttributes Data.Int.Int64
cause
:: Lens' WorkflowTaskFailedEventAttributes Proto.Temporal.Api.Enums.V1.FailedCause.WorkflowTaskFailedCause
failure
:: Lens' WorkflowTaskFailedEventAttributes Proto.Temporal.Api.Failure.V1.Message.Failure
maybe'failure
:: Lens' WorkflowTaskFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Failure.V1.Message.Failure)
identity
:: Lens' WorkflowTaskFailedEventAttributes Data.Text.Text
baseRunId
:: Lens' WorkflowTaskFailedEventAttributes Data.Text.Text
newRunId
:: Lens' WorkflowTaskFailedEventAttributes Data.Text.Text
forkEventVersion
:: Lens' WorkflowTaskFailedEventAttributes Data.Int.Int64
binaryChecksum
:: Lens' WorkflowTaskFailedEventAttributes Data.Text.Text
workerVersion
:: Lens' WorkflowTaskFailedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' WorkflowTaskFailedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
Instances
data WorkflowTaskScheduledEventAttributes Source #
Fields :
taskQueue
:: Lens' WorkflowTaskScheduledEventAttributes Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue
maybe'taskQueue
:: Lens' WorkflowTaskScheduledEventAttributes (Prelude.Maybe Proto.Temporal.Api.Taskqueue.V1.Message.TaskQueue)
startToCloseTimeout
:: Lens' WorkflowTaskScheduledEventAttributes Proto.Google.Protobuf.Duration.Duration
maybe'startToCloseTimeout
:: Lens' WorkflowTaskScheduledEventAttributes (Prelude.Maybe Proto.Google.Protobuf.Duration.Duration)
attempt
:: Lens' WorkflowTaskScheduledEventAttributes Data.Int.Int32
Instances
data WorkflowTaskStartedEventAttributes Source #
Fields :
scheduledEventId
:: Lens' WorkflowTaskStartedEventAttributes Data.Int.Int64
identity
:: Lens' WorkflowTaskStartedEventAttributes Data.Text.Text
requestId
:: Lens' WorkflowTaskStartedEventAttributes Data.Text.Text
suggestContinueAsNew
:: Lens' WorkflowTaskStartedEventAttributes Prelude.Bool
historySizeBytes
:: Lens' WorkflowTaskStartedEventAttributes Data.Int.Int64
workerVersion
:: Lens' WorkflowTaskStartedEventAttributes Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp
maybe'workerVersion
:: Lens' WorkflowTaskStartedEventAttributes (Prelude.Maybe Proto.Temporal.Api.Common.V1.Message.WorkerVersionStamp)
buildIdRedirectCounter
:: Lens' WorkflowTaskStartedEventAttributes Data.Int.Int64
Instances
data WorkflowTaskTimedOutEventAttributes Source #
Fields :
scheduledEventId
:: Lens' WorkflowTaskTimedOutEventAttributes Data.Int.Int64
startedEventId
:: Lens' WorkflowTaskTimedOutEventAttributes Data.Int.Int64
timeoutType
:: Lens' WorkflowTaskTimedOutEventAttributes Proto.Temporal.Api.Enums.V1.Workflow.TimeoutType