Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Commands.IActivateJobsCommandStep1 Interface Reference

Public Member Functions

IActivateJobsCommandStep2 JobType (string jobType)
 Set the type of jobs to work on. More...
 

Member Function Documentation

◆ JobType()

IActivateJobsCommandStep2 Zeebe.Client.Api.Commands.IActivateJobsCommandStep1.JobType ( string  jobType)

Set the type of jobs to work on.

Parameters
jobTypethe type of jobs (e.g. "payment")
Returns
the builder for this command

The documentation for this interface was generated from the following file: