Zeebe C# Client 2.5.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Responses Namespace Reference

Classes

interface  IActivateJobsResponse
 
interface  IBrokerInfo
 
interface  ICancelProcessInstanceResponse
 Response on a cancel process instance command. More...
 
interface  ICompleteJobResponse
 Represents an response for an job complete command request. More...
 
interface  IDeployResourceResponse
 
interface  IEvaluateDecisionResponse
 Response for evaluating a decision on the broker. More...
 
interface  IFailJobResponse
 Represents an response for an job fail command request. More...
 
interface  IJob
 
interface  IPartitionInfo
 
interface  IProcessInstanceResponse
 Response for an create process instance command. More...
 
interface  IProcessInstanceResult
 Response for an create process instance with result command. More...
 
interface  IProcessMetadata
 
interface  IPublishMessageResponse
 Response for publishing a message. More...
 
interface  IResolveIncidentResponse
 Response for an resolve incident request. More...
 
interface  ISetVariablesResponse
 Response for an set variables request. More...
 
interface  IThrowErrorResponse
 Response for an throw error request. More...
 
interface  ITopology
 
interface  IUpdateRetriesResponse
 Response for an update retries request. More...
 

Enumerations

enum  PartitionBrokerRole
 The RAFT role of the broker either LEADER or FOLLOWER.