Zeebe C# Client
2.10.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
5
6
]
▼
N
Zeebe
▼
N
Client
▼
N
Api
▼
N
Builder
C
IAccessTokenSupplier
Supplies access tokens to communicate with the gateway
C
ICamundaCloudClientBuilder
Simplifies the setup of an
IZeebeClient
which targets Camunda Cloud
C
ICamundaCloudClientBuilderFinalStep
C
ICamundaCloudClientBuilderStep1
C
ICamundaCloudClientBuilderStep2
C
ICamundaCloudTokenProviderBuilder
C
ICamundaCloudTokenProviderBuilderFinalStep
C
ICamundaCloudTokenProviderBuilderStep2
C
ICamundaCloudTokenProviderBuilderStep3
C
ICamundaCloudTokenProviderBuilderStep4
C
IZeebeClientBuilder
C
IZeebeClientFinalBuildStep
C
IZeebeClientTransportBuilder
C
IZeebeSecureClientBuilder
▼
N
Commands
C
IActivateJobsCommandStep1
C
IActivateJobsCommandStep2
C
IActivateJobsCommandStep3
C
IBroadcastSignalCommandStep1
C
IBroadcastSignalCommandStep2
C
ICancelProcessInstanceCommandStep1
C
ICompleteJobCommandStep1
C
IDeleteResourceCommandStep1
C
IDeployResourceCommandBuilderStep2
C
IDeployResourceCommandStep1
▼
C
IEvaluateDecisionCommandStep1
C
IEvaluateDecisionCommandStep2
C
IFailJobCommandStep1
C
IFailJobCommandStep2
C
IFinalCommandStep
The is a general final command step for the fluent command API, which defines the send method
C
IFinalCommandWithRetryStep
C
IModifyProcessInstanceCommandStep1
Command to modify a process instance
C
IModifyProcessInstanceCommandStep2
Second command step, to optional add more instructions to activate or terminate
C
IModifyProcessInstanceCommandStep3
Third command step, to optionally add variables to the element which should be activated
C
IPublishMessageCommandStep1
C
IPublishMessageCommandStep2
C
IPublishMessageCommandStep3
C
IResolveIncidentCommandStep1
C
ISetVariablesCommandStep1
C
ISetVariablesCommandStep2
C
ITenantIdCommandStep
C
ITenantIdsCommandStep
C
IThrowErrorCommandStep1
C
IThrowErrorCommandStep2
C
ITopologyRequestStep1
C
IUpdateJobTimeoutCommandStep1
C
IUpdateJobTimeoutCommandStep2
C
IUpdateRetriesCommandStep1
C
IUpdateRetriesCommandStep2
▼
N
Misc
C
IAsyncRetryStrategy
▼
N
Responses
C
IActivateJobsResponse
C
IBroadcastSignalResponse
Response for broadcasting a signal
C
IBrokerInfo
C
ICancelProcessInstanceResponse
Response on a cancel process instance command
C
ICompleteJobResponse
Represents an response for an job complete command request
C
IDecisionMetadata
C
IDecisionRequirementsMetadata
C
IDeployResourceResponse
C
IEvaluatedDecision
C
IEvaluatedDecisionInput
C
IEvaluatedDecisionOutput
C
IEvaluateDecisionResponse
Response for evaluating a decision on the broker
C
IFailJobResponse
Represents an response for an job fail command request
C
IFormMetadata
C
IJob
C
IMatchedDecisionRule
C
IModifyProcessInstanceResponse
Response on a process instance to modification
C
IPartitionInfo
C
IProcessInstanceResponse
Response for an create process instance command
C
IProcessInstanceResult
Response for an create process instance with result command
C
IProcessMetadata
C
IPublishMessageResponse
Response for publishing a message
C
IResolveIncidentResponse
Response for an resolve incident request
C
ISetVariablesResponse
Response for an set variables request
C
IThrowErrorResponse
Response for an throw error request
C
ITopology
C
IUpdateJobTimeoutResponse
Response for an update job timeout request
C
IUpdateRetriesResponse
Response for an update retries request
▼
N
Worker
C
IJobClient
A client with access to all job-related operation:
complete a job
mark a job as failed
update the retries of a job
C
IJobWorker
Represents an job worker that performs jobs of a certain type. While a registration is open, the worker continuously receives jobs from the broker and hands them to a registered
JobHandler
C
IJobWorkerBuilderStep1
C
IJobWorkerBuilderStep2
C
IJobWorkerBuilderStep3
C
IZeebeClient
The client to communicate with a
Zeebe
gateway/cluster
Generated on Wed Nov 12 2025 10:30:39 for Zeebe C# Client by
1.12.0