Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IActivateJobsCommandStep3 Member List

This is the complete list of members for Zeebe.Client.Api.Commands.IActivateJobsCommandStep3, including all inherited members.

FetchVariables(IList< string > fetchVariables)Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
FetchVariables(params string[] fetchVariables)Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
PollingTimeout(TimeSpan pollingTimeout)Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
SendWithRetry(TimeSpan? timeout=null, CancellationToken token=default)Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IActivateJobsResponse >
TenantIds(IList< string > tenantIds)Zeebe.Client.Api.Commands.ITenantIdsCommandStep< IActivateJobsCommandStep3 >
TenantIds(params string[] tenantIds)Zeebe.Client.Api.Commands.ITenantIdsCommandStep< IActivateJobsCommandStep3 >
Timeout(TimeSpan timeout)Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
WorkerName(string workerName)Zeebe.Client.Api.Commands.IActivateJobsCommandStep3