Documentation
¶
Overview ¶
Package workflowservicemock is a generated GoMock package.
Index ¶
- type MockWorkflowServiceClient
- func (m *MockWorkflowServiceClient) CountActivityExecutions(ctx context.Context, in *workflowservice.CountActivityExecutionsRequest, ...) (*workflowservice.CountActivityExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) CountSchedules(ctx context.Context, in *workflowservice.CountSchedulesRequest, ...) (*workflowservice.CountSchedulesResponse, error)
- func (m *MockWorkflowServiceClient) CountWorkflowExecutions(ctx context.Context, in *workflowservice.CountWorkflowExecutionsRequest, ...) (*workflowservice.CountWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) CreateSchedule(ctx context.Context, in *workflowservice.CreateScheduleRequest, ...) (*workflowservice.CreateScheduleResponse, error)
- func (m *MockWorkflowServiceClient) CreateWorkflowRule(ctx context.Context, in *workflowservice.CreateWorkflowRuleRequest, ...) (*workflowservice.CreateWorkflowRuleResponse, error)
- func (m *MockWorkflowServiceClient) DeleteActivityExecution(ctx context.Context, in *workflowservice.DeleteActivityExecutionRequest, ...) (*workflowservice.DeleteActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) DeleteSchedule(ctx context.Context, in *workflowservice.DeleteScheduleRequest, ...) (*workflowservice.DeleteScheduleResponse, error)
- func (m *MockWorkflowServiceClient) DeleteWorkerDeployment(ctx context.Context, in *workflowservice.DeleteWorkerDeploymentRequest, ...) (*workflowservice.DeleteWorkerDeploymentResponse, error)
- func (m *MockWorkflowServiceClient) DeleteWorkerDeploymentVersion(ctx context.Context, in *workflowservice.DeleteWorkerDeploymentVersionRequest, ...) (*workflowservice.DeleteWorkerDeploymentVersionResponse, error)
- func (m *MockWorkflowServiceClient) DeleteWorkflowExecution(ctx context.Context, in *workflowservice.DeleteWorkflowExecutionRequest, ...) (*workflowservice.DeleteWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) DeleteWorkflowRule(ctx context.Context, in *workflowservice.DeleteWorkflowRuleRequest, ...) (*workflowservice.DeleteWorkflowRuleResponse, error)
- func (m *MockWorkflowServiceClient) DeprecateNamespace(ctx context.Context, in *workflowservice.DeprecateNamespaceRequest, ...) (*workflowservice.DeprecateNamespaceResponse, error)
- func (m *MockWorkflowServiceClient) DescribeActivityExecution(ctx context.Context, in *workflowservice.DescribeActivityExecutionRequest, ...) (*workflowservice.DescribeActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) DescribeBatchOperation(ctx context.Context, in *workflowservice.DescribeBatchOperationRequest, ...) (*workflowservice.DescribeBatchOperationResponse, error)
- func (m *MockWorkflowServiceClient) DescribeDeployment(ctx context.Context, in *workflowservice.DescribeDeploymentRequest, ...) (*workflowservice.DescribeDeploymentResponse, error)
- func (m *MockWorkflowServiceClient) DescribeNamespace(ctx context.Context, in *workflowservice.DescribeNamespaceRequest, ...) (*workflowservice.DescribeNamespaceResponse, error)
- func (m *MockWorkflowServiceClient) DescribeSchedule(ctx context.Context, in *workflowservice.DescribeScheduleRequest, ...) (*workflowservice.DescribeScheduleResponse, error)
- func (m *MockWorkflowServiceClient) DescribeTaskQueue(ctx context.Context, in *workflowservice.DescribeTaskQueueRequest, ...) (*workflowservice.DescribeTaskQueueResponse, error)
- func (m *MockWorkflowServiceClient) DescribeWorker(ctx context.Context, in *workflowservice.DescribeWorkerRequest, ...) (*workflowservice.DescribeWorkerResponse, error)
- func (m *MockWorkflowServiceClient) DescribeWorkerDeployment(ctx context.Context, in *workflowservice.DescribeWorkerDeploymentRequest, ...) (*workflowservice.DescribeWorkerDeploymentResponse, error)
- func (m *MockWorkflowServiceClient) DescribeWorkerDeploymentVersion(ctx context.Context, ...) (*workflowservice.DescribeWorkerDeploymentVersionResponse, error)
- func (m *MockWorkflowServiceClient) DescribeWorkflowExecution(ctx context.Context, in *workflowservice.DescribeWorkflowExecutionRequest, ...) (*workflowservice.DescribeWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) DescribeWorkflowRule(ctx context.Context, in *workflowservice.DescribeWorkflowRuleRequest, ...) (*workflowservice.DescribeWorkflowRuleResponse, error)
- func (m *MockWorkflowServiceClient) EXPECT() *MockWorkflowServiceClientMockRecorder
- func (m *MockWorkflowServiceClient) ExecuteMultiOperation(ctx context.Context, in *workflowservice.ExecuteMultiOperationRequest, ...) (*workflowservice.ExecuteMultiOperationResponse, error)
- func (m *MockWorkflowServiceClient) FetchWorkerConfig(ctx context.Context, in *workflowservice.FetchWorkerConfigRequest, ...) (*workflowservice.FetchWorkerConfigResponse, error)
- func (m *MockWorkflowServiceClient) GetClusterInfo(ctx context.Context, in *workflowservice.GetClusterInfoRequest, ...) (*workflowservice.GetClusterInfoResponse, error)
- func (m *MockWorkflowServiceClient) GetCurrentDeployment(ctx context.Context, in *workflowservice.GetCurrentDeploymentRequest, ...) (*workflowservice.GetCurrentDeploymentResponse, error)
- func (m *MockWorkflowServiceClient) GetDeploymentReachability(ctx context.Context, in *workflowservice.GetDeploymentReachabilityRequest, ...) (*workflowservice.GetDeploymentReachabilityResponse, error)
- func (m *MockWorkflowServiceClient) GetSearchAttributes(ctx context.Context, in *workflowservice.GetSearchAttributesRequest, ...) (*workflowservice.GetSearchAttributesResponse, error)
- func (m *MockWorkflowServiceClient) GetSystemInfo(ctx context.Context, in *workflowservice.GetSystemInfoRequest, ...) (*workflowservice.GetSystemInfoResponse, error)
- func (m *MockWorkflowServiceClient) GetWorkerBuildIdCompatibility(ctx context.Context, in *workflowservice.GetWorkerBuildIdCompatibilityRequest, ...) (*workflowservice.GetWorkerBuildIdCompatibilityResponse, error)
- func (m *MockWorkflowServiceClient) GetWorkerTaskReachability(ctx context.Context, in *workflowservice.GetWorkerTaskReachabilityRequest, ...) (*workflowservice.GetWorkerTaskReachabilityResponse, error)
- func (m *MockWorkflowServiceClient) GetWorkerVersioningRules(ctx context.Context, in *workflowservice.GetWorkerVersioningRulesRequest, ...) (*workflowservice.GetWorkerVersioningRulesResponse, error)
- func (m *MockWorkflowServiceClient) GetWorkflowExecutionHistory(ctx context.Context, in *workflowservice.GetWorkflowExecutionHistoryRequest, ...) (*workflowservice.GetWorkflowExecutionHistoryResponse, error)
- func (m *MockWorkflowServiceClient) GetWorkflowExecutionHistoryReverse(ctx context.Context, ...) (*workflowservice.GetWorkflowExecutionHistoryReverseResponse, error)
- func (m *MockWorkflowServiceClient) ListActivityExecutions(ctx context.Context, in *workflowservice.ListActivityExecutionsRequest, ...) (*workflowservice.ListActivityExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) ListArchivedWorkflowExecutions(ctx context.Context, in *workflowservice.ListArchivedWorkflowExecutionsRequest, ...) (*workflowservice.ListArchivedWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) ListBatchOperations(ctx context.Context, in *workflowservice.ListBatchOperationsRequest, ...) (*workflowservice.ListBatchOperationsResponse, error)
- func (m *MockWorkflowServiceClient) ListClosedWorkflowExecutions(ctx context.Context, in *workflowservice.ListClosedWorkflowExecutionsRequest, ...) (*workflowservice.ListClosedWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) ListDeployments(ctx context.Context, in *workflowservice.ListDeploymentsRequest, ...) (*workflowservice.ListDeploymentsResponse, error)
- func (m *MockWorkflowServiceClient) ListNamespaces(ctx context.Context, in *workflowservice.ListNamespacesRequest, ...) (*workflowservice.ListNamespacesResponse, error)
- func (m *MockWorkflowServiceClient) ListOpenWorkflowExecutions(ctx context.Context, in *workflowservice.ListOpenWorkflowExecutionsRequest, ...) (*workflowservice.ListOpenWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) ListScheduleMatchingTimes(ctx context.Context, in *workflowservice.ListScheduleMatchingTimesRequest, ...) (*workflowservice.ListScheduleMatchingTimesResponse, error)
- func (m *MockWorkflowServiceClient) ListSchedules(ctx context.Context, in *workflowservice.ListSchedulesRequest, ...) (*workflowservice.ListSchedulesResponse, error)
- func (m *MockWorkflowServiceClient) ListTaskQueuePartitions(ctx context.Context, in *workflowservice.ListTaskQueuePartitionsRequest, ...) (*workflowservice.ListTaskQueuePartitionsResponse, error)
- func (m *MockWorkflowServiceClient) ListWorkerDeployments(ctx context.Context, in *workflowservice.ListWorkerDeploymentsRequest, ...) (*workflowservice.ListWorkerDeploymentsResponse, error)
- func (m *MockWorkflowServiceClient) ListWorkers(ctx context.Context, in *workflowservice.ListWorkersRequest, ...) (*workflowservice.ListWorkersResponse, error)
- func (m *MockWorkflowServiceClient) ListWorkflowExecutions(ctx context.Context, in *workflowservice.ListWorkflowExecutionsRequest, ...) (*workflowservice.ListWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) ListWorkflowRules(ctx context.Context, in *workflowservice.ListWorkflowRulesRequest, ...) (*workflowservice.ListWorkflowRulesResponse, error)
- func (m *MockWorkflowServiceClient) PatchSchedule(ctx context.Context, in *workflowservice.PatchScheduleRequest, ...) (*workflowservice.PatchScheduleResponse, error)
- func (m *MockWorkflowServiceClient) PauseActivity(ctx context.Context, in *workflowservice.PauseActivityRequest, ...) (*workflowservice.PauseActivityResponse, error)
- func (m *MockWorkflowServiceClient) PauseWorkflowExecution(ctx context.Context, in *workflowservice.PauseWorkflowExecutionRequest, ...) (*workflowservice.PauseWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) PollActivityExecution(ctx context.Context, in *workflowservice.PollActivityExecutionRequest, ...) (*workflowservice.PollActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) PollActivityTaskQueue(ctx context.Context, in *workflowservice.PollActivityTaskQueueRequest, ...) (*workflowservice.PollActivityTaskQueueResponse, error)
- func (m *MockWorkflowServiceClient) PollNexusTaskQueue(ctx context.Context, in *workflowservice.PollNexusTaskQueueRequest, ...) (*workflowservice.PollNexusTaskQueueResponse, error)
- func (m *MockWorkflowServiceClient) PollWorkflowExecutionUpdate(ctx context.Context, in *workflowservice.PollWorkflowExecutionUpdateRequest, ...) (*workflowservice.PollWorkflowExecutionUpdateResponse, error)
- func (m *MockWorkflowServiceClient) PollWorkflowTaskQueue(ctx context.Context, in *workflowservice.PollWorkflowTaskQueueRequest, ...) (*workflowservice.PollWorkflowTaskQueueResponse, error)
- func (m *MockWorkflowServiceClient) QueryWorkflow(ctx context.Context, in *workflowservice.QueryWorkflowRequest, ...) (*workflowservice.QueryWorkflowResponse, error)
- func (m *MockWorkflowServiceClient) RecordActivityTaskHeartbeat(ctx context.Context, in *workflowservice.RecordActivityTaskHeartbeatRequest, ...) (*workflowservice.RecordActivityTaskHeartbeatResponse, error)
- func (m *MockWorkflowServiceClient) RecordActivityTaskHeartbeatById(ctx context.Context, ...) (*workflowservice.RecordActivityTaskHeartbeatByIdResponse, error)
- func (m *MockWorkflowServiceClient) RecordWorkerHeartbeat(ctx context.Context, in *workflowservice.RecordWorkerHeartbeatRequest, ...) (*workflowservice.RecordWorkerHeartbeatResponse, error)
- func (m *MockWorkflowServiceClient) RegisterNamespace(ctx context.Context, in *workflowservice.RegisterNamespaceRequest, ...) (*workflowservice.RegisterNamespaceResponse, error)
- func (m *MockWorkflowServiceClient) RequestCancelActivityExecution(ctx context.Context, in *workflowservice.RequestCancelActivityExecutionRequest, ...) (*workflowservice.RequestCancelActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) RequestCancelWorkflowExecution(ctx context.Context, in *workflowservice.RequestCancelWorkflowExecutionRequest, ...) (*workflowservice.RequestCancelWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) ResetActivity(ctx context.Context, in *workflowservice.ResetActivityRequest, ...) (*workflowservice.ResetActivityResponse, error)
- func (m *MockWorkflowServiceClient) ResetStickyTaskQueue(ctx context.Context, in *workflowservice.ResetStickyTaskQueueRequest, ...) (*workflowservice.ResetStickyTaskQueueResponse, error)
- func (m *MockWorkflowServiceClient) ResetWorkflowExecution(ctx context.Context, in *workflowservice.ResetWorkflowExecutionRequest, ...) (*workflowservice.ResetWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskCanceled(ctx context.Context, in *workflowservice.RespondActivityTaskCanceledRequest, ...) (*workflowservice.RespondActivityTaskCanceledResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskCanceledById(ctx context.Context, ...) (*workflowservice.RespondActivityTaskCanceledByIdResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskCompleted(ctx context.Context, in *workflowservice.RespondActivityTaskCompletedRequest, ...) (*workflowservice.RespondActivityTaskCompletedResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskCompletedById(ctx context.Context, ...) (*workflowservice.RespondActivityTaskCompletedByIdResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskFailed(ctx context.Context, in *workflowservice.RespondActivityTaskFailedRequest, ...) (*workflowservice.RespondActivityTaskFailedResponse, error)
- func (m *MockWorkflowServiceClient) RespondActivityTaskFailedById(ctx context.Context, in *workflowservice.RespondActivityTaskFailedByIdRequest, ...) (*workflowservice.RespondActivityTaskFailedByIdResponse, error)
- func (m *MockWorkflowServiceClient) RespondNexusTaskCompleted(ctx context.Context, in *workflowservice.RespondNexusTaskCompletedRequest, ...) (*workflowservice.RespondNexusTaskCompletedResponse, error)
- func (m *MockWorkflowServiceClient) RespondNexusTaskFailed(ctx context.Context, in *workflowservice.RespondNexusTaskFailedRequest, ...) (*workflowservice.RespondNexusTaskFailedResponse, error)
- func (m *MockWorkflowServiceClient) RespondQueryTaskCompleted(ctx context.Context, in *workflowservice.RespondQueryTaskCompletedRequest, ...) (*workflowservice.RespondQueryTaskCompletedResponse, error)
- func (m *MockWorkflowServiceClient) RespondWorkflowTaskCompleted(ctx context.Context, in *workflowservice.RespondWorkflowTaskCompletedRequest, ...) (*workflowservice.RespondWorkflowTaskCompletedResponse, error)
- func (m *MockWorkflowServiceClient) RespondWorkflowTaskFailed(ctx context.Context, in *workflowservice.RespondWorkflowTaskFailedRequest, ...) (*workflowservice.RespondWorkflowTaskFailedResponse, error)
- func (m *MockWorkflowServiceClient) ScanWorkflowExecutions(ctx context.Context, in *workflowservice.ScanWorkflowExecutionsRequest, ...) (*workflowservice.ScanWorkflowExecutionsResponse, error)
- func (m *MockWorkflowServiceClient) SetCurrentDeployment(ctx context.Context, in *workflowservice.SetCurrentDeploymentRequest, ...) (*workflowservice.SetCurrentDeploymentResponse, error)
- func (m *MockWorkflowServiceClient) SetWorkerDeploymentCurrentVersion(ctx context.Context, ...) (*workflowservice.SetWorkerDeploymentCurrentVersionResponse, error)
- func (m *MockWorkflowServiceClient) SetWorkerDeploymentManager(ctx context.Context, in *workflowservice.SetWorkerDeploymentManagerRequest, ...) (*workflowservice.SetWorkerDeploymentManagerResponse, error)
- func (m *MockWorkflowServiceClient) SetWorkerDeploymentRampingVersion(ctx context.Context, ...) (*workflowservice.SetWorkerDeploymentRampingVersionResponse, error)
- func (m *MockWorkflowServiceClient) ShutdownWorker(ctx context.Context, in *workflowservice.ShutdownWorkerRequest, ...) (*workflowservice.ShutdownWorkerResponse, error)
- func (m *MockWorkflowServiceClient) SignalWithStartWorkflowExecution(ctx context.Context, ...) (*workflowservice.SignalWithStartWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) SignalWorkflowExecution(ctx context.Context, in *workflowservice.SignalWorkflowExecutionRequest, ...) (*workflowservice.SignalWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) StartActivityExecution(ctx context.Context, in *workflowservice.StartActivityExecutionRequest, ...) (*workflowservice.StartActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) StartBatchOperation(ctx context.Context, in *workflowservice.StartBatchOperationRequest, ...) (*workflowservice.StartBatchOperationResponse, error)
- func (m *MockWorkflowServiceClient) StartWorkflowExecution(ctx context.Context, in *workflowservice.StartWorkflowExecutionRequest, ...) (*workflowservice.StartWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) StopBatchOperation(ctx context.Context, in *workflowservice.StopBatchOperationRequest, ...) (*workflowservice.StopBatchOperationResponse, error)
- func (m *MockWorkflowServiceClient) TerminateActivityExecution(ctx context.Context, in *workflowservice.TerminateActivityExecutionRequest, ...) (*workflowservice.TerminateActivityExecutionResponse, error)
- func (m *MockWorkflowServiceClient) TerminateWorkflowExecution(ctx context.Context, in *workflowservice.TerminateWorkflowExecutionRequest, ...) (*workflowservice.TerminateWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) TriggerWorkflowRule(ctx context.Context, in *workflowservice.TriggerWorkflowRuleRequest, ...) (*workflowservice.TriggerWorkflowRuleResponse, error)
- func (m *MockWorkflowServiceClient) UnpauseActivity(ctx context.Context, in *workflowservice.UnpauseActivityRequest, ...) (*workflowservice.UnpauseActivityResponse, error)
- func (m *MockWorkflowServiceClient) UnpauseWorkflowExecution(ctx context.Context, in *workflowservice.UnpauseWorkflowExecutionRequest, ...) (*workflowservice.UnpauseWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) UpdateActivityOptions(ctx context.Context, in *workflowservice.UpdateActivityOptionsRequest, ...) (*workflowservice.UpdateActivityOptionsResponse, error)
- func (m *MockWorkflowServiceClient) UpdateNamespace(ctx context.Context, in *workflowservice.UpdateNamespaceRequest, ...) (*workflowservice.UpdateNamespaceResponse, error)
- func (m *MockWorkflowServiceClient) UpdateSchedule(ctx context.Context, in *workflowservice.UpdateScheduleRequest, ...) (*workflowservice.UpdateScheduleResponse, error)
- func (m *MockWorkflowServiceClient) UpdateTaskQueueConfig(ctx context.Context, in *workflowservice.UpdateTaskQueueConfigRequest, ...) (*workflowservice.UpdateTaskQueueConfigResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkerBuildIdCompatibility(ctx context.Context, ...) (*workflowservice.UpdateWorkerBuildIdCompatibilityResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkerConfig(ctx context.Context, in *workflowservice.UpdateWorkerConfigRequest, ...) (*workflowservice.UpdateWorkerConfigResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkerDeploymentVersionMetadata(ctx context.Context, ...) (*workflowservice.UpdateWorkerDeploymentVersionMetadataResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkerVersioningRules(ctx context.Context, in *workflowservice.UpdateWorkerVersioningRulesRequest, ...) (*workflowservice.UpdateWorkerVersioningRulesResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkflowExecution(ctx context.Context, in *workflowservice.UpdateWorkflowExecutionRequest, ...) (*workflowservice.UpdateWorkflowExecutionResponse, error)
- func (m *MockWorkflowServiceClient) UpdateWorkflowExecutionOptions(ctx context.Context, in *workflowservice.UpdateWorkflowExecutionOptionsRequest, ...) (*workflowservice.UpdateWorkflowExecutionOptionsResponse, error)
- type MockWorkflowServiceClientMockRecorder
- func (mr *MockWorkflowServiceClientMockRecorder) CountActivityExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) CountSchedules(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) CountWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) CreateSchedule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) CreateWorkflowRule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteSchedule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkerDeployment(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkerDeploymentVersion(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkflowRule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DeprecateNamespace(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeBatchOperation(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeDeployment(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeNamespace(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeSchedule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeTaskQueue(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorker(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkerDeployment(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkerDeploymentVersion(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkflowRule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ExecuteMultiOperation(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) FetchWorkerConfig(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetClusterInfo(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetCurrentDeployment(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetDeploymentReachability(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetSearchAttributes(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetSystemInfo(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerBuildIdCompatibility(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerTaskReachability(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerVersioningRules(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistory(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistoryReverse(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListActivityExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListArchivedWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListBatchOperations(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListClosedWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListDeployments(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListNamespaces(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListOpenWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListScheduleMatchingTimes(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListSchedules(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListTaskQueuePartitions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListWorkerDeployments(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListWorkers(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ListWorkflowRules(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PatchSchedule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PauseActivity(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PauseWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PollActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PollActivityTaskQueue(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PollNexusTaskQueue(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PollWorkflowExecutionUpdate(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) PollWorkflowTaskQueue(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) QueryWorkflow(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeat(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeatById(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RecordWorkerHeartbeat(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RegisterNamespace(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RequestCancelActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RequestCancelWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ResetActivity(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ResetStickyTaskQueue(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ResetWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceled(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceledById(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompleted(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompletedById(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailed(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailedById(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondNexusTaskCompleted(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondNexusTaskFailed(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondQueryTaskCompleted(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskCompleted(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskFailed(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ScanWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SetCurrentDeployment(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentCurrentVersion(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentManager(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentRampingVersion(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) ShutdownWorker(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SignalWithStartWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) SignalWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) StartActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) StartBatchOperation(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) StartWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) StopBatchOperation(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) TerminateActivityExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) TerminateWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) TriggerWorkflowRule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UnpauseActivity(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UnpauseWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateActivityOptions(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateNamespace(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateSchedule(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateTaskQueueConfig(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerBuildIdCompatibility(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerConfig(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerDeploymentVersionMetadata(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerVersioningRules(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
- func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecutionOptions(ctx, in any, opts ...any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockWorkflowServiceClient ¶
type MockWorkflowServiceClient struct {
// contains filtered or unexported fields
}
MockWorkflowServiceClient is a mock of WorkflowServiceClient interface.
func NewMockWorkflowServiceClient ¶
func NewMockWorkflowServiceClient(ctrl *gomock.Controller) *MockWorkflowServiceClient
NewMockWorkflowServiceClient creates a new mock instance.
func (*MockWorkflowServiceClient) CountActivityExecutions ¶
func (m *MockWorkflowServiceClient) CountActivityExecutions(ctx context.Context, in *workflowservice.CountActivityExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.CountActivityExecutionsResponse, error)
CountActivityExecutions mocks base method.
func (*MockWorkflowServiceClient) CountSchedules ¶
func (m *MockWorkflowServiceClient) CountSchedules(ctx context.Context, in *workflowservice.CountSchedulesRequest, opts ...grpc.CallOption) (*workflowservice.CountSchedulesResponse, error)
CountSchedules mocks base method.
func (*MockWorkflowServiceClient) CountWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) CountWorkflowExecutions(ctx context.Context, in *workflowservice.CountWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.CountWorkflowExecutionsResponse, error)
CountWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) CreateSchedule ¶
func (m *MockWorkflowServiceClient) CreateSchedule(ctx context.Context, in *workflowservice.CreateScheduleRequest, opts ...grpc.CallOption) (*workflowservice.CreateScheduleResponse, error)
CreateSchedule mocks base method.
func (*MockWorkflowServiceClient) CreateWorkflowRule ¶
func (m *MockWorkflowServiceClient) CreateWorkflowRule(ctx context.Context, in *workflowservice.CreateWorkflowRuleRequest, opts ...grpc.CallOption) (*workflowservice.CreateWorkflowRuleResponse, error)
CreateWorkflowRule mocks base method.
func (*MockWorkflowServiceClient) DeleteActivityExecution ¶
func (m *MockWorkflowServiceClient) DeleteActivityExecution(ctx context.Context, in *workflowservice.DeleteActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.DeleteActivityExecutionResponse, error)
DeleteActivityExecution mocks base method.
func (*MockWorkflowServiceClient) DeleteSchedule ¶
func (m *MockWorkflowServiceClient) DeleteSchedule(ctx context.Context, in *workflowservice.DeleteScheduleRequest, opts ...grpc.CallOption) (*workflowservice.DeleteScheduleResponse, error)
DeleteSchedule mocks base method.
func (*MockWorkflowServiceClient) DeleteWorkerDeployment ¶
func (m *MockWorkflowServiceClient) DeleteWorkerDeployment(ctx context.Context, in *workflowservice.DeleteWorkerDeploymentRequest, opts ...grpc.CallOption) (*workflowservice.DeleteWorkerDeploymentResponse, error)
DeleteWorkerDeployment mocks base method.
func (*MockWorkflowServiceClient) DeleteWorkerDeploymentVersion ¶
func (m *MockWorkflowServiceClient) DeleteWorkerDeploymentVersion(ctx context.Context, in *workflowservice.DeleteWorkerDeploymentVersionRequest, opts ...grpc.CallOption) (*workflowservice.DeleteWorkerDeploymentVersionResponse, error)
DeleteWorkerDeploymentVersion mocks base method.
func (*MockWorkflowServiceClient) DeleteWorkflowExecution ¶
func (m *MockWorkflowServiceClient) DeleteWorkflowExecution(ctx context.Context, in *workflowservice.DeleteWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.DeleteWorkflowExecutionResponse, error)
DeleteWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) DeleteWorkflowRule ¶
func (m *MockWorkflowServiceClient) DeleteWorkflowRule(ctx context.Context, in *workflowservice.DeleteWorkflowRuleRequest, opts ...grpc.CallOption) (*workflowservice.DeleteWorkflowRuleResponse, error)
DeleteWorkflowRule mocks base method.
func (*MockWorkflowServiceClient) DeprecateNamespace ¶
func (m *MockWorkflowServiceClient) DeprecateNamespace(ctx context.Context, in *workflowservice.DeprecateNamespaceRequest, opts ...grpc.CallOption) (*workflowservice.DeprecateNamespaceResponse, error)
DeprecateNamespace mocks base method.
func (*MockWorkflowServiceClient) DescribeActivityExecution ¶
func (m *MockWorkflowServiceClient) DescribeActivityExecution(ctx context.Context, in *workflowservice.DescribeActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.DescribeActivityExecutionResponse, error)
DescribeActivityExecution mocks base method.
func (*MockWorkflowServiceClient) DescribeBatchOperation ¶
func (m *MockWorkflowServiceClient) DescribeBatchOperation(ctx context.Context, in *workflowservice.DescribeBatchOperationRequest, opts ...grpc.CallOption) (*workflowservice.DescribeBatchOperationResponse, error)
DescribeBatchOperation mocks base method.
func (*MockWorkflowServiceClient) DescribeDeployment ¶
func (m *MockWorkflowServiceClient) DescribeDeployment(ctx context.Context, in *workflowservice.DescribeDeploymentRequest, opts ...grpc.CallOption) (*workflowservice.DescribeDeploymentResponse, error)
DescribeDeployment mocks base method.
func (*MockWorkflowServiceClient) DescribeNamespace ¶
func (m *MockWorkflowServiceClient) DescribeNamespace(ctx context.Context, in *workflowservice.DescribeNamespaceRequest, opts ...grpc.CallOption) (*workflowservice.DescribeNamespaceResponse, error)
DescribeNamespace mocks base method.
func (*MockWorkflowServiceClient) DescribeSchedule ¶
func (m *MockWorkflowServiceClient) DescribeSchedule(ctx context.Context, in *workflowservice.DescribeScheduleRequest, opts ...grpc.CallOption) (*workflowservice.DescribeScheduleResponse, error)
DescribeSchedule mocks base method.
func (*MockWorkflowServiceClient) DescribeTaskQueue ¶
func (m *MockWorkflowServiceClient) DescribeTaskQueue(ctx context.Context, in *workflowservice.DescribeTaskQueueRequest, opts ...grpc.CallOption) (*workflowservice.DescribeTaskQueueResponse, error)
DescribeTaskQueue mocks base method.
func (*MockWorkflowServiceClient) DescribeWorker ¶
func (m *MockWorkflowServiceClient) DescribeWorker(ctx context.Context, in *workflowservice.DescribeWorkerRequest, opts ...grpc.CallOption) (*workflowservice.DescribeWorkerResponse, error)
DescribeWorker mocks base method.
func (*MockWorkflowServiceClient) DescribeWorkerDeployment ¶
func (m *MockWorkflowServiceClient) DescribeWorkerDeployment(ctx context.Context, in *workflowservice.DescribeWorkerDeploymentRequest, opts ...grpc.CallOption) (*workflowservice.DescribeWorkerDeploymentResponse, error)
DescribeWorkerDeployment mocks base method.
func (*MockWorkflowServiceClient) DescribeWorkerDeploymentVersion ¶
func (m *MockWorkflowServiceClient) DescribeWorkerDeploymentVersion(ctx context.Context, in *workflowservice.DescribeWorkerDeploymentVersionRequest, opts ...grpc.CallOption) (*workflowservice.DescribeWorkerDeploymentVersionResponse, error)
DescribeWorkerDeploymentVersion mocks base method.
func (*MockWorkflowServiceClient) DescribeWorkflowExecution ¶
func (m *MockWorkflowServiceClient) DescribeWorkflowExecution(ctx context.Context, in *workflowservice.DescribeWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.DescribeWorkflowExecutionResponse, error)
DescribeWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) DescribeWorkflowRule ¶
func (m *MockWorkflowServiceClient) DescribeWorkflowRule(ctx context.Context, in *workflowservice.DescribeWorkflowRuleRequest, opts ...grpc.CallOption) (*workflowservice.DescribeWorkflowRuleResponse, error)
DescribeWorkflowRule mocks base method.
func (*MockWorkflowServiceClient) EXPECT ¶
func (m *MockWorkflowServiceClient) EXPECT() *MockWorkflowServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockWorkflowServiceClient) ExecuteMultiOperation ¶
func (m *MockWorkflowServiceClient) ExecuteMultiOperation(ctx context.Context, in *workflowservice.ExecuteMultiOperationRequest, opts ...grpc.CallOption) (*workflowservice.ExecuteMultiOperationResponse, error)
ExecuteMultiOperation mocks base method.
func (*MockWorkflowServiceClient) FetchWorkerConfig ¶
func (m *MockWorkflowServiceClient) FetchWorkerConfig(ctx context.Context, in *workflowservice.FetchWorkerConfigRequest, opts ...grpc.CallOption) (*workflowservice.FetchWorkerConfigResponse, error)
FetchWorkerConfig mocks base method.
func (*MockWorkflowServiceClient) GetClusterInfo ¶
func (m *MockWorkflowServiceClient) GetClusterInfo(ctx context.Context, in *workflowservice.GetClusterInfoRequest, opts ...grpc.CallOption) (*workflowservice.GetClusterInfoResponse, error)
GetClusterInfo mocks base method.
func (*MockWorkflowServiceClient) GetCurrentDeployment ¶
func (m *MockWorkflowServiceClient) GetCurrentDeployment(ctx context.Context, in *workflowservice.GetCurrentDeploymentRequest, opts ...grpc.CallOption) (*workflowservice.GetCurrentDeploymentResponse, error)
GetCurrentDeployment mocks base method.
func (*MockWorkflowServiceClient) GetDeploymentReachability ¶
func (m *MockWorkflowServiceClient) GetDeploymentReachability(ctx context.Context, in *workflowservice.GetDeploymentReachabilityRequest, opts ...grpc.CallOption) (*workflowservice.GetDeploymentReachabilityResponse, error)
GetDeploymentReachability mocks base method.
func (*MockWorkflowServiceClient) GetSearchAttributes ¶
func (m *MockWorkflowServiceClient) GetSearchAttributes(ctx context.Context, in *workflowservice.GetSearchAttributesRequest, opts ...grpc.CallOption) (*workflowservice.GetSearchAttributesResponse, error)
GetSearchAttributes mocks base method.
func (*MockWorkflowServiceClient) GetSystemInfo ¶
func (m *MockWorkflowServiceClient) GetSystemInfo(ctx context.Context, in *workflowservice.GetSystemInfoRequest, opts ...grpc.CallOption) (*workflowservice.GetSystemInfoResponse, error)
GetSystemInfo mocks base method.
func (*MockWorkflowServiceClient) GetWorkerBuildIdCompatibility ¶
func (m *MockWorkflowServiceClient) GetWorkerBuildIdCompatibility(ctx context.Context, in *workflowservice.GetWorkerBuildIdCompatibilityRequest, opts ...grpc.CallOption) (*workflowservice.GetWorkerBuildIdCompatibilityResponse, error)
GetWorkerBuildIdCompatibility mocks base method.
func (*MockWorkflowServiceClient) GetWorkerTaskReachability ¶
func (m *MockWorkflowServiceClient) GetWorkerTaskReachability(ctx context.Context, in *workflowservice.GetWorkerTaskReachabilityRequest, opts ...grpc.CallOption) (*workflowservice.GetWorkerTaskReachabilityResponse, error)
GetWorkerTaskReachability mocks base method.
func (*MockWorkflowServiceClient) GetWorkerVersioningRules ¶
func (m *MockWorkflowServiceClient) GetWorkerVersioningRules(ctx context.Context, in *workflowservice.GetWorkerVersioningRulesRequest, opts ...grpc.CallOption) (*workflowservice.GetWorkerVersioningRulesResponse, error)
GetWorkerVersioningRules mocks base method.
func (*MockWorkflowServiceClient) GetWorkflowExecutionHistory ¶
func (m *MockWorkflowServiceClient) GetWorkflowExecutionHistory(ctx context.Context, in *workflowservice.GetWorkflowExecutionHistoryRequest, opts ...grpc.CallOption) (*workflowservice.GetWorkflowExecutionHistoryResponse, error)
GetWorkflowExecutionHistory mocks base method.
func (*MockWorkflowServiceClient) GetWorkflowExecutionHistoryReverse ¶
func (m *MockWorkflowServiceClient) GetWorkflowExecutionHistoryReverse(ctx context.Context, in *workflowservice.GetWorkflowExecutionHistoryReverseRequest, opts ...grpc.CallOption) (*workflowservice.GetWorkflowExecutionHistoryReverseResponse, error)
GetWorkflowExecutionHistoryReverse mocks base method.
func (*MockWorkflowServiceClient) ListActivityExecutions ¶
func (m *MockWorkflowServiceClient) ListActivityExecutions(ctx context.Context, in *workflowservice.ListActivityExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ListActivityExecutionsResponse, error)
ListActivityExecutions mocks base method.
func (*MockWorkflowServiceClient) ListArchivedWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) ListArchivedWorkflowExecutions(ctx context.Context, in *workflowservice.ListArchivedWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ListArchivedWorkflowExecutionsResponse, error)
ListArchivedWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) ListBatchOperations ¶
func (m *MockWorkflowServiceClient) ListBatchOperations(ctx context.Context, in *workflowservice.ListBatchOperationsRequest, opts ...grpc.CallOption) (*workflowservice.ListBatchOperationsResponse, error)
ListBatchOperations mocks base method.
func (*MockWorkflowServiceClient) ListClosedWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) ListClosedWorkflowExecutions(ctx context.Context, in *workflowservice.ListClosedWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ListClosedWorkflowExecutionsResponse, error)
ListClosedWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) ListDeployments ¶
func (m *MockWorkflowServiceClient) ListDeployments(ctx context.Context, in *workflowservice.ListDeploymentsRequest, opts ...grpc.CallOption) (*workflowservice.ListDeploymentsResponse, error)
ListDeployments mocks base method.
func (*MockWorkflowServiceClient) ListNamespaces ¶
func (m *MockWorkflowServiceClient) ListNamespaces(ctx context.Context, in *workflowservice.ListNamespacesRequest, opts ...grpc.CallOption) (*workflowservice.ListNamespacesResponse, error)
ListNamespaces mocks base method.
func (*MockWorkflowServiceClient) ListOpenWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) ListOpenWorkflowExecutions(ctx context.Context, in *workflowservice.ListOpenWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ListOpenWorkflowExecutionsResponse, error)
ListOpenWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) ListScheduleMatchingTimes ¶
func (m *MockWorkflowServiceClient) ListScheduleMatchingTimes(ctx context.Context, in *workflowservice.ListScheduleMatchingTimesRequest, opts ...grpc.CallOption) (*workflowservice.ListScheduleMatchingTimesResponse, error)
ListScheduleMatchingTimes mocks base method.
func (*MockWorkflowServiceClient) ListSchedules ¶
func (m *MockWorkflowServiceClient) ListSchedules(ctx context.Context, in *workflowservice.ListSchedulesRequest, opts ...grpc.CallOption) (*workflowservice.ListSchedulesResponse, error)
ListSchedules mocks base method.
func (*MockWorkflowServiceClient) ListTaskQueuePartitions ¶
func (m *MockWorkflowServiceClient) ListTaskQueuePartitions(ctx context.Context, in *workflowservice.ListTaskQueuePartitionsRequest, opts ...grpc.CallOption) (*workflowservice.ListTaskQueuePartitionsResponse, error)
ListTaskQueuePartitions mocks base method.
func (*MockWorkflowServiceClient) ListWorkerDeployments ¶
func (m *MockWorkflowServiceClient) ListWorkerDeployments(ctx context.Context, in *workflowservice.ListWorkerDeploymentsRequest, opts ...grpc.CallOption) (*workflowservice.ListWorkerDeploymentsResponse, error)
ListWorkerDeployments mocks base method.
func (*MockWorkflowServiceClient) ListWorkers ¶
func (m *MockWorkflowServiceClient) ListWorkers(ctx context.Context, in *workflowservice.ListWorkersRequest, opts ...grpc.CallOption) (*workflowservice.ListWorkersResponse, error)
ListWorkers mocks base method.
func (*MockWorkflowServiceClient) ListWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) ListWorkflowExecutions(ctx context.Context, in *workflowservice.ListWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ListWorkflowExecutionsResponse, error)
ListWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) ListWorkflowRules ¶
func (m *MockWorkflowServiceClient) ListWorkflowRules(ctx context.Context, in *workflowservice.ListWorkflowRulesRequest, opts ...grpc.CallOption) (*workflowservice.ListWorkflowRulesResponse, error)
ListWorkflowRules mocks base method.
func (*MockWorkflowServiceClient) PatchSchedule ¶
func (m *MockWorkflowServiceClient) PatchSchedule(ctx context.Context, in *workflowservice.PatchScheduleRequest, opts ...grpc.CallOption) (*workflowservice.PatchScheduleResponse, error)
PatchSchedule mocks base method.
func (*MockWorkflowServiceClient) PauseActivity ¶
func (m *MockWorkflowServiceClient) PauseActivity(ctx context.Context, in *workflowservice.PauseActivityRequest, opts ...grpc.CallOption) (*workflowservice.PauseActivityResponse, error)
PauseActivity mocks base method.
func (*MockWorkflowServiceClient) PauseWorkflowExecution ¶
func (m *MockWorkflowServiceClient) PauseWorkflowExecution(ctx context.Context, in *workflowservice.PauseWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.PauseWorkflowExecutionResponse, error)
PauseWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) PollActivityExecution ¶
func (m *MockWorkflowServiceClient) PollActivityExecution(ctx context.Context, in *workflowservice.PollActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.PollActivityExecutionResponse, error)
PollActivityExecution mocks base method.
func (*MockWorkflowServiceClient) PollActivityTaskQueue ¶
func (m *MockWorkflowServiceClient) PollActivityTaskQueue(ctx context.Context, in *workflowservice.PollActivityTaskQueueRequest, opts ...grpc.CallOption) (*workflowservice.PollActivityTaskQueueResponse, error)
PollActivityTaskQueue mocks base method.
func (*MockWorkflowServiceClient) PollNexusTaskQueue ¶
func (m *MockWorkflowServiceClient) PollNexusTaskQueue(ctx context.Context, in *workflowservice.PollNexusTaskQueueRequest, opts ...grpc.CallOption) (*workflowservice.PollNexusTaskQueueResponse, error)
PollNexusTaskQueue mocks base method.
func (*MockWorkflowServiceClient) PollWorkflowExecutionUpdate ¶
func (m *MockWorkflowServiceClient) PollWorkflowExecutionUpdate(ctx context.Context, in *workflowservice.PollWorkflowExecutionUpdateRequest, opts ...grpc.CallOption) (*workflowservice.PollWorkflowExecutionUpdateResponse, error)
PollWorkflowExecutionUpdate mocks base method.
func (*MockWorkflowServiceClient) PollWorkflowTaskQueue ¶
func (m *MockWorkflowServiceClient) PollWorkflowTaskQueue(ctx context.Context, in *workflowservice.PollWorkflowTaskQueueRequest, opts ...grpc.CallOption) (*workflowservice.PollWorkflowTaskQueueResponse, error)
PollWorkflowTaskQueue mocks base method.
func (*MockWorkflowServiceClient) QueryWorkflow ¶
func (m *MockWorkflowServiceClient) QueryWorkflow(ctx context.Context, in *workflowservice.QueryWorkflowRequest, opts ...grpc.CallOption) (*workflowservice.QueryWorkflowResponse, error)
QueryWorkflow mocks base method.
func (*MockWorkflowServiceClient) RecordActivityTaskHeartbeat ¶
func (m *MockWorkflowServiceClient) RecordActivityTaskHeartbeat(ctx context.Context, in *workflowservice.RecordActivityTaskHeartbeatRequest, opts ...grpc.CallOption) (*workflowservice.RecordActivityTaskHeartbeatResponse, error)
RecordActivityTaskHeartbeat mocks base method.
func (*MockWorkflowServiceClient) RecordActivityTaskHeartbeatById ¶
func (m *MockWorkflowServiceClient) RecordActivityTaskHeartbeatById(ctx context.Context, in *workflowservice.RecordActivityTaskHeartbeatByIdRequest, opts ...grpc.CallOption) (*workflowservice.RecordActivityTaskHeartbeatByIdResponse, error)
RecordActivityTaskHeartbeatById mocks base method.
func (*MockWorkflowServiceClient) RecordWorkerHeartbeat ¶
func (m *MockWorkflowServiceClient) RecordWorkerHeartbeat(ctx context.Context, in *workflowservice.RecordWorkerHeartbeatRequest, opts ...grpc.CallOption) (*workflowservice.RecordWorkerHeartbeatResponse, error)
RecordWorkerHeartbeat mocks base method.
func (*MockWorkflowServiceClient) RegisterNamespace ¶
func (m *MockWorkflowServiceClient) RegisterNamespace(ctx context.Context, in *workflowservice.RegisterNamespaceRequest, opts ...grpc.CallOption) (*workflowservice.RegisterNamespaceResponse, error)
RegisterNamespace mocks base method.
func (*MockWorkflowServiceClient) RequestCancelActivityExecution ¶
func (m *MockWorkflowServiceClient) RequestCancelActivityExecution(ctx context.Context, in *workflowservice.RequestCancelActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.RequestCancelActivityExecutionResponse, error)
RequestCancelActivityExecution mocks base method.
func (*MockWorkflowServiceClient) RequestCancelWorkflowExecution ¶
func (m *MockWorkflowServiceClient) RequestCancelWorkflowExecution(ctx context.Context, in *workflowservice.RequestCancelWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.RequestCancelWorkflowExecutionResponse, error)
RequestCancelWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) ResetActivity ¶
func (m *MockWorkflowServiceClient) ResetActivity(ctx context.Context, in *workflowservice.ResetActivityRequest, opts ...grpc.CallOption) (*workflowservice.ResetActivityResponse, error)
ResetActivity mocks base method.
func (*MockWorkflowServiceClient) ResetStickyTaskQueue ¶
func (m *MockWorkflowServiceClient) ResetStickyTaskQueue(ctx context.Context, in *workflowservice.ResetStickyTaskQueueRequest, opts ...grpc.CallOption) (*workflowservice.ResetStickyTaskQueueResponse, error)
ResetStickyTaskQueue mocks base method.
func (*MockWorkflowServiceClient) ResetWorkflowExecution ¶
func (m *MockWorkflowServiceClient) ResetWorkflowExecution(ctx context.Context, in *workflowservice.ResetWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.ResetWorkflowExecutionResponse, error)
ResetWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskCanceled ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskCanceled(ctx context.Context, in *workflowservice.RespondActivityTaskCanceledRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskCanceledResponse, error)
RespondActivityTaskCanceled mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskCanceledById ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskCanceledById(ctx context.Context, in *workflowservice.RespondActivityTaskCanceledByIdRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskCanceledByIdResponse, error)
RespondActivityTaskCanceledById mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskCompleted ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskCompleted(ctx context.Context, in *workflowservice.RespondActivityTaskCompletedRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskCompletedResponse, error)
RespondActivityTaskCompleted mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskCompletedById ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskCompletedById(ctx context.Context, in *workflowservice.RespondActivityTaskCompletedByIdRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskCompletedByIdResponse, error)
RespondActivityTaskCompletedById mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskFailed ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskFailed(ctx context.Context, in *workflowservice.RespondActivityTaskFailedRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskFailedResponse, error)
RespondActivityTaskFailed mocks base method.
func (*MockWorkflowServiceClient) RespondActivityTaskFailedById ¶
func (m *MockWorkflowServiceClient) RespondActivityTaskFailedById(ctx context.Context, in *workflowservice.RespondActivityTaskFailedByIdRequest, opts ...grpc.CallOption) (*workflowservice.RespondActivityTaskFailedByIdResponse, error)
RespondActivityTaskFailedById mocks base method.
func (*MockWorkflowServiceClient) RespondNexusTaskCompleted ¶
func (m *MockWorkflowServiceClient) RespondNexusTaskCompleted(ctx context.Context, in *workflowservice.RespondNexusTaskCompletedRequest, opts ...grpc.CallOption) (*workflowservice.RespondNexusTaskCompletedResponse, error)
RespondNexusTaskCompleted mocks base method.
func (*MockWorkflowServiceClient) RespondNexusTaskFailed ¶
func (m *MockWorkflowServiceClient) RespondNexusTaskFailed(ctx context.Context, in *workflowservice.RespondNexusTaskFailedRequest, opts ...grpc.CallOption) (*workflowservice.RespondNexusTaskFailedResponse, error)
RespondNexusTaskFailed mocks base method.
func (*MockWorkflowServiceClient) RespondQueryTaskCompleted ¶
func (m *MockWorkflowServiceClient) RespondQueryTaskCompleted(ctx context.Context, in *workflowservice.RespondQueryTaskCompletedRequest, opts ...grpc.CallOption) (*workflowservice.RespondQueryTaskCompletedResponse, error)
RespondQueryTaskCompleted mocks base method.
func (*MockWorkflowServiceClient) RespondWorkflowTaskCompleted ¶
func (m *MockWorkflowServiceClient) RespondWorkflowTaskCompleted(ctx context.Context, in *workflowservice.RespondWorkflowTaskCompletedRequest, opts ...grpc.CallOption) (*workflowservice.RespondWorkflowTaskCompletedResponse, error)
RespondWorkflowTaskCompleted mocks base method.
func (*MockWorkflowServiceClient) RespondWorkflowTaskFailed ¶
func (m *MockWorkflowServiceClient) RespondWorkflowTaskFailed(ctx context.Context, in *workflowservice.RespondWorkflowTaskFailedRequest, opts ...grpc.CallOption) (*workflowservice.RespondWorkflowTaskFailedResponse, error)
RespondWorkflowTaskFailed mocks base method.
func (*MockWorkflowServiceClient) ScanWorkflowExecutions ¶
func (m *MockWorkflowServiceClient) ScanWorkflowExecutions(ctx context.Context, in *workflowservice.ScanWorkflowExecutionsRequest, opts ...grpc.CallOption) (*workflowservice.ScanWorkflowExecutionsResponse, error)
ScanWorkflowExecutions mocks base method.
func (*MockWorkflowServiceClient) SetCurrentDeployment ¶
func (m *MockWorkflowServiceClient) SetCurrentDeployment(ctx context.Context, in *workflowservice.SetCurrentDeploymentRequest, opts ...grpc.CallOption) (*workflowservice.SetCurrentDeploymentResponse, error)
SetCurrentDeployment mocks base method.
func (*MockWorkflowServiceClient) SetWorkerDeploymentCurrentVersion ¶
func (m *MockWorkflowServiceClient) SetWorkerDeploymentCurrentVersion(ctx context.Context, in *workflowservice.SetWorkerDeploymentCurrentVersionRequest, opts ...grpc.CallOption) (*workflowservice.SetWorkerDeploymentCurrentVersionResponse, error)
SetWorkerDeploymentCurrentVersion mocks base method.
func (*MockWorkflowServiceClient) SetWorkerDeploymentManager ¶
func (m *MockWorkflowServiceClient) SetWorkerDeploymentManager(ctx context.Context, in *workflowservice.SetWorkerDeploymentManagerRequest, opts ...grpc.CallOption) (*workflowservice.SetWorkerDeploymentManagerResponse, error)
SetWorkerDeploymentManager mocks base method.
func (*MockWorkflowServiceClient) SetWorkerDeploymentRampingVersion ¶
func (m *MockWorkflowServiceClient) SetWorkerDeploymentRampingVersion(ctx context.Context, in *workflowservice.SetWorkerDeploymentRampingVersionRequest, opts ...grpc.CallOption) (*workflowservice.SetWorkerDeploymentRampingVersionResponse, error)
SetWorkerDeploymentRampingVersion mocks base method.
func (*MockWorkflowServiceClient) ShutdownWorker ¶
func (m *MockWorkflowServiceClient) ShutdownWorker(ctx context.Context, in *workflowservice.ShutdownWorkerRequest, opts ...grpc.CallOption) (*workflowservice.ShutdownWorkerResponse, error)
ShutdownWorker mocks base method.
func (*MockWorkflowServiceClient) SignalWithStartWorkflowExecution ¶
func (m *MockWorkflowServiceClient) SignalWithStartWorkflowExecution(ctx context.Context, in *workflowservice.SignalWithStartWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.SignalWithStartWorkflowExecutionResponse, error)
SignalWithStartWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) SignalWorkflowExecution ¶
func (m *MockWorkflowServiceClient) SignalWorkflowExecution(ctx context.Context, in *workflowservice.SignalWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.SignalWorkflowExecutionResponse, error)
SignalWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) StartActivityExecution ¶
func (m *MockWorkflowServiceClient) StartActivityExecution(ctx context.Context, in *workflowservice.StartActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.StartActivityExecutionResponse, error)
StartActivityExecution mocks base method.
func (*MockWorkflowServiceClient) StartBatchOperation ¶
func (m *MockWorkflowServiceClient) StartBatchOperation(ctx context.Context, in *workflowservice.StartBatchOperationRequest, opts ...grpc.CallOption) (*workflowservice.StartBatchOperationResponse, error)
StartBatchOperation mocks base method.
func (*MockWorkflowServiceClient) StartWorkflowExecution ¶
func (m *MockWorkflowServiceClient) StartWorkflowExecution(ctx context.Context, in *workflowservice.StartWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.StartWorkflowExecutionResponse, error)
StartWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) StopBatchOperation ¶
func (m *MockWorkflowServiceClient) StopBatchOperation(ctx context.Context, in *workflowservice.StopBatchOperationRequest, opts ...grpc.CallOption) (*workflowservice.StopBatchOperationResponse, error)
StopBatchOperation mocks base method.
func (*MockWorkflowServiceClient) TerminateActivityExecution ¶
func (m *MockWorkflowServiceClient) TerminateActivityExecution(ctx context.Context, in *workflowservice.TerminateActivityExecutionRequest, opts ...grpc.CallOption) (*workflowservice.TerminateActivityExecutionResponse, error)
TerminateActivityExecution mocks base method.
func (*MockWorkflowServiceClient) TerminateWorkflowExecution ¶
func (m *MockWorkflowServiceClient) TerminateWorkflowExecution(ctx context.Context, in *workflowservice.TerminateWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.TerminateWorkflowExecutionResponse, error)
TerminateWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) TriggerWorkflowRule ¶
func (m *MockWorkflowServiceClient) TriggerWorkflowRule(ctx context.Context, in *workflowservice.TriggerWorkflowRuleRequest, opts ...grpc.CallOption) (*workflowservice.TriggerWorkflowRuleResponse, error)
TriggerWorkflowRule mocks base method.
func (*MockWorkflowServiceClient) UnpauseActivity ¶
func (m *MockWorkflowServiceClient) UnpauseActivity(ctx context.Context, in *workflowservice.UnpauseActivityRequest, opts ...grpc.CallOption) (*workflowservice.UnpauseActivityResponse, error)
UnpauseActivity mocks base method.
func (*MockWorkflowServiceClient) UnpauseWorkflowExecution ¶
func (m *MockWorkflowServiceClient) UnpauseWorkflowExecution(ctx context.Context, in *workflowservice.UnpauseWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.UnpauseWorkflowExecutionResponse, error)
UnpauseWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) UpdateActivityOptions ¶
func (m *MockWorkflowServiceClient) UpdateActivityOptions(ctx context.Context, in *workflowservice.UpdateActivityOptionsRequest, opts ...grpc.CallOption) (*workflowservice.UpdateActivityOptionsResponse, error)
UpdateActivityOptions mocks base method.
func (*MockWorkflowServiceClient) UpdateNamespace ¶
func (m *MockWorkflowServiceClient) UpdateNamespace(ctx context.Context, in *workflowservice.UpdateNamespaceRequest, opts ...grpc.CallOption) (*workflowservice.UpdateNamespaceResponse, error)
UpdateNamespace mocks base method.
func (*MockWorkflowServiceClient) UpdateSchedule ¶
func (m *MockWorkflowServiceClient) UpdateSchedule(ctx context.Context, in *workflowservice.UpdateScheduleRequest, opts ...grpc.CallOption) (*workflowservice.UpdateScheduleResponse, error)
UpdateSchedule mocks base method.
func (*MockWorkflowServiceClient) UpdateTaskQueueConfig ¶
func (m *MockWorkflowServiceClient) UpdateTaskQueueConfig(ctx context.Context, in *workflowservice.UpdateTaskQueueConfigRequest, opts ...grpc.CallOption) (*workflowservice.UpdateTaskQueueConfigResponse, error)
UpdateTaskQueueConfig mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkerBuildIdCompatibility ¶
func (m *MockWorkflowServiceClient) UpdateWorkerBuildIdCompatibility(ctx context.Context, in *workflowservice.UpdateWorkerBuildIdCompatibilityRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkerBuildIdCompatibilityResponse, error)
UpdateWorkerBuildIdCompatibility mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkerConfig ¶
func (m *MockWorkflowServiceClient) UpdateWorkerConfig(ctx context.Context, in *workflowservice.UpdateWorkerConfigRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkerConfigResponse, error)
UpdateWorkerConfig mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkerDeploymentVersionMetadata ¶
func (m *MockWorkflowServiceClient) UpdateWorkerDeploymentVersionMetadata(ctx context.Context, in *workflowservice.UpdateWorkerDeploymentVersionMetadataRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkerDeploymentVersionMetadataResponse, error)
UpdateWorkerDeploymentVersionMetadata mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkerVersioningRules ¶
func (m *MockWorkflowServiceClient) UpdateWorkerVersioningRules(ctx context.Context, in *workflowservice.UpdateWorkerVersioningRulesRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkerVersioningRulesResponse, error)
UpdateWorkerVersioningRules mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkflowExecution ¶
func (m *MockWorkflowServiceClient) UpdateWorkflowExecution(ctx context.Context, in *workflowservice.UpdateWorkflowExecutionRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkflowExecutionResponse, error)
UpdateWorkflowExecution mocks base method.
func (*MockWorkflowServiceClient) UpdateWorkflowExecutionOptions ¶
func (m *MockWorkflowServiceClient) UpdateWorkflowExecutionOptions(ctx context.Context, in *workflowservice.UpdateWorkflowExecutionOptionsRequest, opts ...grpc.CallOption) (*workflowservice.UpdateWorkflowExecutionOptionsResponse, error)
UpdateWorkflowExecutionOptions mocks base method.
type MockWorkflowServiceClientMockRecorder ¶
type MockWorkflowServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWorkflowServiceClientMockRecorder is the mock recorder for MockWorkflowServiceClient.
func (*MockWorkflowServiceClientMockRecorder) CountActivityExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) CountActivityExecutions(ctx, in any, opts ...any) *gomock.Call
CountActivityExecutions indicates an expected call of CountActivityExecutions.
func (*MockWorkflowServiceClientMockRecorder) CountSchedules ¶
func (mr *MockWorkflowServiceClientMockRecorder) CountSchedules(ctx, in any, opts ...any) *gomock.Call
CountSchedules indicates an expected call of CountSchedules.
func (*MockWorkflowServiceClientMockRecorder) CountWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) CountWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
CountWorkflowExecutions indicates an expected call of CountWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) CreateSchedule ¶
func (mr *MockWorkflowServiceClientMockRecorder) CreateSchedule(ctx, in any, opts ...any) *gomock.Call
CreateSchedule indicates an expected call of CreateSchedule.
func (*MockWorkflowServiceClientMockRecorder) CreateWorkflowRule ¶
func (mr *MockWorkflowServiceClientMockRecorder) CreateWorkflowRule(ctx, in any, opts ...any) *gomock.Call
CreateWorkflowRule indicates an expected call of CreateWorkflowRule.
func (*MockWorkflowServiceClientMockRecorder) DeleteActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteActivityExecution(ctx, in any, opts ...any) *gomock.Call
DeleteActivityExecution indicates an expected call of DeleteActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) DeleteSchedule ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteSchedule(ctx, in any, opts ...any) *gomock.Call
DeleteSchedule indicates an expected call of DeleteSchedule.
func (*MockWorkflowServiceClientMockRecorder) DeleteWorkerDeployment ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkerDeployment(ctx, in any, opts ...any) *gomock.Call
DeleteWorkerDeployment indicates an expected call of DeleteWorkerDeployment.
func (*MockWorkflowServiceClientMockRecorder) DeleteWorkerDeploymentVersion ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkerDeploymentVersion(ctx, in any, opts ...any) *gomock.Call
DeleteWorkerDeploymentVersion indicates an expected call of DeleteWorkerDeploymentVersion.
func (*MockWorkflowServiceClientMockRecorder) DeleteWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
DeleteWorkflowExecution indicates an expected call of DeleteWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) DeleteWorkflowRule ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeleteWorkflowRule(ctx, in any, opts ...any) *gomock.Call
DeleteWorkflowRule indicates an expected call of DeleteWorkflowRule.
func (*MockWorkflowServiceClientMockRecorder) DeprecateNamespace ¶
func (mr *MockWorkflowServiceClientMockRecorder) DeprecateNamespace(ctx, in any, opts ...any) *gomock.Call
DeprecateNamespace indicates an expected call of DeprecateNamespace.
func (*MockWorkflowServiceClientMockRecorder) DescribeActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeActivityExecution(ctx, in any, opts ...any) *gomock.Call
DescribeActivityExecution indicates an expected call of DescribeActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) DescribeBatchOperation ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeBatchOperation(ctx, in any, opts ...any) *gomock.Call
DescribeBatchOperation indicates an expected call of DescribeBatchOperation.
func (*MockWorkflowServiceClientMockRecorder) DescribeDeployment ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeDeployment(ctx, in any, opts ...any) *gomock.Call
DescribeDeployment indicates an expected call of DescribeDeployment.
func (*MockWorkflowServiceClientMockRecorder) DescribeNamespace ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeNamespace(ctx, in any, opts ...any) *gomock.Call
DescribeNamespace indicates an expected call of DescribeNamespace.
func (*MockWorkflowServiceClientMockRecorder) DescribeSchedule ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeSchedule(ctx, in any, opts ...any) *gomock.Call
DescribeSchedule indicates an expected call of DescribeSchedule.
func (*MockWorkflowServiceClientMockRecorder) DescribeTaskQueue ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeTaskQueue(ctx, in any, opts ...any) *gomock.Call
DescribeTaskQueue indicates an expected call of DescribeTaskQueue.
func (*MockWorkflowServiceClientMockRecorder) DescribeWorker ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorker(ctx, in any, opts ...any) *gomock.Call
DescribeWorker indicates an expected call of DescribeWorker.
func (*MockWorkflowServiceClientMockRecorder) DescribeWorkerDeployment ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkerDeployment(ctx, in any, opts ...any) *gomock.Call
DescribeWorkerDeployment indicates an expected call of DescribeWorkerDeployment.
func (*MockWorkflowServiceClientMockRecorder) DescribeWorkerDeploymentVersion ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkerDeploymentVersion(ctx, in any, opts ...any) *gomock.Call
DescribeWorkerDeploymentVersion indicates an expected call of DescribeWorkerDeploymentVersion.
func (*MockWorkflowServiceClientMockRecorder) DescribeWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
DescribeWorkflowExecution indicates an expected call of DescribeWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) DescribeWorkflowRule ¶
func (mr *MockWorkflowServiceClientMockRecorder) DescribeWorkflowRule(ctx, in any, opts ...any) *gomock.Call
DescribeWorkflowRule indicates an expected call of DescribeWorkflowRule.
func (*MockWorkflowServiceClientMockRecorder) ExecuteMultiOperation ¶
func (mr *MockWorkflowServiceClientMockRecorder) ExecuteMultiOperation(ctx, in any, opts ...any) *gomock.Call
ExecuteMultiOperation indicates an expected call of ExecuteMultiOperation.
func (*MockWorkflowServiceClientMockRecorder) FetchWorkerConfig ¶
func (mr *MockWorkflowServiceClientMockRecorder) FetchWorkerConfig(ctx, in any, opts ...any) *gomock.Call
FetchWorkerConfig indicates an expected call of FetchWorkerConfig.
func (*MockWorkflowServiceClientMockRecorder) GetClusterInfo ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetClusterInfo(ctx, in any, opts ...any) *gomock.Call
GetClusterInfo indicates an expected call of GetClusterInfo.
func (*MockWorkflowServiceClientMockRecorder) GetCurrentDeployment ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetCurrentDeployment(ctx, in any, opts ...any) *gomock.Call
GetCurrentDeployment indicates an expected call of GetCurrentDeployment.
func (*MockWorkflowServiceClientMockRecorder) GetDeploymentReachability ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetDeploymentReachability(ctx, in any, opts ...any) *gomock.Call
GetDeploymentReachability indicates an expected call of GetDeploymentReachability.
func (*MockWorkflowServiceClientMockRecorder) GetSearchAttributes ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetSearchAttributes(ctx, in any, opts ...any) *gomock.Call
GetSearchAttributes indicates an expected call of GetSearchAttributes.
func (*MockWorkflowServiceClientMockRecorder) GetSystemInfo ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetSystemInfo(ctx, in any, opts ...any) *gomock.Call
GetSystemInfo indicates an expected call of GetSystemInfo.
func (*MockWorkflowServiceClientMockRecorder) GetWorkerBuildIdCompatibility ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerBuildIdCompatibility(ctx, in any, opts ...any) *gomock.Call
GetWorkerBuildIdCompatibility indicates an expected call of GetWorkerBuildIdCompatibility.
func (*MockWorkflowServiceClientMockRecorder) GetWorkerTaskReachability ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerTaskReachability(ctx, in any, opts ...any) *gomock.Call
GetWorkerTaskReachability indicates an expected call of GetWorkerTaskReachability.
func (*MockWorkflowServiceClientMockRecorder) GetWorkerVersioningRules ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetWorkerVersioningRules(ctx, in any, opts ...any) *gomock.Call
GetWorkerVersioningRules indicates an expected call of GetWorkerVersioningRules.
func (*MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistory ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistory(ctx, in any, opts ...any) *gomock.Call
GetWorkflowExecutionHistory indicates an expected call of GetWorkflowExecutionHistory.
func (*MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistoryReverse ¶
func (mr *MockWorkflowServiceClientMockRecorder) GetWorkflowExecutionHistoryReverse(ctx, in any, opts ...any) *gomock.Call
GetWorkflowExecutionHistoryReverse indicates an expected call of GetWorkflowExecutionHistoryReverse.
func (*MockWorkflowServiceClientMockRecorder) ListActivityExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListActivityExecutions(ctx, in any, opts ...any) *gomock.Call
ListActivityExecutions indicates an expected call of ListActivityExecutions.
func (*MockWorkflowServiceClientMockRecorder) ListArchivedWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListArchivedWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
ListArchivedWorkflowExecutions indicates an expected call of ListArchivedWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) ListBatchOperations ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListBatchOperations(ctx, in any, opts ...any) *gomock.Call
ListBatchOperations indicates an expected call of ListBatchOperations.
func (*MockWorkflowServiceClientMockRecorder) ListClosedWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListClosedWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
ListClosedWorkflowExecutions indicates an expected call of ListClosedWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) ListDeployments ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListDeployments(ctx, in any, opts ...any) *gomock.Call
ListDeployments indicates an expected call of ListDeployments.
func (*MockWorkflowServiceClientMockRecorder) ListNamespaces ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListNamespaces(ctx, in any, opts ...any) *gomock.Call
ListNamespaces indicates an expected call of ListNamespaces.
func (*MockWorkflowServiceClientMockRecorder) ListOpenWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListOpenWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
ListOpenWorkflowExecutions indicates an expected call of ListOpenWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) ListScheduleMatchingTimes ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListScheduleMatchingTimes(ctx, in any, opts ...any) *gomock.Call
ListScheduleMatchingTimes indicates an expected call of ListScheduleMatchingTimes.
func (*MockWorkflowServiceClientMockRecorder) ListSchedules ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListSchedules(ctx, in any, opts ...any) *gomock.Call
ListSchedules indicates an expected call of ListSchedules.
func (*MockWorkflowServiceClientMockRecorder) ListTaskQueuePartitions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListTaskQueuePartitions(ctx, in any, opts ...any) *gomock.Call
ListTaskQueuePartitions indicates an expected call of ListTaskQueuePartitions.
func (*MockWorkflowServiceClientMockRecorder) ListWorkerDeployments ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListWorkerDeployments(ctx, in any, opts ...any) *gomock.Call
ListWorkerDeployments indicates an expected call of ListWorkerDeployments.
func (*MockWorkflowServiceClientMockRecorder) ListWorkers ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListWorkers(ctx, in any, opts ...any) *gomock.Call
ListWorkers indicates an expected call of ListWorkers.
func (*MockWorkflowServiceClientMockRecorder) ListWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
ListWorkflowExecutions indicates an expected call of ListWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) ListWorkflowRules ¶
func (mr *MockWorkflowServiceClientMockRecorder) ListWorkflowRules(ctx, in any, opts ...any) *gomock.Call
ListWorkflowRules indicates an expected call of ListWorkflowRules.
func (*MockWorkflowServiceClientMockRecorder) PatchSchedule ¶
func (mr *MockWorkflowServiceClientMockRecorder) PatchSchedule(ctx, in any, opts ...any) *gomock.Call
PatchSchedule indicates an expected call of PatchSchedule.
func (*MockWorkflowServiceClientMockRecorder) PauseActivity ¶
func (mr *MockWorkflowServiceClientMockRecorder) PauseActivity(ctx, in any, opts ...any) *gomock.Call
PauseActivity indicates an expected call of PauseActivity.
func (*MockWorkflowServiceClientMockRecorder) PauseWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) PauseWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
PauseWorkflowExecution indicates an expected call of PauseWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) PollActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) PollActivityExecution(ctx, in any, opts ...any) *gomock.Call
PollActivityExecution indicates an expected call of PollActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) PollActivityTaskQueue ¶
func (mr *MockWorkflowServiceClientMockRecorder) PollActivityTaskQueue(ctx, in any, opts ...any) *gomock.Call
PollActivityTaskQueue indicates an expected call of PollActivityTaskQueue.
func (*MockWorkflowServiceClientMockRecorder) PollNexusTaskQueue ¶
func (mr *MockWorkflowServiceClientMockRecorder) PollNexusTaskQueue(ctx, in any, opts ...any) *gomock.Call
PollNexusTaskQueue indicates an expected call of PollNexusTaskQueue.
func (*MockWorkflowServiceClientMockRecorder) PollWorkflowExecutionUpdate ¶
func (mr *MockWorkflowServiceClientMockRecorder) PollWorkflowExecutionUpdate(ctx, in any, opts ...any) *gomock.Call
PollWorkflowExecutionUpdate indicates an expected call of PollWorkflowExecutionUpdate.
func (*MockWorkflowServiceClientMockRecorder) PollWorkflowTaskQueue ¶
func (mr *MockWorkflowServiceClientMockRecorder) PollWorkflowTaskQueue(ctx, in any, opts ...any) *gomock.Call
PollWorkflowTaskQueue indicates an expected call of PollWorkflowTaskQueue.
func (*MockWorkflowServiceClientMockRecorder) QueryWorkflow ¶
func (mr *MockWorkflowServiceClientMockRecorder) QueryWorkflow(ctx, in any, opts ...any) *gomock.Call
QueryWorkflow indicates an expected call of QueryWorkflow.
func (*MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeat ¶
func (mr *MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeat(ctx, in any, opts ...any) *gomock.Call
RecordActivityTaskHeartbeat indicates an expected call of RecordActivityTaskHeartbeat.
func (*MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeatById ¶
func (mr *MockWorkflowServiceClientMockRecorder) RecordActivityTaskHeartbeatById(ctx, in any, opts ...any) *gomock.Call
RecordActivityTaskHeartbeatById indicates an expected call of RecordActivityTaskHeartbeatById.
func (*MockWorkflowServiceClientMockRecorder) RecordWorkerHeartbeat ¶
func (mr *MockWorkflowServiceClientMockRecorder) RecordWorkerHeartbeat(ctx, in any, opts ...any) *gomock.Call
RecordWorkerHeartbeat indicates an expected call of RecordWorkerHeartbeat.
func (*MockWorkflowServiceClientMockRecorder) RegisterNamespace ¶
func (mr *MockWorkflowServiceClientMockRecorder) RegisterNamespace(ctx, in any, opts ...any) *gomock.Call
RegisterNamespace indicates an expected call of RegisterNamespace.
func (*MockWorkflowServiceClientMockRecorder) RequestCancelActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) RequestCancelActivityExecution(ctx, in any, opts ...any) *gomock.Call
RequestCancelActivityExecution indicates an expected call of RequestCancelActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) RequestCancelWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) RequestCancelWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
RequestCancelWorkflowExecution indicates an expected call of RequestCancelWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) ResetActivity ¶
func (mr *MockWorkflowServiceClientMockRecorder) ResetActivity(ctx, in any, opts ...any) *gomock.Call
ResetActivity indicates an expected call of ResetActivity.
func (*MockWorkflowServiceClientMockRecorder) ResetStickyTaskQueue ¶
func (mr *MockWorkflowServiceClientMockRecorder) ResetStickyTaskQueue(ctx, in any, opts ...any) *gomock.Call
ResetStickyTaskQueue indicates an expected call of ResetStickyTaskQueue.
func (*MockWorkflowServiceClientMockRecorder) ResetWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) ResetWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
ResetWorkflowExecution indicates an expected call of ResetWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceled ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceled(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskCanceled indicates an expected call of RespondActivityTaskCanceled.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceledById ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCanceledById(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskCanceledById indicates an expected call of RespondActivityTaskCanceledById.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompleted ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompleted(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskCompleted indicates an expected call of RespondActivityTaskCompleted.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompletedById ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskCompletedById(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskCompletedById indicates an expected call of RespondActivityTaskCompletedById.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailed ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailed(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskFailed indicates an expected call of RespondActivityTaskFailed.
func (*MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailedById ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondActivityTaskFailedById(ctx, in any, opts ...any) *gomock.Call
RespondActivityTaskFailedById indicates an expected call of RespondActivityTaskFailedById.
func (*MockWorkflowServiceClientMockRecorder) RespondNexusTaskCompleted ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondNexusTaskCompleted(ctx, in any, opts ...any) *gomock.Call
RespondNexusTaskCompleted indicates an expected call of RespondNexusTaskCompleted.
func (*MockWorkflowServiceClientMockRecorder) RespondNexusTaskFailed ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondNexusTaskFailed(ctx, in any, opts ...any) *gomock.Call
RespondNexusTaskFailed indicates an expected call of RespondNexusTaskFailed.
func (*MockWorkflowServiceClientMockRecorder) RespondQueryTaskCompleted ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondQueryTaskCompleted(ctx, in any, opts ...any) *gomock.Call
RespondQueryTaskCompleted indicates an expected call of RespondQueryTaskCompleted.
func (*MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskCompleted ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskCompleted(ctx, in any, opts ...any) *gomock.Call
RespondWorkflowTaskCompleted indicates an expected call of RespondWorkflowTaskCompleted.
func (*MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskFailed ¶
func (mr *MockWorkflowServiceClientMockRecorder) RespondWorkflowTaskFailed(ctx, in any, opts ...any) *gomock.Call
RespondWorkflowTaskFailed indicates an expected call of RespondWorkflowTaskFailed.
func (*MockWorkflowServiceClientMockRecorder) ScanWorkflowExecutions ¶
func (mr *MockWorkflowServiceClientMockRecorder) ScanWorkflowExecutions(ctx, in any, opts ...any) *gomock.Call
ScanWorkflowExecutions indicates an expected call of ScanWorkflowExecutions.
func (*MockWorkflowServiceClientMockRecorder) SetCurrentDeployment ¶
func (mr *MockWorkflowServiceClientMockRecorder) SetCurrentDeployment(ctx, in any, opts ...any) *gomock.Call
SetCurrentDeployment indicates an expected call of SetCurrentDeployment.
func (*MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentCurrentVersion ¶
func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentCurrentVersion(ctx, in any, opts ...any) *gomock.Call
SetWorkerDeploymentCurrentVersion indicates an expected call of SetWorkerDeploymentCurrentVersion.
func (*MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentManager ¶
func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentManager(ctx, in any, opts ...any) *gomock.Call
SetWorkerDeploymentManager indicates an expected call of SetWorkerDeploymentManager.
func (*MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentRampingVersion ¶
func (mr *MockWorkflowServiceClientMockRecorder) SetWorkerDeploymentRampingVersion(ctx, in any, opts ...any) *gomock.Call
SetWorkerDeploymentRampingVersion indicates an expected call of SetWorkerDeploymentRampingVersion.
func (*MockWorkflowServiceClientMockRecorder) ShutdownWorker ¶
func (mr *MockWorkflowServiceClientMockRecorder) ShutdownWorker(ctx, in any, opts ...any) *gomock.Call
ShutdownWorker indicates an expected call of ShutdownWorker.
func (*MockWorkflowServiceClientMockRecorder) SignalWithStartWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) SignalWithStartWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
SignalWithStartWorkflowExecution indicates an expected call of SignalWithStartWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) SignalWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) SignalWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
SignalWorkflowExecution indicates an expected call of SignalWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) StartActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) StartActivityExecution(ctx, in any, opts ...any) *gomock.Call
StartActivityExecution indicates an expected call of StartActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) StartBatchOperation ¶
func (mr *MockWorkflowServiceClientMockRecorder) StartBatchOperation(ctx, in any, opts ...any) *gomock.Call
StartBatchOperation indicates an expected call of StartBatchOperation.
func (*MockWorkflowServiceClientMockRecorder) StartWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) StartWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
StartWorkflowExecution indicates an expected call of StartWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) StopBatchOperation ¶
func (mr *MockWorkflowServiceClientMockRecorder) StopBatchOperation(ctx, in any, opts ...any) *gomock.Call
StopBatchOperation indicates an expected call of StopBatchOperation.
func (*MockWorkflowServiceClientMockRecorder) TerminateActivityExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) TerminateActivityExecution(ctx, in any, opts ...any) *gomock.Call
TerminateActivityExecution indicates an expected call of TerminateActivityExecution.
func (*MockWorkflowServiceClientMockRecorder) TerminateWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) TerminateWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
TerminateWorkflowExecution indicates an expected call of TerminateWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) TriggerWorkflowRule ¶
func (mr *MockWorkflowServiceClientMockRecorder) TriggerWorkflowRule(ctx, in any, opts ...any) *gomock.Call
TriggerWorkflowRule indicates an expected call of TriggerWorkflowRule.
func (*MockWorkflowServiceClientMockRecorder) UnpauseActivity ¶
func (mr *MockWorkflowServiceClientMockRecorder) UnpauseActivity(ctx, in any, opts ...any) *gomock.Call
UnpauseActivity indicates an expected call of UnpauseActivity.
func (*MockWorkflowServiceClientMockRecorder) UnpauseWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) UnpauseWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
UnpauseWorkflowExecution indicates an expected call of UnpauseWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) UpdateActivityOptions ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateActivityOptions(ctx, in any, opts ...any) *gomock.Call
UpdateActivityOptions indicates an expected call of UpdateActivityOptions.
func (*MockWorkflowServiceClientMockRecorder) UpdateNamespace ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateNamespace(ctx, in any, opts ...any) *gomock.Call
UpdateNamespace indicates an expected call of UpdateNamespace.
func (*MockWorkflowServiceClientMockRecorder) UpdateSchedule ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateSchedule(ctx, in any, opts ...any) *gomock.Call
UpdateSchedule indicates an expected call of UpdateSchedule.
func (*MockWorkflowServiceClientMockRecorder) UpdateTaskQueueConfig ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateTaskQueueConfig(ctx, in any, opts ...any) *gomock.Call
UpdateTaskQueueConfig indicates an expected call of UpdateTaskQueueConfig.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkerBuildIdCompatibility ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerBuildIdCompatibility(ctx, in any, opts ...any) *gomock.Call
UpdateWorkerBuildIdCompatibility indicates an expected call of UpdateWorkerBuildIdCompatibility.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkerConfig ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerConfig(ctx, in any, opts ...any) *gomock.Call
UpdateWorkerConfig indicates an expected call of UpdateWorkerConfig.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkerDeploymentVersionMetadata ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerDeploymentVersionMetadata(ctx, in any, opts ...any) *gomock.Call
UpdateWorkerDeploymentVersionMetadata indicates an expected call of UpdateWorkerDeploymentVersionMetadata.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkerVersioningRules ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkerVersioningRules(ctx, in any, opts ...any) *gomock.Call
UpdateWorkerVersioningRules indicates an expected call of UpdateWorkerVersioningRules.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecution ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecution(ctx, in any, opts ...any) *gomock.Call
UpdateWorkflowExecution indicates an expected call of UpdateWorkflowExecution.
func (*MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecutionOptions ¶
func (mr *MockWorkflowServiceClientMockRecorder) UpdateWorkflowExecutionOptions(ctx, in any, opts ...any) *gomock.Call
UpdateWorkflowExecutionOptions indicates an expected call of UpdateWorkflowExecutionOptions.