Documentation ¶
Index ¶
- Constants
- func ActivityLocalDispatchInfo(t *apiv1.ActivityLocalDispatchInfo) *shared.ActivityLocalDispatchInfo
- func ActivityLocalDispatchInfoMap(t map[string]*apiv1.ActivityLocalDispatchInfo) map[string]*shared.ActivityLocalDispatchInfo
- func ActivityTaskCancelRequestedEventAttributes(t *apiv1.ActivityTaskCancelRequestedEventAttributes) *shared.ActivityTaskCancelRequestedEventAttributes
- func ActivityTaskCanceledEventAttributes(t *apiv1.ActivityTaskCanceledEventAttributes) *shared.ActivityTaskCanceledEventAttributes
- func ActivityTaskCompletedEventAttributes(t *apiv1.ActivityTaskCompletedEventAttributes) *shared.ActivityTaskCompletedEventAttributes
- func ActivityTaskFailedEventAttributes(t *apiv1.ActivityTaskFailedEventAttributes) *shared.ActivityTaskFailedEventAttributes
- func ActivityTaskScheduledEventAttributes(t *apiv1.ActivityTaskScheduledEventAttributes) *shared.ActivityTaskScheduledEventAttributes
- func ActivityTaskStartedEventAttributes(t *apiv1.ActivityTaskStartedEventAttributes) *shared.ActivityTaskStartedEventAttributes
- func ActivityTaskTimedOutEventAttributes(t *apiv1.ActivityTaskTimedOutEventAttributes) *shared.ActivityTaskTimedOutEventAttributes
- func ActivityType(t *apiv1.ActivityType) *shared.ActivityType
- func ArchivalStatus(t apiv1.ArchivalStatus) *shared.ArchivalStatus
- func BadBinaries(t *apiv1.BadBinaries) *shared.BadBinaries
- func BadBinaryInfo(t *apiv1.BadBinaryInfo) *shared.BadBinaryInfo
- func BadBinaryInfoMap(t map[string]*apiv1.BadBinaryInfo) map[string]*shared.BadBinaryInfo
- func CancelExternalWorkflowExecutionFailedCause(t apiv1.CancelExternalWorkflowExecutionFailedCause) *shared.CancelExternalWorkflowExecutionFailedCause
- func CancelTimerFailedEventAttributes(t *apiv1.CancelTimerFailedEventAttributes) *shared.CancelTimerFailedEventAttributes
- func ChildWorkflowExecutionCanceledEventAttributes(t *apiv1.ChildWorkflowExecutionCanceledEventAttributes) *shared.ChildWorkflowExecutionCanceledEventAttributes
- func ChildWorkflowExecutionCompletedEventAttributes(t *apiv1.ChildWorkflowExecutionCompletedEventAttributes) *shared.ChildWorkflowExecutionCompletedEventAttributes
- func ChildWorkflowExecutionFailedCause(t apiv1.ChildWorkflowExecutionFailedCause) *shared.ChildWorkflowExecutionFailedCause
- func ChildWorkflowExecutionFailedEventAttributes(t *apiv1.ChildWorkflowExecutionFailedEventAttributes) *shared.ChildWorkflowExecutionFailedEventAttributes
- func ChildWorkflowExecutionStartedEventAttributes(t *apiv1.ChildWorkflowExecutionStartedEventAttributes) *shared.ChildWorkflowExecutionStartedEventAttributes
- func ChildWorkflowExecutionTerminatedEventAttributes(t *apiv1.ChildWorkflowExecutionTerminatedEventAttributes) *shared.ChildWorkflowExecutionTerminatedEventAttributes
- func ChildWorkflowExecutionTimedOutEventAttributes(t *apiv1.ChildWorkflowExecutionTimedOutEventAttributes) *shared.ChildWorkflowExecutionTimedOutEventAttributes
- func ClusterReplicationConfiguration(t *apiv1.ClusterReplicationConfiguration) *shared.ClusterReplicationConfiguration
- func ClusterReplicationConfigurationArray(t []*apiv1.ClusterReplicationConfiguration) []*shared.ClusterReplicationConfiguration
- func ContinueAsNewInitiator(t apiv1.ContinueAsNewInitiator) *shared.ContinueAsNewInitiator
- func CountWorkflowExecutionsRequest(t *apiv1.CountWorkflowExecutionsRequest) *shared.CountWorkflowExecutionsRequest
- func CountWorkflowExecutionsResponse(t *apiv1.CountWorkflowExecutionsResponse) *shared.CountWorkflowExecutionsResponse
- func DataBlob(t *apiv1.DataBlob) *shared.DataBlob
- func DataBlobArray(t []*apiv1.DataBlob) []*shared.DataBlob
- func Decision(d *apiv1.Decision) *shared.Decision
- func DecisionArray(t []*apiv1.Decision) []*shared.Decision
- func DecisionTaskCompletedEventAttributes(t *apiv1.DecisionTaskCompletedEventAttributes) *shared.DecisionTaskCompletedEventAttributes
- func DecisionTaskFailedCause(t apiv1.DecisionTaskFailedCause) *shared.DecisionTaskFailedCause
- func DecisionTaskFailedEventAttributes(t *apiv1.DecisionTaskFailedEventAttributes) *shared.DecisionTaskFailedEventAttributes
- func DecisionTaskScheduledEventAttributes(t *apiv1.DecisionTaskScheduledEventAttributes) *shared.DecisionTaskScheduledEventAttributes
- func DecisionTaskStartedEventAttributes(t *apiv1.DecisionTaskStartedEventAttributes) *shared.DecisionTaskStartedEventAttributes
- func DecisionTaskTimedOutCause(t apiv1.DecisionTaskTimedOutCause) *shared.DecisionTaskTimedOutCause
- func DecisionTaskTimedOutEventAttributes(t *apiv1.DecisionTaskTimedOutEventAttributes) *shared.DecisionTaskTimedOutEventAttributes
- func DeprecateDomainRequest(t *apiv1.DeprecateDomainRequest) *shared.DeprecateDomainRequest
- func DescribeDomainRequest(t *apiv1.DescribeDomainRequest) *shared.DescribeDomainRequest
- func DescribeDomainResponse(t *apiv1.DescribeDomainResponse) *shared.DescribeDomainResponse
- func DescribeDomainResponseArray(t []*apiv1.Domain) []*shared.DescribeDomainResponse
- func DescribeDomainResponseDomain(t *apiv1.Domain) *shared.DescribeDomainResponse
- func DescribeTaskListRequest(t *apiv1.DescribeTaskListRequest) *shared.DescribeTaskListRequest
- func DescribeTaskListResponse(t *apiv1.DescribeTaskListResponse) *shared.DescribeTaskListResponse
- func DescribeWorkflowExecutionRequest(t *apiv1.DescribeWorkflowExecutionRequest) *shared.DescribeWorkflowExecutionRequest
- func DescribeWorkflowExecutionResponse(t *apiv1.DescribeWorkflowExecutionResponse) *shared.DescribeWorkflowExecutionResponse
- func DomainStatus(t apiv1.DomainStatus) *shared.DomainStatus
- func EncodingType(t apiv1.EncodingType) *shared.EncodingType
- func Error(err error) error
- func EventFilterType(t apiv1.EventFilterType) *shared.HistoryEventFilterType
- func ExternalInitiatedId(t *apiv1.ExternalExecutionInfo) *int64
- func ExternalWorkflowExecution(t *apiv1.ExternalExecutionInfo) *shared.WorkflowExecution
- func ExternalWorkflowExecutionCancelRequestedEventAttributes(t *apiv1.ExternalWorkflowExecutionCancelRequestedEventAttributes) *shared.ExternalWorkflowExecutionCancelRequestedEventAttributes
- func ExternalWorkflowExecutionSignaledEventAttributes(t *apiv1.ExternalWorkflowExecutionSignaledEventAttributes) *shared.ExternalWorkflowExecutionSignaledEventAttributes
- func FailureDetails(failure *apiv1.Failure) []byte
- func FailureReason(failure *apiv1.Failure) *string
- func GetClusterInfoResponse(t *apiv1.GetClusterInfoResponse) *shared.ClusterInfo
- func GetSearchAttributesResponse(t *apiv1.GetSearchAttributesResponse) *shared.GetSearchAttributesResponse
- func GetWorkflowExecutionHistoryRequest(t *apiv1.GetWorkflowExecutionHistoryRequest) *shared.GetWorkflowExecutionHistoryRequest
- func GetWorkflowExecutionHistoryResponse(t *apiv1.GetWorkflowExecutionHistoryResponse) *shared.GetWorkflowExecutionHistoryResponse
- func Header(t *apiv1.Header) *shared.Header
- func History(t *apiv1.History) *shared.History
- func HistoryEvent(e *apiv1.HistoryEvent) *shared.HistoryEvent
- func HistoryEventArray(t []*apiv1.HistoryEvent) []*shared.HistoryEvent
- func IndexedValueType(t apiv1.IndexedValueType) shared.IndexedValueType
- func IndexedValueTypeMap(t map[string]apiv1.IndexedValueType) map[string]shared.IndexedValueType
- func ListArchivedWorkflowExecutionsRequest(t *apiv1.ListArchivedWorkflowExecutionsRequest) *shared.ListArchivedWorkflowExecutionsRequest
- func ListArchivedWorkflowExecutionsResponse(t *apiv1.ListArchivedWorkflowExecutionsResponse) *shared.ListArchivedWorkflowExecutionsResponse
- func ListClosedWorkflowExecutionsRequest(r *apiv1.ListClosedWorkflowExecutionsRequest) *shared.ListClosedWorkflowExecutionsRequest
- func ListClosedWorkflowExecutionsResponse(t *apiv1.ListClosedWorkflowExecutionsResponse) *shared.ListClosedWorkflowExecutionsResponse
- func ListDomainsRequest(t *apiv1.ListDomainsRequest) *shared.ListDomainsRequest
- func ListDomainsResponse(t *apiv1.ListDomainsResponse) *shared.ListDomainsResponse
- func ListOpenWorkflowExecutionsRequest(r *apiv1.ListOpenWorkflowExecutionsRequest) *shared.ListOpenWorkflowExecutionsRequest
- func ListOpenWorkflowExecutionsResponse(t *apiv1.ListOpenWorkflowExecutionsResponse) *shared.ListOpenWorkflowExecutionsResponse
- func ListTaskListPartitionsRequest(t *apiv1.ListTaskListPartitionsRequest) *shared.ListTaskListPartitionsRequest
- func ListTaskListPartitionsResponse(t *apiv1.ListTaskListPartitionsResponse) *shared.ListTaskListPartitionsResponse
- func ListWorkflowExecutionsRequest(t *apiv1.ListWorkflowExecutionsRequest) *shared.ListWorkflowExecutionsRequest
- func ListWorkflowExecutionsResponse(t *apiv1.ListWorkflowExecutionsResponse) *shared.ListWorkflowExecutionsResponse
- func MarkerRecordedEventAttributes(t *apiv1.MarkerRecordedEventAttributes) *shared.MarkerRecordedEventAttributes
- func Memo(t *apiv1.Memo) *shared.Memo
- func ParentClosePolicy(t apiv1.ParentClosePolicy) *shared.ParentClosePolicy
- func ParentDomainId(pei *apiv1.ParentExecutionInfo) *string
- func ParentDomainName(pei *apiv1.ParentExecutionInfo) *string
- func ParentInitiatedId(pei *apiv1.ParentExecutionInfo) *int64
- func ParentWorkflowExecution(pei *apiv1.ParentExecutionInfo) *shared.WorkflowExecution
- func Payload(p *apiv1.Payload) []byte
- func PayloadMap(t map[string]*apiv1.Payload) map[string][]byte
- func PendingActivityInfo(t *apiv1.PendingActivityInfo) *shared.PendingActivityInfo
- func PendingActivityInfoArray(t []*apiv1.PendingActivityInfo) []*shared.PendingActivityInfo
- func PendingActivityState(t apiv1.PendingActivityState) *shared.PendingActivityState
- func PendingChildExecutionInfo(t *apiv1.PendingChildExecutionInfo) *shared.PendingChildExecutionInfo
- func PendingChildExecutionInfoArray(t []*apiv1.PendingChildExecutionInfo) []*shared.PendingChildExecutionInfo
- func PendingDecisionInfo(t *apiv1.PendingDecisionInfo) *shared.PendingDecisionInfo
- func PendingDecisionState(t apiv1.PendingDecisionState) *shared.PendingDecisionState
- func PollForActivityTaskRequest(t *apiv1.PollForActivityTaskRequest) *shared.PollForActivityTaskRequest
- func PollForActivityTaskResponse(t *apiv1.PollForActivityTaskResponse) *shared.PollForActivityTaskResponse
- func PollForDecisionTaskRequest(t *apiv1.PollForDecisionTaskRequest) *shared.PollForDecisionTaskRequest
- func PollForDecisionTaskResponse(t *apiv1.PollForDecisionTaskResponse) *shared.PollForDecisionTaskResponse
- func PollerInfo(t *apiv1.PollerInfo) *shared.PollerInfo
- func PollerInfoArray(t []*apiv1.PollerInfo) []*shared.PollerInfo
- func QueryConsistencyLevel(t apiv1.QueryConsistencyLevel) *shared.QueryConsistencyLevel
- func QueryRejectCondition(t apiv1.QueryRejectCondition) *shared.QueryRejectCondition
- func QueryRejected(t *apiv1.QueryRejected) *shared.QueryRejected
- func QueryResultType(t apiv1.QueryResultType) *shared.QueryResultType
- func QueryTaskCompletedType(t apiv1.QueryResultType) *shared.QueryTaskCompletedType
- func QueryWorkflowRequest(t *apiv1.QueryWorkflowRequest) *shared.QueryWorkflowRequest
- func QueryWorkflowResponse(t *apiv1.QueryWorkflowResponse) *shared.QueryWorkflowResponse
- func RecordActivityTaskHeartbeatByIdRequest(t *apiv1.RecordActivityTaskHeartbeatByIDRequest) *shared.RecordActivityTaskHeartbeatByIDRequest
- func RecordActivityTaskHeartbeatByIdResponse(t *apiv1.RecordActivityTaskHeartbeatByIDResponse) *shared.RecordActivityTaskHeartbeatResponse
- func RecordActivityTaskHeartbeatRequest(t *apiv1.RecordActivityTaskHeartbeatRequest) *shared.RecordActivityTaskHeartbeatRequest
- func RecordActivityTaskHeartbeatResponse(t *apiv1.RecordActivityTaskHeartbeatResponse) *shared.RecordActivityTaskHeartbeatResponse
- func RegisterDomainRequest(t *apiv1.RegisterDomainRequest) *shared.RegisterDomainRequest
- func RequestCancelActivityTaskFailedEventAttributes(t *apiv1.RequestCancelActivityTaskFailedEventAttributes) *shared.RequestCancelActivityTaskFailedEventAttributes
- func RequestCancelExternalWorkflowExecutionFailedEventAttributes(t *apiv1.RequestCancelExternalWorkflowExecutionFailedEventAttributes) *shared.RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func RequestCancelExternalWorkflowExecutionInitiatedEventAttributes(t *apiv1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) *shared.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func RequestCancelWorkflowExecutionRequest(t *apiv1.RequestCancelWorkflowExecutionRequest) *shared.RequestCancelWorkflowExecutionRequest
- func ResetPointInfo(t *apiv1.ResetPointInfo) *shared.ResetPointInfo
- func ResetPointInfoArray(t []*apiv1.ResetPointInfo) []*shared.ResetPointInfo
- func ResetPoints(t *apiv1.ResetPoints) *shared.ResetPoints
- func ResetStickyTaskListRequest(t *apiv1.ResetStickyTaskListRequest) *shared.ResetStickyTaskListRequest
- func ResetWorkflowExecutionRequest(t *apiv1.ResetWorkflowExecutionRequest) *shared.ResetWorkflowExecutionRequest
- func ResetWorkflowExecutionResponse(t *apiv1.ResetWorkflowExecutionResponse) *shared.ResetWorkflowExecutionResponse
- func RespondActivityTaskCanceledByIdRequest(t *apiv1.RespondActivityTaskCanceledByIDRequest) *shared.RespondActivityTaskCanceledByIDRequest
- func RespondActivityTaskCanceledRequest(t *apiv1.RespondActivityTaskCanceledRequest) *shared.RespondActivityTaskCanceledRequest
- func RespondActivityTaskCompletedByIdRequest(t *apiv1.RespondActivityTaskCompletedByIDRequest) *shared.RespondActivityTaskCompletedByIDRequest
- func RespondActivityTaskCompletedRequest(t *apiv1.RespondActivityTaskCompletedRequest) *shared.RespondActivityTaskCompletedRequest
- func RespondActivityTaskFailedByIdRequest(t *apiv1.RespondActivityTaskFailedByIDRequest) *shared.RespondActivityTaskFailedByIDRequest
- func RespondActivityTaskFailedRequest(t *apiv1.RespondActivityTaskFailedRequest) *shared.RespondActivityTaskFailedRequest
- func RespondDecisionTaskCompletedRequest(t *apiv1.RespondDecisionTaskCompletedRequest) *shared.RespondDecisionTaskCompletedRequest
- func RespondDecisionTaskCompletedResponse(t *apiv1.RespondDecisionTaskCompletedResponse) *shared.RespondDecisionTaskCompletedResponse
- func RespondDecisionTaskFailedRequest(t *apiv1.RespondDecisionTaskFailedRequest) *shared.RespondDecisionTaskFailedRequest
- func RespondQueryTaskCompletedRequest(t *apiv1.RespondQueryTaskCompletedRequest) *shared.RespondQueryTaskCompletedRequest
- func RestartWorkflowExecutionResponse(t *apiv1.RestartWorkflowExecutionResponse) *shared.RestartWorkflowExecutionResponse
- func RetryPolicy(t *apiv1.RetryPolicy) *shared.RetryPolicy
- func RunId(t *apiv1.WorkflowExecution) *string
- func ScanWorkflowExecutionsRequest(t *apiv1.ScanWorkflowExecutionsRequest) *shared.ListWorkflowExecutionsRequest
- func ScanWorkflowExecutionsResponse(t *apiv1.ScanWorkflowExecutionsResponse) *shared.ListWorkflowExecutionsResponse
- func SearchAttributes(t *apiv1.SearchAttributes) *shared.SearchAttributes
- func SignalExternalWorkflowExecutionFailedCause(t apiv1.SignalExternalWorkflowExecutionFailedCause) *shared.SignalExternalWorkflowExecutionFailedCause
- func SignalExternalWorkflowExecutionFailedEventAttributes(t *apiv1.SignalExternalWorkflowExecutionFailedEventAttributes) *shared.SignalExternalWorkflowExecutionFailedEventAttributes
- func SignalExternalWorkflowExecutionInitiatedEventAttributes(t *apiv1.SignalExternalWorkflowExecutionInitiatedEventAttributes) *shared.SignalExternalWorkflowExecutionInitiatedEventAttributes
- func SignalWithStartWorkflowExecutionRequest(t *apiv1.SignalWithStartWorkflowExecutionRequest) *shared.SignalWithStartWorkflowExecutionRequest
- func SignalWithStartWorkflowExecutionResponse(t *apiv1.SignalWithStartWorkflowExecutionResponse) *shared.StartWorkflowExecutionResponse
- func SignalWorkflowExecutionRequest(t *apiv1.SignalWorkflowExecutionRequest) *shared.SignalWorkflowExecutionRequest
- func StartChildWorkflowExecutionFailedEventAttributes(t *apiv1.StartChildWorkflowExecutionFailedEventAttributes) *shared.StartChildWorkflowExecutionFailedEventAttributes
- func StartChildWorkflowExecutionInitiatedEventAttributes(t *apiv1.StartChildWorkflowExecutionInitiatedEventAttributes) *shared.StartChildWorkflowExecutionInitiatedEventAttributes
- func StartTimeFilter(t *apiv1.StartTimeFilter) *shared.StartTimeFilter
- func StartWorkflowExecutionRequest(t *apiv1.StartWorkflowExecutionRequest) *shared.StartWorkflowExecutionRequest
- func StartWorkflowExecutionResponse(t *apiv1.StartWorkflowExecutionResponse) *shared.StartWorkflowExecutionResponse
- func StatusFilter(t *apiv1.StatusFilter) *shared.WorkflowExecutionCloseStatus
- func StickyExecutionAttributes(t *apiv1.StickyExecutionAttributes) *shared.StickyExecutionAttributes
- func SupportedClientVersions(t *apiv1.SupportedClientVersions) *shared.SupportedClientVersions
- func TaskIdBlock(t *apiv1.TaskIDBlock) *shared.TaskIDBlock
- func TaskList(t *apiv1.TaskList) *shared.TaskList
- func TaskListKind(t apiv1.TaskListKind) *shared.TaskListKind
- func TaskListMetadata(t *apiv1.TaskListMetadata) *shared.TaskListMetadata
- func TaskListPartitionMetadata(t *apiv1.TaskListPartitionMetadata) *shared.TaskListPartitionMetadata
- func TaskListPartitionMetadataArray(t []*apiv1.TaskListPartitionMetadata) []*shared.TaskListPartitionMetadata
- func TaskListStatus(t *apiv1.TaskListStatus) *shared.TaskListStatus
- func TaskListType(t apiv1.TaskListType) *shared.TaskListType
- func TerminateWorkflowExecutionRequest(t *apiv1.TerminateWorkflowExecutionRequest) *shared.TerminateWorkflowExecutionRequest
- func TimeoutType(t apiv1.TimeoutType) *shared.TimeoutType
- func TimerCanceledEventAttributes(t *apiv1.TimerCanceledEventAttributes) *shared.TimerCanceledEventAttributes
- func TimerFiredEventAttributes(t *apiv1.TimerFiredEventAttributes) *shared.TimerFiredEventAttributes
- func TimerStartedEventAttributes(t *apiv1.TimerStartedEventAttributes) *shared.TimerStartedEventAttributes
- func UpdateDomainRequest(t *apiv1.UpdateDomainRequest) *shared.UpdateDomainRequest
- func UpdateDomainResponse(t *apiv1.UpdateDomainResponse) *shared.UpdateDomainResponse
- func UpsertWorkflowSearchAttributesEventAttributes(t *apiv1.UpsertWorkflowSearchAttributesEventAttributes) *shared.UpsertWorkflowSearchAttributesEventAttributes
- func WorkerVersionInfo(t *apiv1.WorkerVersionInfo) *shared.WorkerVersionInfo
- func WorkflowExecution(t *apiv1.WorkflowExecution) *shared.WorkflowExecution
- func WorkflowExecutionCancelRequestedEventAttributes(t *apiv1.WorkflowExecutionCancelRequestedEventAttributes) *shared.WorkflowExecutionCancelRequestedEventAttributes
- func WorkflowExecutionCanceledEventAttributes(t *apiv1.WorkflowExecutionCanceledEventAttributes) *shared.WorkflowExecutionCanceledEventAttributes
- func WorkflowExecutionCloseStatus(t apiv1.WorkflowExecutionCloseStatus) *shared.WorkflowExecutionCloseStatus
- func WorkflowExecutionCompletedEventAttributes(t *apiv1.WorkflowExecutionCompletedEventAttributes) *shared.WorkflowExecutionCompletedEventAttributes
- func WorkflowExecutionConfiguration(t *apiv1.WorkflowExecutionConfiguration) *shared.WorkflowExecutionConfiguration
- func WorkflowExecutionContinuedAsNewEventAttributes(t *apiv1.WorkflowExecutionContinuedAsNewEventAttributes) *shared.WorkflowExecutionContinuedAsNewEventAttributes
- func WorkflowExecutionFailedEventAttributes(t *apiv1.WorkflowExecutionFailedEventAttributes) *shared.WorkflowExecutionFailedEventAttributes
- func WorkflowExecutionFilter(t *apiv1.WorkflowExecutionFilter) *shared.WorkflowExecutionFilter
- func WorkflowExecutionInfo(t *apiv1.WorkflowExecutionInfo) *shared.WorkflowExecutionInfo
- func WorkflowExecutionInfoArray(t []*apiv1.WorkflowExecutionInfo) []*shared.WorkflowExecutionInfo
- func WorkflowExecutionSignaledEventAttributes(t *apiv1.WorkflowExecutionSignaledEventAttributes) *shared.WorkflowExecutionSignaledEventAttributes
- func WorkflowExecutionStartedEventAttributes(t *apiv1.WorkflowExecutionStartedEventAttributes) *shared.WorkflowExecutionStartedEventAttributes
- func WorkflowExecutionTerminatedEventAttributes(t *apiv1.WorkflowExecutionTerminatedEventAttributes) *shared.WorkflowExecutionTerminatedEventAttributes
- func WorkflowExecutionTimedOutEventAttributes(t *apiv1.WorkflowExecutionTimedOutEventAttributes) *shared.WorkflowExecutionTimedOutEventAttributes
- func WorkflowId(t *apiv1.WorkflowExecution) *string
- func WorkflowIdReusePolicy(t apiv1.WorkflowIdReusePolicy) *shared.WorkflowIdReusePolicy
- func WorkflowQuery(t *apiv1.WorkflowQuery) *shared.WorkflowQuery
- func WorkflowQueryMap(t map[string]*apiv1.WorkflowQuery) map[string]*shared.WorkflowQuery
- func WorkflowQueryResult(t *apiv1.WorkflowQueryResult) *shared.WorkflowQueryResult
- func WorkflowQueryResultMap(t map[string]*apiv1.WorkflowQueryResult) map[string]*shared.WorkflowQueryResult
- func WorkflowType(t *apiv1.WorkflowType) *shared.WorkflowType
- func WorkflowTypeFilter(t *apiv1.WorkflowTypeFilter) *shared.WorkflowTypeFilter
Constants ¶
View Source
const ( DomainUpdateDescriptionField = "description" DomainUpdateOwnerEmailField = "owner_email" DomainUpdateDataField = "data" DomainUpdateRetentionPeriodField = "workflow_execution_retention_period" DomainUpdateBadBinariesField = "bad_binaries" DomainUpdateHistoryArchivalStatusField = "history_archival_status" DomainUpdateHistoryArchivalURIField = "history_archival_uri" DomainUpdateVisibilityArchivalStatusField = "visibility_archival_status" DomainUpdateVisibilityArchivalURIField = "visibility_archival_uri" DomainUpdateActiveClusterNameField = "active_cluster_name" DomainUpdateClustersField = "clusters" DomainUpdateDeleteBadBinaryField = "delete_bad_binary" DomainUpdateFailoverTimeoutField = "failover_timeout" )
Variables ¶
This section is empty.
Functions ¶
func ActivityLocalDispatchInfo ¶
func ActivityLocalDispatchInfo(t *apiv1.ActivityLocalDispatchInfo) *shared.ActivityLocalDispatchInfo
func ActivityLocalDispatchInfoMap ¶
func ActivityLocalDispatchInfoMap(t map[string]*apiv1.ActivityLocalDispatchInfo) map[string]*shared.ActivityLocalDispatchInfo
func ActivityTaskCancelRequestedEventAttributes ¶
func ActivityTaskCancelRequestedEventAttributes(t *apiv1.ActivityTaskCancelRequestedEventAttributes) *shared.ActivityTaskCancelRequestedEventAttributes
func ActivityTaskCanceledEventAttributes ¶
func ActivityTaskCanceledEventAttributes(t *apiv1.ActivityTaskCanceledEventAttributes) *shared.ActivityTaskCanceledEventAttributes
func ActivityTaskCompletedEventAttributes ¶
func ActivityTaskCompletedEventAttributes(t *apiv1.ActivityTaskCompletedEventAttributes) *shared.ActivityTaskCompletedEventAttributes
func ActivityTaskFailedEventAttributes ¶
func ActivityTaskFailedEventAttributes(t *apiv1.ActivityTaskFailedEventAttributes) *shared.ActivityTaskFailedEventAttributes
func ActivityTaskScheduledEventAttributes ¶
func ActivityTaskScheduledEventAttributes(t *apiv1.ActivityTaskScheduledEventAttributes) *shared.ActivityTaskScheduledEventAttributes
func ActivityTaskStartedEventAttributes ¶
func ActivityTaskStartedEventAttributes(t *apiv1.ActivityTaskStartedEventAttributes) *shared.ActivityTaskStartedEventAttributes
func ActivityTaskTimedOutEventAttributes ¶
func ActivityTaskTimedOutEventAttributes(t *apiv1.ActivityTaskTimedOutEventAttributes) *shared.ActivityTaskTimedOutEventAttributes
func ActivityType ¶
func ActivityType(t *apiv1.ActivityType) *shared.ActivityType
func ArchivalStatus ¶
func ArchivalStatus(t apiv1.ArchivalStatus) *shared.ArchivalStatus
func BadBinaries ¶
func BadBinaries(t *apiv1.BadBinaries) *shared.BadBinaries
func BadBinaryInfo ¶
func BadBinaryInfo(t *apiv1.BadBinaryInfo) *shared.BadBinaryInfo
func BadBinaryInfoMap ¶
func BadBinaryInfoMap(t map[string]*apiv1.BadBinaryInfo) map[string]*shared.BadBinaryInfo
func CancelExternalWorkflowExecutionFailedCause ¶
func CancelExternalWorkflowExecutionFailedCause(t apiv1.CancelExternalWorkflowExecutionFailedCause) *shared.CancelExternalWorkflowExecutionFailedCause
func CancelTimerFailedEventAttributes ¶
func CancelTimerFailedEventAttributes(t *apiv1.CancelTimerFailedEventAttributes) *shared.CancelTimerFailedEventAttributes
func ChildWorkflowExecutionCanceledEventAttributes ¶
func ChildWorkflowExecutionCanceledEventAttributes(t *apiv1.ChildWorkflowExecutionCanceledEventAttributes) *shared.ChildWorkflowExecutionCanceledEventAttributes
func ChildWorkflowExecutionCompletedEventAttributes ¶
func ChildWorkflowExecutionCompletedEventAttributes(t *apiv1.ChildWorkflowExecutionCompletedEventAttributes) *shared.ChildWorkflowExecutionCompletedEventAttributes
func ChildWorkflowExecutionFailedCause ¶
func ChildWorkflowExecutionFailedCause(t apiv1.ChildWorkflowExecutionFailedCause) *shared.ChildWorkflowExecutionFailedCause
func ChildWorkflowExecutionFailedEventAttributes ¶
func ChildWorkflowExecutionFailedEventAttributes(t *apiv1.ChildWorkflowExecutionFailedEventAttributes) *shared.ChildWorkflowExecutionFailedEventAttributes
func ChildWorkflowExecutionStartedEventAttributes ¶
func ChildWorkflowExecutionStartedEventAttributes(t *apiv1.ChildWorkflowExecutionStartedEventAttributes) *shared.ChildWorkflowExecutionStartedEventAttributes
func ChildWorkflowExecutionTerminatedEventAttributes ¶
func ChildWorkflowExecutionTerminatedEventAttributes(t *apiv1.ChildWorkflowExecutionTerminatedEventAttributes) *shared.ChildWorkflowExecutionTerminatedEventAttributes
func ChildWorkflowExecutionTimedOutEventAttributes ¶
func ChildWorkflowExecutionTimedOutEventAttributes(t *apiv1.ChildWorkflowExecutionTimedOutEventAttributes) *shared.ChildWorkflowExecutionTimedOutEventAttributes
func ClusterReplicationConfiguration ¶
func ClusterReplicationConfiguration(t *apiv1.ClusterReplicationConfiguration) *shared.ClusterReplicationConfiguration
func ClusterReplicationConfigurationArray ¶
func ClusterReplicationConfigurationArray(t []*apiv1.ClusterReplicationConfiguration) []*shared.ClusterReplicationConfiguration
func ContinueAsNewInitiator ¶
func ContinueAsNewInitiator(t apiv1.ContinueAsNewInitiator) *shared.ContinueAsNewInitiator
func CountWorkflowExecutionsRequest ¶
func CountWorkflowExecutionsRequest(t *apiv1.CountWorkflowExecutionsRequest) *shared.CountWorkflowExecutionsRequest
func CountWorkflowExecutionsResponse ¶
func CountWorkflowExecutionsResponse(t *apiv1.CountWorkflowExecutionsResponse) *shared.CountWorkflowExecutionsResponse
func DecisionTaskCompletedEventAttributes ¶
func DecisionTaskCompletedEventAttributes(t *apiv1.DecisionTaskCompletedEventAttributes) *shared.DecisionTaskCompletedEventAttributes
func DecisionTaskFailedCause ¶
func DecisionTaskFailedCause(t apiv1.DecisionTaskFailedCause) *shared.DecisionTaskFailedCause
func DecisionTaskFailedEventAttributes ¶
func DecisionTaskFailedEventAttributes(t *apiv1.DecisionTaskFailedEventAttributes) *shared.DecisionTaskFailedEventAttributes
func DecisionTaskScheduledEventAttributes ¶
func DecisionTaskScheduledEventAttributes(t *apiv1.DecisionTaskScheduledEventAttributes) *shared.DecisionTaskScheduledEventAttributes
func DecisionTaskStartedEventAttributes ¶
func DecisionTaskStartedEventAttributes(t *apiv1.DecisionTaskStartedEventAttributes) *shared.DecisionTaskStartedEventAttributes
func DecisionTaskTimedOutCause ¶
func DecisionTaskTimedOutCause(t apiv1.DecisionTaskTimedOutCause) *shared.DecisionTaskTimedOutCause
func DecisionTaskTimedOutEventAttributes ¶
func DecisionTaskTimedOutEventAttributes(t *apiv1.DecisionTaskTimedOutEventAttributes) *shared.DecisionTaskTimedOutEventAttributes
func DeprecateDomainRequest ¶
func DeprecateDomainRequest(t *apiv1.DeprecateDomainRequest) *shared.DeprecateDomainRequest
func DescribeDomainRequest ¶
func DescribeDomainRequest(t *apiv1.DescribeDomainRequest) *shared.DescribeDomainRequest
func DescribeDomainResponse ¶
func DescribeDomainResponse(t *apiv1.DescribeDomainResponse) *shared.DescribeDomainResponse
func DescribeDomainResponseArray ¶
func DescribeDomainResponseArray(t []*apiv1.Domain) []*shared.DescribeDomainResponse
func DescribeDomainResponseDomain ¶
func DescribeDomainResponseDomain(t *apiv1.Domain) *shared.DescribeDomainResponse
func DescribeTaskListRequest ¶
func DescribeTaskListRequest(t *apiv1.DescribeTaskListRequest) *shared.DescribeTaskListRequest
func DescribeTaskListResponse ¶
func DescribeTaskListResponse(t *apiv1.DescribeTaskListResponse) *shared.DescribeTaskListResponse
func DescribeWorkflowExecutionRequest ¶
func DescribeWorkflowExecutionRequest(t *apiv1.DescribeWorkflowExecutionRequest) *shared.DescribeWorkflowExecutionRequest
func DescribeWorkflowExecutionResponse ¶
func DescribeWorkflowExecutionResponse(t *apiv1.DescribeWorkflowExecutionResponse) *shared.DescribeWorkflowExecutionResponse
func DomainStatus ¶
func DomainStatus(t apiv1.DomainStatus) *shared.DomainStatus
func EncodingType ¶
func EncodingType(t apiv1.EncodingType) *shared.EncodingType
func EventFilterType ¶
func EventFilterType(t apiv1.EventFilterType) *shared.HistoryEventFilterType
func ExternalInitiatedId ¶
func ExternalInitiatedId(t *apiv1.ExternalExecutionInfo) *int64
func ExternalWorkflowExecution ¶
func ExternalWorkflowExecution(t *apiv1.ExternalExecutionInfo) *shared.WorkflowExecution
func ExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func ExternalWorkflowExecutionCancelRequestedEventAttributes(t *apiv1.ExternalWorkflowExecutionCancelRequestedEventAttributes) *shared.ExternalWorkflowExecutionCancelRequestedEventAttributes
func ExternalWorkflowExecutionSignaledEventAttributes ¶
func ExternalWorkflowExecutionSignaledEventAttributes(t *apiv1.ExternalWorkflowExecutionSignaledEventAttributes) *shared.ExternalWorkflowExecutionSignaledEventAttributes
func FailureDetails ¶
func FailureReason ¶
func GetClusterInfoResponse ¶
func GetClusterInfoResponse(t *apiv1.GetClusterInfoResponse) *shared.ClusterInfo
func GetSearchAttributesResponse ¶
func GetSearchAttributesResponse(t *apiv1.GetSearchAttributesResponse) *shared.GetSearchAttributesResponse
func GetWorkflowExecutionHistoryRequest ¶
func GetWorkflowExecutionHistoryRequest(t *apiv1.GetWorkflowExecutionHistoryRequest) *shared.GetWorkflowExecutionHistoryRequest
func GetWorkflowExecutionHistoryResponse ¶
func GetWorkflowExecutionHistoryResponse(t *apiv1.GetWorkflowExecutionHistoryResponse) *shared.GetWorkflowExecutionHistoryResponse
func HistoryEvent ¶
func HistoryEvent(e *apiv1.HistoryEvent) *shared.HistoryEvent
func HistoryEventArray ¶
func HistoryEventArray(t []*apiv1.HistoryEvent) []*shared.HistoryEvent
func IndexedValueType ¶
func IndexedValueType(t apiv1.IndexedValueType) shared.IndexedValueType
func IndexedValueTypeMap ¶
func IndexedValueTypeMap(t map[string]apiv1.IndexedValueType) map[string]shared.IndexedValueType
func ListArchivedWorkflowExecutionsRequest ¶
func ListArchivedWorkflowExecutionsRequest(t *apiv1.ListArchivedWorkflowExecutionsRequest) *shared.ListArchivedWorkflowExecutionsRequest
func ListArchivedWorkflowExecutionsResponse ¶
func ListArchivedWorkflowExecutionsResponse(t *apiv1.ListArchivedWorkflowExecutionsResponse) *shared.ListArchivedWorkflowExecutionsResponse
func ListClosedWorkflowExecutionsRequest ¶
func ListClosedWorkflowExecutionsRequest(r *apiv1.ListClosedWorkflowExecutionsRequest) *shared.ListClosedWorkflowExecutionsRequest
func ListClosedWorkflowExecutionsResponse ¶
func ListClosedWorkflowExecutionsResponse(t *apiv1.ListClosedWorkflowExecutionsResponse) *shared.ListClosedWorkflowExecutionsResponse
func ListDomainsRequest ¶
func ListDomainsRequest(t *apiv1.ListDomainsRequest) *shared.ListDomainsRequest
func ListDomainsResponse ¶
func ListDomainsResponse(t *apiv1.ListDomainsResponse) *shared.ListDomainsResponse
func ListOpenWorkflowExecutionsRequest ¶
func ListOpenWorkflowExecutionsRequest(r *apiv1.ListOpenWorkflowExecutionsRequest) *shared.ListOpenWorkflowExecutionsRequest
func ListOpenWorkflowExecutionsResponse ¶
func ListOpenWorkflowExecutionsResponse(t *apiv1.ListOpenWorkflowExecutionsResponse) *shared.ListOpenWorkflowExecutionsResponse
func ListTaskListPartitionsRequest ¶
func ListTaskListPartitionsRequest(t *apiv1.ListTaskListPartitionsRequest) *shared.ListTaskListPartitionsRequest
func ListTaskListPartitionsResponse ¶
func ListTaskListPartitionsResponse(t *apiv1.ListTaskListPartitionsResponse) *shared.ListTaskListPartitionsResponse
func ListWorkflowExecutionsRequest ¶
func ListWorkflowExecutionsRequest(t *apiv1.ListWorkflowExecutionsRequest) *shared.ListWorkflowExecutionsRequest
func ListWorkflowExecutionsResponse ¶
func ListWorkflowExecutionsResponse(t *apiv1.ListWorkflowExecutionsResponse) *shared.ListWorkflowExecutionsResponse
func MarkerRecordedEventAttributes ¶
func MarkerRecordedEventAttributes(t *apiv1.MarkerRecordedEventAttributes) *shared.MarkerRecordedEventAttributes
func ParentClosePolicy ¶
func ParentClosePolicy(t apiv1.ParentClosePolicy) *shared.ParentClosePolicy
func ParentDomainId ¶
func ParentDomainId(pei *apiv1.ParentExecutionInfo) *string
func ParentDomainName ¶
func ParentDomainName(pei *apiv1.ParentExecutionInfo) *string
func ParentInitiatedId ¶
func ParentInitiatedId(pei *apiv1.ParentExecutionInfo) *int64
func ParentWorkflowExecution ¶
func ParentWorkflowExecution(pei *apiv1.ParentExecutionInfo) *shared.WorkflowExecution
func PendingActivityInfo ¶
func PendingActivityInfo(t *apiv1.PendingActivityInfo) *shared.PendingActivityInfo
func PendingActivityInfoArray ¶
func PendingActivityInfoArray(t []*apiv1.PendingActivityInfo) []*shared.PendingActivityInfo
func PendingActivityState ¶
func PendingActivityState(t apiv1.PendingActivityState) *shared.PendingActivityState
func PendingChildExecutionInfo ¶
func PendingChildExecutionInfo(t *apiv1.PendingChildExecutionInfo) *shared.PendingChildExecutionInfo
func PendingChildExecutionInfoArray ¶
func PendingChildExecutionInfoArray(t []*apiv1.PendingChildExecutionInfo) []*shared.PendingChildExecutionInfo
func PendingDecisionInfo ¶
func PendingDecisionInfo(t *apiv1.PendingDecisionInfo) *shared.PendingDecisionInfo
func PendingDecisionState ¶
func PendingDecisionState(t apiv1.PendingDecisionState) *shared.PendingDecisionState
func PollForActivityTaskRequest ¶
func PollForActivityTaskRequest(t *apiv1.PollForActivityTaskRequest) *shared.PollForActivityTaskRequest
func PollForActivityTaskResponse ¶
func PollForActivityTaskResponse(t *apiv1.PollForActivityTaskResponse) *shared.PollForActivityTaskResponse
func PollForDecisionTaskRequest ¶
func PollForDecisionTaskRequest(t *apiv1.PollForDecisionTaskRequest) *shared.PollForDecisionTaskRequest
func PollForDecisionTaskResponse ¶
func PollForDecisionTaskResponse(t *apiv1.PollForDecisionTaskResponse) *shared.PollForDecisionTaskResponse
func PollerInfo ¶
func PollerInfo(t *apiv1.PollerInfo) *shared.PollerInfo
func PollerInfoArray ¶
func PollerInfoArray(t []*apiv1.PollerInfo) []*shared.PollerInfo
func QueryConsistencyLevel ¶
func QueryConsistencyLevel(t apiv1.QueryConsistencyLevel) *shared.QueryConsistencyLevel
func QueryRejectCondition ¶
func QueryRejectCondition(t apiv1.QueryRejectCondition) *shared.QueryRejectCondition
func QueryRejected ¶
func QueryRejected(t *apiv1.QueryRejected) *shared.QueryRejected
func QueryResultType ¶
func QueryResultType(t apiv1.QueryResultType) *shared.QueryResultType
func QueryTaskCompletedType ¶
func QueryTaskCompletedType(t apiv1.QueryResultType) *shared.QueryTaskCompletedType
func QueryWorkflowRequest ¶
func QueryWorkflowRequest(t *apiv1.QueryWorkflowRequest) *shared.QueryWorkflowRequest
func QueryWorkflowResponse ¶
func QueryWorkflowResponse(t *apiv1.QueryWorkflowResponse) *shared.QueryWorkflowResponse
func RecordActivityTaskHeartbeatByIdRequest ¶
func RecordActivityTaskHeartbeatByIdRequest(t *apiv1.RecordActivityTaskHeartbeatByIDRequest) *shared.RecordActivityTaskHeartbeatByIDRequest
func RecordActivityTaskHeartbeatByIdResponse ¶
func RecordActivityTaskHeartbeatByIdResponse(t *apiv1.RecordActivityTaskHeartbeatByIDResponse) *shared.RecordActivityTaskHeartbeatResponse
func RecordActivityTaskHeartbeatRequest ¶
func RecordActivityTaskHeartbeatRequest(t *apiv1.RecordActivityTaskHeartbeatRequest) *shared.RecordActivityTaskHeartbeatRequest
func RecordActivityTaskHeartbeatResponse ¶
func RecordActivityTaskHeartbeatResponse(t *apiv1.RecordActivityTaskHeartbeatResponse) *shared.RecordActivityTaskHeartbeatResponse
func RegisterDomainRequest ¶
func RegisterDomainRequest(t *apiv1.RegisterDomainRequest) *shared.RegisterDomainRequest
func RequestCancelActivityTaskFailedEventAttributes ¶
func RequestCancelActivityTaskFailedEventAttributes(t *apiv1.RequestCancelActivityTaskFailedEventAttributes) *shared.RequestCancelActivityTaskFailedEventAttributes
func RequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func RequestCancelExternalWorkflowExecutionFailedEventAttributes(t *apiv1.RequestCancelExternalWorkflowExecutionFailedEventAttributes) *shared.RequestCancelExternalWorkflowExecutionFailedEventAttributes
func RequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func RequestCancelExternalWorkflowExecutionInitiatedEventAttributes(t *apiv1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) *shared.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
func RequestCancelWorkflowExecutionRequest ¶
func RequestCancelWorkflowExecutionRequest(t *apiv1.RequestCancelWorkflowExecutionRequest) *shared.RequestCancelWorkflowExecutionRequest
func ResetPointInfo ¶
func ResetPointInfo(t *apiv1.ResetPointInfo) *shared.ResetPointInfo
func ResetPointInfoArray ¶
func ResetPointInfoArray(t []*apiv1.ResetPointInfo) []*shared.ResetPointInfo
func ResetPoints ¶
func ResetPoints(t *apiv1.ResetPoints) *shared.ResetPoints
func ResetStickyTaskListRequest ¶
func ResetStickyTaskListRequest(t *apiv1.ResetStickyTaskListRequest) *shared.ResetStickyTaskListRequest
func ResetWorkflowExecutionRequest ¶
func ResetWorkflowExecutionRequest(t *apiv1.ResetWorkflowExecutionRequest) *shared.ResetWorkflowExecutionRequest
func ResetWorkflowExecutionResponse ¶
func ResetWorkflowExecutionResponse(t *apiv1.ResetWorkflowExecutionResponse) *shared.ResetWorkflowExecutionResponse
func RespondActivityTaskCanceledByIdRequest ¶
func RespondActivityTaskCanceledByIdRequest(t *apiv1.RespondActivityTaskCanceledByIDRequest) *shared.RespondActivityTaskCanceledByIDRequest
func RespondActivityTaskCanceledRequest ¶
func RespondActivityTaskCanceledRequest(t *apiv1.RespondActivityTaskCanceledRequest) *shared.RespondActivityTaskCanceledRequest
func RespondActivityTaskCompletedByIdRequest ¶
func RespondActivityTaskCompletedByIdRequest(t *apiv1.RespondActivityTaskCompletedByIDRequest) *shared.RespondActivityTaskCompletedByIDRequest
func RespondActivityTaskCompletedRequest ¶
func RespondActivityTaskCompletedRequest(t *apiv1.RespondActivityTaskCompletedRequest) *shared.RespondActivityTaskCompletedRequest
func RespondActivityTaskFailedByIdRequest ¶
func RespondActivityTaskFailedByIdRequest(t *apiv1.RespondActivityTaskFailedByIDRequest) *shared.RespondActivityTaskFailedByIDRequest
func RespondActivityTaskFailedRequest ¶
func RespondActivityTaskFailedRequest(t *apiv1.RespondActivityTaskFailedRequest) *shared.RespondActivityTaskFailedRequest
func RespondDecisionTaskCompletedRequest ¶
func RespondDecisionTaskCompletedRequest(t *apiv1.RespondDecisionTaskCompletedRequest) *shared.RespondDecisionTaskCompletedRequest
func RespondDecisionTaskCompletedResponse ¶
func RespondDecisionTaskCompletedResponse(t *apiv1.RespondDecisionTaskCompletedResponse) *shared.RespondDecisionTaskCompletedResponse
func RespondDecisionTaskFailedRequest ¶
func RespondDecisionTaskFailedRequest(t *apiv1.RespondDecisionTaskFailedRequest) *shared.RespondDecisionTaskFailedRequest
func RespondQueryTaskCompletedRequest ¶
func RespondQueryTaskCompletedRequest(t *apiv1.RespondQueryTaskCompletedRequest) *shared.RespondQueryTaskCompletedRequest
func RestartWorkflowExecutionResponse ¶ added in v1.0.0
func RestartWorkflowExecutionResponse(t *apiv1.RestartWorkflowExecutionResponse) *shared.RestartWorkflowExecutionResponse
func RetryPolicy ¶
func RetryPolicy(t *apiv1.RetryPolicy) *shared.RetryPolicy
func RunId ¶
func RunId(t *apiv1.WorkflowExecution) *string
func ScanWorkflowExecutionsRequest ¶
func ScanWorkflowExecutionsRequest(t *apiv1.ScanWorkflowExecutionsRequest) *shared.ListWorkflowExecutionsRequest
func ScanWorkflowExecutionsResponse ¶
func ScanWorkflowExecutionsResponse(t *apiv1.ScanWorkflowExecutionsResponse) *shared.ListWorkflowExecutionsResponse
func SearchAttributes ¶
func SearchAttributes(t *apiv1.SearchAttributes) *shared.SearchAttributes
func SignalExternalWorkflowExecutionFailedCause ¶
func SignalExternalWorkflowExecutionFailedCause(t apiv1.SignalExternalWorkflowExecutionFailedCause) *shared.SignalExternalWorkflowExecutionFailedCause
func SignalExternalWorkflowExecutionFailedEventAttributes ¶
func SignalExternalWorkflowExecutionFailedEventAttributes(t *apiv1.SignalExternalWorkflowExecutionFailedEventAttributes) *shared.SignalExternalWorkflowExecutionFailedEventAttributes
func SignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func SignalExternalWorkflowExecutionInitiatedEventAttributes(t *apiv1.SignalExternalWorkflowExecutionInitiatedEventAttributes) *shared.SignalExternalWorkflowExecutionInitiatedEventAttributes
func SignalWithStartWorkflowExecutionRequest ¶
func SignalWithStartWorkflowExecutionRequest(t *apiv1.SignalWithStartWorkflowExecutionRequest) *shared.SignalWithStartWorkflowExecutionRequest
func SignalWithStartWorkflowExecutionResponse ¶
func SignalWithStartWorkflowExecutionResponse(t *apiv1.SignalWithStartWorkflowExecutionResponse) *shared.StartWorkflowExecutionResponse
func SignalWorkflowExecutionRequest ¶
func SignalWorkflowExecutionRequest(t *apiv1.SignalWorkflowExecutionRequest) *shared.SignalWorkflowExecutionRequest
func StartChildWorkflowExecutionFailedEventAttributes ¶
func StartChildWorkflowExecutionFailedEventAttributes(t *apiv1.StartChildWorkflowExecutionFailedEventAttributes) *shared.StartChildWorkflowExecutionFailedEventAttributes
func StartChildWorkflowExecutionInitiatedEventAttributes ¶
func StartChildWorkflowExecutionInitiatedEventAttributes(t *apiv1.StartChildWorkflowExecutionInitiatedEventAttributes) *shared.StartChildWorkflowExecutionInitiatedEventAttributes
func StartTimeFilter ¶
func StartTimeFilter(t *apiv1.StartTimeFilter) *shared.StartTimeFilter
func StartWorkflowExecutionRequest ¶
func StartWorkflowExecutionRequest(t *apiv1.StartWorkflowExecutionRequest) *shared.StartWorkflowExecutionRequest
func StartWorkflowExecutionResponse ¶
func StartWorkflowExecutionResponse(t *apiv1.StartWorkflowExecutionResponse) *shared.StartWorkflowExecutionResponse
func StatusFilter ¶
func StatusFilter(t *apiv1.StatusFilter) *shared.WorkflowExecutionCloseStatus
func StickyExecutionAttributes ¶
func StickyExecutionAttributes(t *apiv1.StickyExecutionAttributes) *shared.StickyExecutionAttributes
func SupportedClientVersions ¶
func SupportedClientVersions(t *apiv1.SupportedClientVersions) *shared.SupportedClientVersions
func TaskIdBlock ¶
func TaskIdBlock(t *apiv1.TaskIDBlock) *shared.TaskIDBlock
func TaskListKind ¶
func TaskListKind(t apiv1.TaskListKind) *shared.TaskListKind
func TaskListMetadata ¶
func TaskListMetadata(t *apiv1.TaskListMetadata) *shared.TaskListMetadata
func TaskListPartitionMetadata ¶
func TaskListPartitionMetadata(t *apiv1.TaskListPartitionMetadata) *shared.TaskListPartitionMetadata
func TaskListPartitionMetadataArray ¶
func TaskListPartitionMetadataArray(t []*apiv1.TaskListPartitionMetadata) []*shared.TaskListPartitionMetadata
func TaskListStatus ¶
func TaskListStatus(t *apiv1.TaskListStatus) *shared.TaskListStatus
func TaskListType ¶
func TaskListType(t apiv1.TaskListType) *shared.TaskListType
func TerminateWorkflowExecutionRequest ¶
func TerminateWorkflowExecutionRequest(t *apiv1.TerminateWorkflowExecutionRequest) *shared.TerminateWorkflowExecutionRequest
func TimeoutType ¶
func TimeoutType(t apiv1.TimeoutType) *shared.TimeoutType
func TimerCanceledEventAttributes ¶
func TimerCanceledEventAttributes(t *apiv1.TimerCanceledEventAttributes) *shared.TimerCanceledEventAttributes
func TimerFiredEventAttributes ¶
func TimerFiredEventAttributes(t *apiv1.TimerFiredEventAttributes) *shared.TimerFiredEventAttributes
func TimerStartedEventAttributes ¶
func TimerStartedEventAttributes(t *apiv1.TimerStartedEventAttributes) *shared.TimerStartedEventAttributes
func UpdateDomainRequest ¶
func UpdateDomainRequest(t *apiv1.UpdateDomainRequest) *shared.UpdateDomainRequest
func UpdateDomainResponse ¶
func UpdateDomainResponse(t *apiv1.UpdateDomainResponse) *shared.UpdateDomainResponse
func UpsertWorkflowSearchAttributesEventAttributes ¶
func UpsertWorkflowSearchAttributesEventAttributes(t *apiv1.UpsertWorkflowSearchAttributesEventAttributes) *shared.UpsertWorkflowSearchAttributesEventAttributes
func WorkerVersionInfo ¶
func WorkerVersionInfo(t *apiv1.WorkerVersionInfo) *shared.WorkerVersionInfo
func WorkflowExecution ¶
func WorkflowExecution(t *apiv1.WorkflowExecution) *shared.WorkflowExecution
func WorkflowExecutionCancelRequestedEventAttributes ¶
func WorkflowExecutionCancelRequestedEventAttributes(t *apiv1.WorkflowExecutionCancelRequestedEventAttributes) *shared.WorkflowExecutionCancelRequestedEventAttributes
func WorkflowExecutionCanceledEventAttributes ¶
func WorkflowExecutionCanceledEventAttributes(t *apiv1.WorkflowExecutionCanceledEventAttributes) *shared.WorkflowExecutionCanceledEventAttributes
func WorkflowExecutionCloseStatus ¶
func WorkflowExecutionCloseStatus(t apiv1.WorkflowExecutionCloseStatus) *shared.WorkflowExecutionCloseStatus
func WorkflowExecutionCompletedEventAttributes ¶
func WorkflowExecutionCompletedEventAttributes(t *apiv1.WorkflowExecutionCompletedEventAttributes) *shared.WorkflowExecutionCompletedEventAttributes
func WorkflowExecutionConfiguration ¶
func WorkflowExecutionConfiguration(t *apiv1.WorkflowExecutionConfiguration) *shared.WorkflowExecutionConfiguration
func WorkflowExecutionContinuedAsNewEventAttributes ¶
func WorkflowExecutionContinuedAsNewEventAttributes(t *apiv1.WorkflowExecutionContinuedAsNewEventAttributes) *shared.WorkflowExecutionContinuedAsNewEventAttributes
func WorkflowExecutionFailedEventAttributes ¶
func WorkflowExecutionFailedEventAttributes(t *apiv1.WorkflowExecutionFailedEventAttributes) *shared.WorkflowExecutionFailedEventAttributes
func WorkflowExecutionFilter ¶
func WorkflowExecutionFilter(t *apiv1.WorkflowExecutionFilter) *shared.WorkflowExecutionFilter
func WorkflowExecutionInfo ¶
func WorkflowExecutionInfo(t *apiv1.WorkflowExecutionInfo) *shared.WorkflowExecutionInfo
func WorkflowExecutionInfoArray ¶
func WorkflowExecutionInfoArray(t []*apiv1.WorkflowExecutionInfo) []*shared.WorkflowExecutionInfo
func WorkflowExecutionSignaledEventAttributes ¶
func WorkflowExecutionSignaledEventAttributes(t *apiv1.WorkflowExecutionSignaledEventAttributes) *shared.WorkflowExecutionSignaledEventAttributes
func WorkflowExecutionStartedEventAttributes ¶
func WorkflowExecutionStartedEventAttributes(t *apiv1.WorkflowExecutionStartedEventAttributes) *shared.WorkflowExecutionStartedEventAttributes
func WorkflowExecutionTerminatedEventAttributes ¶
func WorkflowExecutionTerminatedEventAttributes(t *apiv1.WorkflowExecutionTerminatedEventAttributes) *shared.WorkflowExecutionTerminatedEventAttributes
func WorkflowExecutionTimedOutEventAttributes ¶
func WorkflowExecutionTimedOutEventAttributes(t *apiv1.WorkflowExecutionTimedOutEventAttributes) *shared.WorkflowExecutionTimedOutEventAttributes
func WorkflowId ¶
func WorkflowId(t *apiv1.WorkflowExecution) *string
func WorkflowIdReusePolicy ¶
func WorkflowIdReusePolicy(t apiv1.WorkflowIdReusePolicy) *shared.WorkflowIdReusePolicy
func WorkflowQuery ¶
func WorkflowQuery(t *apiv1.WorkflowQuery) *shared.WorkflowQuery
func WorkflowQueryMap ¶
func WorkflowQueryMap(t map[string]*apiv1.WorkflowQuery) map[string]*shared.WorkflowQuery
func WorkflowQueryResult ¶
func WorkflowQueryResult(t *apiv1.WorkflowQueryResult) *shared.WorkflowQueryResult
func WorkflowQueryResultMap ¶
func WorkflowQueryResultMap(t map[string]*apiv1.WorkflowQueryResult) map[string]*shared.WorkflowQueryResult
func WorkflowType ¶
func WorkflowType(t *apiv1.WorkflowType) *shared.WorkflowType
func WorkflowTypeFilter ¶
func WorkflowTypeFilter(t *apiv1.WorkflowTypeFilter) *shared.WorkflowTypeFilter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.