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