Zeebe C# Client
2.9.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
C
Zeebe.Client.Api.Commands.IActivateJobsCommandStep1
C
Zeebe.Client.Api.Commands.IActivateJobsCommandStep2
C
Zeebe.Client.Api.Responses.IActivateJobsResponse
C
Zeebe.Client.Api.Misc.IAsyncRetryStrategy
C
Zeebe.Client.Api.Commands.IBroadcastSignalCommandStep1
C
Zeebe.Client.Api.Responses.IBroadcastSignalResponse
Response for broadcasting a signal
C
Zeebe.Client.Api.Responses.IBrokerInfo
C
Zeebe.Client.Api.Builder.ICamundaCloudClientBuilder
Simplifies the setup of an
IZeebeClient
which targets Camunda Cloud
C
Zeebe.Client.Api.Builder.ICamundaCloudClientBuilderFinalStep
C
Zeebe.Client.Api.Builder.ICamundaCloudClientBuilderStep1
C
Zeebe.Client.Api.Builder.ICamundaCloudClientBuilderStep2
C
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilder
C
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderFinalStep
C
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderStep2
C
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderStep3
C
Zeebe.Client.Api.Builder.ICamundaCloudTokenProviderBuilderStep4
C
Zeebe.Client.Api.Responses.ICancelProcessInstanceResponse
Response on a cancel process instance command
C
Zeebe.Client.Api.Responses.ICompleteJobResponse
Represents an response for an job complete command request
C
Zeebe.Client.Api.Responses.IDecisionMetadata
C
Zeebe.Client.Api.Responses.IDecisionRequirementsMetadata
►
C
Zeebe.Client.Api.Commands.IDeployResourceCommandStep1
C
Zeebe.Client.Api.Commands.IDeployResourceCommandBuilderStep2
C
Zeebe.Client.Api.Responses.IDeployResourceResponse
►
C
IDisposable
C
Zeebe.Client.Api.Worker.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
Zeebe.Client.IZeebeClient
The client to communicate with a
Zeebe
gateway/cluster
C
Zeebe.Client.Api.Responses.IEvaluatedDecision
C
Zeebe.Client.Api.Responses.IEvaluatedDecisionInput
C
Zeebe.Client.Api.Responses.IEvaluatedDecisionOutput
C
Zeebe.Client.Api.Commands.IEvaluateDecisionCommandStep1
C
Zeebe.Client.Api.Responses.IEvaluateDecisionResponse
Response for evaluating a decision on the broker
C
Zeebe.Client.Api.Commands.IFailJobCommandStep1
C
Zeebe.Client.Api.Responses.IFailJobResponse
Represents an response for an job fail command request
►
C
Zeebe.Client.Api.Commands.IFinalCommandStep< T >
The is a general final command step for the fluent command API, which defines the send method
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< T >
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IActivateJobsResponse >
C
Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IBroadcastSignalResponse >
C
Zeebe.Client.Api.Commands.IBroadcastSignalCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< ICancelProcessInstanceResponse >
C
Zeebe.Client.Api.Commands.ICancelProcessInstanceCommandStep1
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< ICompleteJobResponse >
C
Zeebe.Client.Api.Commands.ICompleteJobCommandStep1
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IDeleteResourceResponse >
C
Zeebe.Client.Api.Commands.IDeleteResourceCommandStep1
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IDeployResourceResponse >
C
Zeebe.Client.Api.Commands.IDeployResourceCommandBuilderStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IEvaluateDecisionResponse >
C
Zeebe.Client.Api.Commands.IEvaluateDecisionCommandStep1.IEvaluateDecisionCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IFailJobResponse >
C
Zeebe.Client.Api.Commands.IFailJobCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IModifyProcessInstanceResponse >
►
C
Zeebe.Client.Api.Commands.IModifyProcessInstanceCommandStep2
Second command step, to optional add more instructions to activate or terminate
C
Zeebe.Client.Api.Commands.IModifyProcessInstanceCommandStep3
Third command step, to optionally add variables to the element which should be activated
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IPublishMessageResponse >
C
Zeebe.Client.Api.Commands.IPublishMessageCommandStep3
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IResolveIncidentResponse >
C
Zeebe.Client.Api.Commands.IResolveIncidentCommandStep1
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< ISetVariablesResponse >
C
Zeebe.Client.Api.Commands.ISetVariablesCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IThrowErrorResponse >
C
Zeebe.Client.Api.Commands.IThrowErrorCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< ITopology >
C
Zeebe.Client.Api.Commands.ITopologyRequestStep1
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IUpdateJobTimeoutResponse >
C
Zeebe.Client.Api.Commands.IUpdateJobTimeoutCommandStep2
►
C
Zeebe.Client.Api.Commands.IFinalCommandWithRetryStep< IUpdateRetriesResponse >
C
Zeebe.Client.Api.Commands.IUpdateRetriesCommandStep2
C
Zeebe.Client.Api.Responses.IFormMetadata
C
Zeebe.Client.Api.Responses.IJob
►
C
Zeebe.Client.Api.Worker.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
Zeebe.Client.IZeebeClient
The client to communicate with a
Zeebe
gateway/cluster
C
Zeebe.Client.Api.Worker.IJobWorkerBuilderStep1
C
Zeebe.Client.Api.Worker.IJobWorkerBuilderStep2
C
Zeebe.Client.Api.Responses.IMatchedDecisionRule
C
Zeebe.Client.Api.Commands.IModifyProcessInstanceCommandStep1
Command to modify a process instance
C
Zeebe.Client.Api.Responses.IModifyProcessInstanceResponse
Response on a process instance to modification
C
Zeebe.Client.Api.Responses.IPartitionInfo
C
Zeebe.Client.Api.Responses.IProcessInstanceResponse
Response for an create process instance command
C
Zeebe.Client.Api.Responses.IProcessInstanceResult
Response for an create process instance with result command
C
Zeebe.Client.Api.Responses.IProcessMetadata
C
Zeebe.Client.Api.Commands.IPublishMessageCommandStep1
C
Zeebe.Client.Api.Commands.IPublishMessageCommandStep2
C
Zeebe.Client.Api.Responses.IPublishMessageResponse
Response for publishing a message
C
Zeebe.Client.Api.Responses.IResolveIncidentResponse
Response for an resolve incident request
C
Zeebe.Client.Api.Commands.ISetVariablesCommandStep1
C
Zeebe.Client.Api.Responses.ISetVariablesResponse
Response for an set variables request
C
Zeebe.Client.Api.Commands.ITenantIdCommandStep< out T >
►
C
Zeebe.Client.Api.Commands.ITenantIdCommandStep< IDeployResourceCommandBuilderStep2 >
C
Zeebe.Client.Api.Commands.IDeployResourceCommandBuilderStep2
►
C
Zeebe.Client.Api.Commands.ITenantIdCommandStep< IEvaluateDecisionCommandStep2 >
C
Zeebe.Client.Api.Commands.IEvaluateDecisionCommandStep1.IEvaluateDecisionCommandStep2
►
C
Zeebe.Client.Api.Commands.ITenantIdCommandStep< IPublishMessageCommandStep3 >
C
Zeebe.Client.Api.Commands.IPublishMessageCommandStep3
C
Zeebe.Client.Api.Commands.ITenantIdsCommandStep< out T >
►
C
Zeebe.Client.Api.Commands.ITenantIdsCommandStep< IActivateJobsCommandStep3 >
C
Zeebe.Client.Api.Commands.IActivateJobsCommandStep3
►
C
Zeebe.Client.Api.Commands.ITenantIdsCommandStep< IJobWorkerBuilderStep3 >
C
Zeebe.Client.Api.Worker.IJobWorkerBuilderStep3
C
Zeebe.Client.Api.Commands.IThrowErrorCommandStep1
C
Zeebe.Client.Api.Responses.IThrowErrorResponse
Response for an throw error request
►
C
ITokenAccess
C
Zeebe.Client.Api.Builder.IAccessTokenSupplier
Supplies access tokens to communicate with the gateway
C
Zeebe.Client.Api.Responses.ITopology
C
Zeebe.Client.Api.Commands.IUpdateJobTimeoutCommandStep1
C
Zeebe.Client.Api.Responses.IUpdateJobTimeoutResponse
Response for an update job timeout request
C
Zeebe.Client.Api.Commands.IUpdateRetriesCommandStep1
C
Zeebe.Client.Api.Responses.IUpdateRetriesResponse
Response for an update retries request
C
Zeebe.Client.Api.Builder.IZeebeClientBuilder
►
C
Zeebe.Client.Api.Builder.IZeebeClientFinalBuildStep
C
Zeebe.Client.Api.Builder.IZeebeSecureClientBuilder
C
Zeebe.Client.Api.Builder.IZeebeClientTransportBuilder
Generated on Wed Feb 19 2025 08:53:56 for Zeebe C# Client by
1.12.0