Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ActivatedJob - Interface in io.camunda.zeebe.client.api.response
- ActivatedJobImpl - Class in io.camunda.zeebe.client.impl.response
- ActivatedJobImpl(JsonMapper, GatewayOuterClass.ActivatedJob) - Constructor for class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- activateElement(String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1
-
Create an
GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction
for the given element id. - activateElement(String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- activateElement(String, long) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1
-
Create an
GatewayOuterClass.ModifyProcessInstanceRequest.ActivateInstruction
for the given element id. - activateElement(String, long) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- ActivateJobsCommandImpl - Class in io.camunda.zeebe.client.impl.command
- ActivateJobsCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- ActivateJobsCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- ActivateJobsCommandStep1.ActivateJobsCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- ActivateJobsCommandStep1.ActivateJobsCommandStep3 - Interface in io.camunda.zeebe.client.api.command
- ActivateJobsResponse - Interface in io.camunda.zeebe.client.api.response
- ActivateJobsResponseImpl - Class in io.camunda.zeebe.client.impl.response
- ActivateJobsResponseImpl(JsonMapper) - Constructor for class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
- addProcessModel(BpmnModelInstance, String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given process to the deployment.
- addProcessModel(BpmnModelInstance, String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given process as resource to the deployment.
- addProcessModel(BpmnModelInstance, String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addProcessModel(BpmnModelInstance, String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceBytes(byte[], String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceBytes(byte[], String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceBytes(byte[], String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceBytes(byte[], String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceFile(String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceFile(String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceFile(String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceFile(String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceFromClasspath(String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceFromClasspath(String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceFromClasspath(String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceFromClasspath(String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceStream(InputStream, String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceStream(InputStream, String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceStream(InputStream, String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceStream(InputStream, String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceString(String, Charset, String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceString(String, Charset, String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceString(String, Charset, String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceString(String, Charset, String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResourceStringUtf8(String, String) - Method in interface io.camunda.zeebe.client.api.command.DeployProcessCommandStep1
-
Deprecated.Add the given resource to the deployment.
- addResourceStringUtf8(String, String) - Method in interface io.camunda.zeebe.client.api.command.DeployResourceCommandStep1
-
Add the given resource to the deployment.
- addResourceStringUtf8(String, String) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- addResourceStringUtf8(String, String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- addResponse(GatewayOuterClass.ActivateJobsResponse) - Method in class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
- and() - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep2
-
Acts as a boundary between the different activate and terminate instructions.
- and() - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- apply(T) - Method in interface io.camunda.zeebe.client.impl.util.FunctionWithIO
- APPLY_ENVIRONMENT_VARIABLES_OVERRIDES - Static variable in class io.camunda.zeebe.client.ClientProperties
- applyCredentials(Metadata) - Method in interface io.camunda.zeebe.client.CredentialsProvider
-
Adds credentials to the headers.
- applyCredentials(Metadata) - Method in class io.camunda.zeebe.client.impl.NoopCredentialsProvider
- applyCredentials(Metadata) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProvider
-
Adds an access token to the Authorization header of a gRPC call.
- applyEnvironmentVariableOverrides(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- applyEnvironmentVariableOverrides(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- applyEnvironmentVariableOverrides(boolean) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Allows to disable the mechanism to override some properties by ENVIRONMENT VARIABLES.
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class io.camunda.zeebe.client.impl.ZeebeCallCredentials
- ArgumentUtil - Class in io.camunda.zeebe.client.impl.command
- ArgumentUtil() - Constructor for class io.camunda.zeebe.client.impl.command.ArgumentUtil
- audience(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
The resource for which the the access token should be valid.
- authorizationServerUrl(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
The authorization server's URL, from which the access token will be requested.
B
- backoffFactor(double) - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
-
Sets the backoff multiplication factor.
- backoffFactor(double) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- backoffSupplier(BackoffSupplier) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Sets the backoff supplier.
- backoffSupplier(BackoffSupplier) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- BackoffSupplier - Interface in io.camunda.zeebe.client.api.worker
-
The
JobWorker
uses this interface to determine the retry delay after each failed request. - beforeStart(ClientCallStreamObserver<GeneratedMessageV3>) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- bpmnProcessId(String) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1
-
Set the BPMN process id of the process to create an instance of.
- bpmnProcessId(String) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- BroadcastSignalCommandImpl - Class in io.camunda.zeebe.client.impl.command
- BroadcastSignalCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- BroadcastSignalCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- BroadcastSignalCommandStep1.BroadcastSignalCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- BroadcastSignalResponse - Interface in io.camunda.zeebe.client.api.response
- BroadcastSignalResponseImpl - Class in io.camunda.zeebe.client.impl.response
- BroadcastSignalResponseImpl(GatewayOuterClass.BroadcastSignalResponse) - Constructor for class io.camunda.zeebe.client.impl.response.BroadcastSignalResponseImpl
- BrokerInfo - Interface in io.camunda.zeebe.client.api.response
- BrokerInfoImpl - Class in io.camunda.zeebe.client.impl.response
- BrokerInfoImpl(GatewayOuterClass.BrokerInfo) - Constructor for class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- build() - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
- build() - Method in interface io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder
- build() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- build() - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- build() - Method in class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetricsBuilderImpl
- build() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- build() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- build() - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- buildChannel(ZeebeClientConfiguration) - Static method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- buildGatewayStub(ManagedChannel, ZeebeClientConfiguration) - Static method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
C
- CA_CERTIFICATE_PATH - Static variable in class io.camunda.zeebe.client.ClientProperties
- CA_CERTIFICATE_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- caCertificatePath(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- caCertificatePath(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- caCertificatePath(String) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Path to a root CA certificate to be used instead of the certificate in the default default store.
- cancel(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- CancelProcessInstanceCommandImpl - Class in io.camunda.zeebe.client.impl.command
- CancelProcessInstanceCommandImpl(GatewayGrpc.GatewayStub, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.CancelProcessInstanceCommandImpl
- CancelProcessInstanceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- CancelProcessInstanceResponse - Interface in io.camunda.zeebe.client.api.response
- CancelProcessInstanceResponseImpl - Class in io.camunda.zeebe.client.impl.response
- CancelProcessInstanceResponseImpl(GatewayOuterClass.CancelProcessInstanceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.CancelProcessInstanceResponseImpl
- clientCall - Variable in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- ClientException - Exception in io.camunda.zeebe.client.api.command
- ClientException(String) - Constructor for exception io.camunda.zeebe.client.api.command.ClientException
- ClientException(String, Throwable) - Constructor for exception io.camunda.zeebe.client.api.command.ClientException
- ClientException(Throwable) - Constructor for exception io.camunda.zeebe.client.api.command.ClientException
- clientId(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
Client id to be used when requesting access token from OAuth authorization server.
- ClientProperties - Class in io.camunda.zeebe.client
- clientSecret(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
Client secret to be used when requesting access token from OAuth authorization server.
- ClientStatusException - Exception in io.camunda.zeebe.client.api.command
- ClientStatusException(Status, Throwable) - Constructor for exception io.camunda.zeebe.client.api.command.ClientStatusException
- close() - Method in interface io.camunda.zeebe.client.api.worker.JobWorker
-
Closes this registration and stops receiving new work items.
- close() - Method in class io.camunda.zeebe.client.impl.util.ExecutorResource
- close() - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerImpl
- close() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- close() - Method in interface io.camunda.zeebe.client.ZeebeClient
- CLOUD_CLIENT_ID - Static variable in class io.camunda.zeebe.client.ClientProperties
- CLOUD_CLIENT_SECRET - Static variable in class io.camunda.zeebe.client.ClientProperties
- CLOUD_CLUSTER_ID - Static variable in class io.camunda.zeebe.client.ClientProperties
- CLOUD_REGION - Static variable in class io.camunda.zeebe.client.ClientProperties
- CommandWithOneOrMoreTenantsStep<T> - Interface in io.camunda.zeebe.client.api.command
- CommandWithTenantStep<T> - Interface in io.camunda.zeebe.client.api.command
- CommandWithVariables<T> - Class in io.camunda.zeebe.client.impl.command
- CommandWithVariables(JsonMapper) - Constructor for class io.camunda.zeebe.client.impl.command.CommandWithVariables
- CompleteJobCommandImpl - Class in io.camunda.zeebe.client.impl.command
- CompleteJobCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.CompleteJobCommandImpl
- CompleteJobCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- CompleteJobResponse - Interface in io.camunda.zeebe.client.api.response
- CompleteJobResponseImpl - Class in io.camunda.zeebe.client.impl.response
- CompleteJobResponseImpl(GatewayOuterClass.CompleteJobResponse) - Constructor for class io.camunda.zeebe.client.impl.response.CompleteJobResponseImpl
- computeIfMissingOrInvalid(String, SupplierWithIO<ZeebeClientCredentials>) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- connectTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
The connection timeout of request.
- consumer(Consumer<ActivatedJob>) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1.StreamJobsCommandStep2
-
Sets the consumer to receive activated jobs.
- consumer(Consumer<ActivatedJob>) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- correlationKey(String) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep2
-
Set the value of the correlation key of the message.
- correlationKey(String) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- create(ActivatedJob, Runnable) - Method in interface io.camunda.zeebe.client.impl.worker.JobRunnableFactory
- create(ActivatedJob, Runnable) - Method in class io.camunda.zeebe.client.impl.worker.JobRunnableFactoryImpl
- CreateProcessInstanceCommandImpl - Class in io.camunda.zeebe.client.impl.command
- CreateProcessInstanceCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, ZeebeClientConfiguration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- CreateProcessInstanceCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
-
Deprecated.
- CreateProcessInstanceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3 - Interface in io.camunda.zeebe.client.api.command
- CreateProcessInstanceCommandStep1.CreateProcessInstanceWithResultCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- CreateProcessInstanceResponseImpl - Class in io.camunda.zeebe.client.impl.response
- CreateProcessInstanceResponseImpl(GatewayOuterClass.CreateProcessInstanceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- CreateProcessInstanceWithResultCommandImpl - Class in io.camunda.zeebe.client.impl.command
- CreateProcessInstanceWithResultCommandImpl(JsonMapper, GatewayGrpc.GatewayStub, GatewayOuterClass.CreateProcessInstanceRequest.Builder, Predicate<Throwable>, Duration) - Constructor for class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- CreateProcessInstanceWithResultResponseImpl - Class in io.camunda.zeebe.client.impl.response
- CreateProcessInstanceWithResultResponseImpl(JsonMapper, GatewayOuterClass.CreateProcessInstanceWithResultResponse) - Constructor for class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- credentialsCachePath(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
The location for the credentials cache file.
- credentialsProvider(CredentialsProvider) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- credentialsProvider(CredentialsProvider) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- credentialsProvider(CredentialsProvider) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
A custom
CredentialsProvider
which will be used to apply authentication credentials to requests. - CredentialsProvider - Interface in io.camunda.zeebe.client
-
Implementations of this interface must be thread-safe.
D
- DataSizeUtil - Class in io.camunda.zeebe.client.impl.util
- DEAD - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
- Decision - Interface in io.camunda.zeebe.client.api.response
- decisionId(String) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1
-
Set the id of the decision to evaluate.
- decisionId(String) - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- DecisionImpl - Class in io.camunda.zeebe.client.impl.response
- DecisionImpl(GatewayOuterClass.DecisionMetadata) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionImpl
- DecisionImpl(String, String, int, long, String, long) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionImpl
- DecisionImpl(String, String, int, long, String, long, String) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionImpl
- decisionKey(long) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1
-
Set the key of the decision to evaluate.
- decisionKey(long) - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- DecisionRequirements - Interface in io.camunda.zeebe.client.api.response
- DecisionRequirementsImpl - Class in io.camunda.zeebe.client.impl.response
- DecisionRequirementsImpl(GatewayOuterClass.DecisionRequirementsMetadata) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- DecisionRequirementsImpl(String, String, int, long, String) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- DecisionRequirementsImpl(String, String, int, long, String, String) - Constructor for class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- DEFAULT_BACKOFF_SUPPLIER - Static variable in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- DEFAULT_GATEWAY_ADDRESS - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- DEFAULT_JOB_POLL_INTERVAL - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_JOB_TIMEOUT - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_JOB_WORKER_NAME - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_JOB_WORKER_NAME - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- DEFAULT_JOB_WORKER_TENANT_IDS - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_JOB_WORKER_TENANT_IDS_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- DEFAULT_MESSAGE_TIME_TO_LIVE - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_REQUEST_TIMEOUT - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_STREAMING_TIMEOUT - Static variable in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- DEFAULT_TENANT_ID - Static variable in class io.camunda.zeebe.client.ClientProperties
- DEFAULT_TENANT_ID_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- DEFAULT_TENANT_IDENTIFIER - Static variable in interface io.camunda.zeebe.client.api.command.CommandWithTenantStep
-
This identifier is used for entities that are created before multi-tenancy is enabled in the Zeebe cluster.
- defaultJobPollInterval(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobPollInterval(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobPollInterval(Duration) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
The interval which a job worker is periodically polling for new jobs.
- defaultJobTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobTimeout(Duration) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
The timeout which is used when none is provided for a job worker.
- defaultJobWorkerMaxJobsActive(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobWorkerMaxJobsActive(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobWorkerMaxJobsActive(int) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- defaultJobWorkerName(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobWorkerName(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobWorkerName(String) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
The name of the worker which is used when none is set for a job worker.
- defaultJobWorkerStreamEnabled(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobWorkerStreamEnabled(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobWorkerStreamEnabled(boolean) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
A custom streamEnabled allows the client to use job stream instead of job poll.
- defaultJobWorkerTenantIds(List<String>) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultJobWorkerTenantIds(List<String>) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultJobWorkerTenantIds(List<String>) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- defaultMessageTimeToLive(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultMessageTimeToLive(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultMessageTimeToLive(Duration) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
The time-to-live which is used when none is provided for a message.
- defaultRequestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultRequestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultRequestTimeout(Duration) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
The request timeout used if not overridden by the command.
- defaultTenantId(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- defaultTenantId(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- defaultTenantId(String) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- DeleteResourceCommandImpl - Class in io.camunda.zeebe.client.impl.command
- DeleteResourceCommandImpl(long, GatewayGrpc.GatewayStub, Predicate<Throwable>, Duration) - Constructor for class io.camunda.zeebe.client.impl.command.DeleteResourceCommandImpl
- DeleteResourceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- DeleteResourceResponse - Interface in io.camunda.zeebe.client.api.response
- DeleteResourceResponseImpl - Class in io.camunda.zeebe.client.impl.response
- DeleteResourceResponseImpl(GatewayOuterClass.DeleteResourceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.DeleteResourceResponseImpl
- DeploymentEvent - Interface in io.camunda.zeebe.client.api.response
- DeploymentEventImpl - Class in io.camunda.zeebe.client.impl.response
- DeploymentEventImpl(GatewayOuterClass.DeployProcessResponse) - Constructor for class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- DeploymentEventImpl(GatewayOuterClass.DeployResourceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- DeployProcessCommandImpl - Class in io.camunda.zeebe.client.impl.command
- DeployProcessCommandImpl(GatewayGrpc.GatewayStub, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- DeployProcessCommandStep1 - Interface in io.camunda.zeebe.client.api.command
-
Deprecated.since 8 for removal with 8.1, replaced by
DeployResourceCommandStep1
- DeployProcessCommandStep1.DeployProcessCommandBuilderStep2 - Interface in io.camunda.zeebe.client.api.command
-
Deprecated.since 8 for removal with 8.1, replaced by
DeployResourceCommandStep1.DeployResourceCommandStep2
- DeployResourceCommandImpl - Class in io.camunda.zeebe.client.impl.command
- DeployResourceCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- DeployResourceCommandImpl(GatewayGrpc.GatewayStub, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
-
Deprecated.
- DeployResourceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- DeployResourceCommandStep1.DeployResourceCommandStep2 - Interface in io.camunda.zeebe.client.api.command
E
- ensureGreaterThan(String, long, long) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensureNotEmpty(String, String) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensureNotNegative(String, Duration) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensureNotNull(String, Object) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensureNotNullNorEmpty(String, String) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensureNotZero(String, Duration) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- ensurePositive(String, Duration) - Static method in class io.camunda.zeebe.client.impl.command.ArgumentUtil
- Environment - Class in io.camunda.zeebe.client.impl.util
-
Representation of client environment variables
- equals(Object) - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- equals(Object) - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- equals(Object) - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- equals(Object) - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- equals(Object) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- errorCode(String) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1
-
Set the errorCode for the error.
- errorCode(String) - Method in class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- errorMessage(String) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Provide an error message describing the reason for the job failure.
- errorMessage(String) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Provide an error message describing the reason for the non-technical error.
- errorMessage(String) - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- errorMessage(String) - Method in class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- EvaluatedDecision - Interface in io.camunda.zeebe.client.api.response
- EvaluatedDecisionImpl - Class in io.camunda.zeebe.client.impl.response
- EvaluatedDecisionImpl(JsonMapper, GatewayOuterClass.EvaluatedDecision) - Constructor for class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- EvaluatedDecisionInput - Interface in io.camunda.zeebe.client.api.response
- EvaluatedDecisionInputImpl - Class in io.camunda.zeebe.client.impl.response
- EvaluatedDecisionInputImpl(JsonMapper, GatewayOuterClass.EvaluatedDecisionInput) - Constructor for class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- EvaluatedDecisionOutput - Interface in io.camunda.zeebe.client.api.response
- EvaluatedDecisionOutputImpl - Class in io.camunda.zeebe.client.impl.response
- EvaluatedDecisionOutputImpl(JsonMapper, GatewayOuterClass.EvaluatedDecisionOutput) - Constructor for class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- EvaluateDecisionCommandImpl - Class in io.camunda.zeebe.client.impl.command
- EvaluateDecisionCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, ZeebeClientConfiguration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- EvaluateDecisionCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- EvaluateDecisionCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- EvaluateDecisionResponse - Interface in io.camunda.zeebe.client.api.response
- EvaluateDecisionResponseImpl - Class in io.camunda.zeebe.client.impl.response
- EvaluateDecisionResponseImpl(JsonMapper, GatewayOuterClass.EvaluateDecisionResponse) - Constructor for class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- executor() - Method in class io.camunda.zeebe.client.impl.util.ExecutorResource
- ExecutorResource - Class in io.camunda.zeebe.client.impl.util
-
Represents a shared executor service which may or may not be owned by whoever created it.
- ExecutorResource(ScheduledExecutorService, boolean) - Constructor for class io.camunda.zeebe.client.impl.util.ExecutorResource
- ExperimentalApi - Annotation Type in io.camunda.zeebe.client.api
-
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
- ExponentialBackoff - Class in io.camunda.zeebe.client.impl.worker
-
An implementation of
BackoffSupplier
which uses a simple formula, multiplying the previous delay with an increasing multiplier and adding some jitter to avoid multiple clients polling at the same time even with back off. - ExponentialBackoff(long, long, double, double, Random) - Constructor for class io.camunda.zeebe.client.impl.worker.ExponentialBackoff
- ExponentialBackoffBuilder - Interface in io.camunda.zeebe.client.api.worker
- ExponentialBackoffBuilderImpl - Class in io.camunda.zeebe.client.impl.worker
- ExponentialBackoffBuilderImpl() - Constructor for class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
F
- FailJobCommandImpl - Class in io.camunda.zeebe.client.impl.command
- FailJobCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- FailJobCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- FailJobCommandStep1.FailJobCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- FailJobResponse - Interface in io.camunda.zeebe.client.api.response
- FailJobResponseImpl - Class in io.camunda.zeebe.client.impl.response
- FailJobResponseImpl(GatewayOuterClass.FailJobResponse) - Constructor for class io.camunda.zeebe.client.impl.response.FailJobResponseImpl
- fetchVariables(String...) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1.ActivateJobsCommandStep3
-
Set a list of variable names which should be fetch on job activation.
- fetchVariables(String...) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceWithResultCommandStep1
-
Set a list of variables names which should be fetched in the response.
- fetchVariables(String...) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1.StreamJobsCommandStep3
-
Set a list of variable names which should be fetched on job activation.
- fetchVariables(String...) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set a list of variable names which should be fetch on job activation.
- fetchVariables(String...) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- fetchVariables(String...) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- fetchVariables(String...) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- fetchVariables(String...) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- fetchVariables(List<String>) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1.ActivateJobsCommandStep3
-
Set a list of variable names which should be fetch on job activation.
- fetchVariables(List<String>) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceWithResultCommandStep1
-
Set a list of variables names which should be fetched in the response.
- fetchVariables(List<String>) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1.StreamJobsCommandStep3
-
Set a list of variable names which should be fetch on job activation.
- fetchVariables(List<String>) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set a list of variable names which should be fetch on job activation.
- fetchVariables(List<String>) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- fetchVariables(List<String>) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- fetchVariables(List<String>) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- fetchVariables(List<String>) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- FinalCommandStep<T> - Interface in io.camunda.zeebe.client.api.command
- FOLLOWER - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
- Form - Interface in io.camunda.zeebe.client.api.response
- FormImpl - Class in io.camunda.zeebe.client.impl.response
- FormImpl(GatewayOuterClass.FormMetadata) - Constructor for class io.camunda.zeebe.client.impl.response.FormImpl
- FormImpl(String, int, long, String, String) - Constructor for class io.camunda.zeebe.client.impl.response.FormImpl
- fromJson(String, Class<T>) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Deserializes a JSON string into an equivalent POJO of type
T
. - fromJson(String, Class<T>) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- fromJsonAsMap(String) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Deserializes a JSON string into a string to object map.
- fromJsonAsMap(String) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- fromJsonAsStringMap(String) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Deserializes a JSON string into a string to string map.
- fromJsonAsStringMap(String) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- FunctionWithIO<T,
R> - Interface in io.camunda.zeebe.client.impl.util
G
- GATEWAY_ADDRESS - Static variable in class io.camunda.zeebe.client.ClientProperties
- gatewayAddress(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- gatewayAddress(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- gatewayAddress(String) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- get() - Method in interface io.camunda.zeebe.client.impl.util.SupplierWithIO
- get(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- get(String) - Method in class io.camunda.zeebe.client.impl.util.Environment
- getAccessToken() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- getAddress() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getAddress() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getBoolean(String) - Method in class io.camunda.zeebe.client.impl.util.Environment
- getBpmnProcessId() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getBpmnProcessId() - Method in interface io.camunda.zeebe.client.api.response.Process
- getBpmnProcessId() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceEvent
-
BPMN process id of the process which this instance was created for
- getBpmnProcessId() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
BPMN process id of the process which this instance was created for
- getBpmnProcessId() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getBpmnProcessId() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- getBpmnProcessId() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getBpmnProcessId() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- getBrokers() - Method in interface io.camunda.zeebe.client.api.response.Topology
- getBrokers() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- getCaCertificatePath() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getCaCertificatePath() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getClusterSize() - Method in interface io.camunda.zeebe.client.api.response.Topology
- getClusterSize() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- getConfiguration() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- getConfiguration() - Method in interface io.camunda.zeebe.client.ZeebeClient
- getConnectTimeout() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- getCredentialsProvider() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getCredentialsProvider() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getCustomHeaders() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getCustomHeaders() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getDeadline() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getDeadline() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getDecisionId() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionId() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionId() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionId() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisionKey() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getDecisionKey() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionKey() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionKey() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getDecisionKey() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionKey() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisionName() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionName() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionName() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionName() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisionOutput() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionOutput() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionOutput() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionOutput() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisionRequirements() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getDecisionRequirements() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getDecisionRequirementsId() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionRequirementsId() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getDecisionRequirementsKey() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionRequirementsKey() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getDecisionRequirementsKey() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getDecisionRequirementsKey() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDecisions() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getDecisions() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getDecisionType() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionType() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionVersion() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getDecisionVersion() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getDecisionVersion() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getDecisionVersion() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getDefaultJobPollInterval() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobPollInterval() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultJobTimeout() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobTimeout() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultJobWorkerMaxJobsActive() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobWorkerMaxJobsActive() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultJobWorkerName() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobWorkerName() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultJobWorkerStreamEnabled() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobWorkerStreamEnabled() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultJobWorkerTenantIds() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultJobWorkerTenantIds() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultMessageTimeToLive() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultMessageTimeToLive() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultRequestTimeout() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultRequestTimeout() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDefaultTenantId() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getDefaultTenantId() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getDmnDecisionId() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getDmnDecisionId() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getDmnDecisionName() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getDmnDecisionName() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getDmnDecisionRequirementsId() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getDmnDecisionRequirementsId() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getDmnDecisionRequirementsId() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getDmnDecisionRequirementsId() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getDmnDecisionRequirementsName() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getDmnDecisionRequirementsName() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getElementId() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getElementId() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getElementInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getElementInstanceKey() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getEvaluatedDecisions() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getEvaluatedDecisions() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getEvaluatedInputs() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getEvaluatedInputs() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getEvaluatedOutputs() - Method in interface io.camunda.zeebe.client.api.response.MatchedDecisionRule
- getEvaluatedOutputs() - Method in class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- getExpiry() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- getFailedDecisionId() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getFailedDecisionId() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getFailureMessage() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getFailureMessage() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getForm() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getForm() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getFormId() - Method in interface io.camunda.zeebe.client.api.response.Form
- getFormId() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- getFormKey() - Method in interface io.camunda.zeebe.client.api.response.Form
- getFormKey() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- getGatewayAddress() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getGatewayAddress() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getGatewayVersion() - Method in interface io.camunda.zeebe.client.api.response.Topology
- getGatewayVersion() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- getHealth() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
- getHealth() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- getHost() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getHost() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getInputId() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionInput
- getInputId() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- getInputName() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionInput
- getInputName() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- getInputValue() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionInput
- getInputValue() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- getInterceptors() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getInterceptors() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getJobs() - Method in interface io.camunda.zeebe.client.api.response.ActivateJobsResponse
- getJobs() - Method in class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
- getJsonMapper() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getJsonMapper() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getKeepAlive() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getKeepAlive() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getKey() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getKey() - Method in interface io.camunda.zeebe.client.api.response.BroadcastSignalResponse
-
Returns the unique key of the signal that was broadcasted.
- getKey() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getKey() - Method in interface io.camunda.zeebe.client.api.response.SetVariablesResponse
- getKey() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getKey() - Method in class io.camunda.zeebe.client.impl.response.BroadcastSignalResponseImpl
- getKey() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getKey() - Method in class io.camunda.zeebe.client.impl.response.SetVariablesResponseImpl
- getMatchedRules() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getMatchedRules() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getMaxMessageSize() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getMaxMessageSize() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getMessageKey() - Method in interface io.camunda.zeebe.client.api.response.PublishMessageResponse
-
Returns the record key of the message that was published.
- getMessageKey() - Method in class io.camunda.zeebe.client.impl.response.PublishMessageResponseImpl
- getNodeId() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getNodeId() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getNumJobWorkerExecutionThreads() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getNumJobWorkerExecutionThreads() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getOutputId() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionOutput
- getOutputId() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- getOutputName() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionOutput
- getOutputName() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- getOutputValue() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionOutput
- getOutputValue() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- getOverrideAuthority() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- getOverrideAuthority() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- getPartitionId() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
- getPartitionId() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- getPartitions() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getPartitions() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getPartitionsCount() - Method in interface io.camunda.zeebe.client.api.response.Topology
- getPartitionsCount() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- getPort() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getPort() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getProcessDefinitionKey() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getProcessDefinitionKey() - Method in interface io.camunda.zeebe.client.api.response.Process
- getProcessDefinitionKey() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceEvent
-
Key of the process which this instance was created for
- getProcessDefinitionKey() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Key of the process which this instance was created for
- getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- getProcessDefinitionVersion() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getProcessDefinitionVersion() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getProcesses() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getProcesses() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getProcessInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getProcessInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceEvent
-
Unique key of the created process instance on the partition
- getProcessInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Unique key of the created process instance on the partition
- getProcessInstanceKey() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getProcessInstanceKey() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- getProcessInstanceKey() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getReadTimeout() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- getReplicationFactor() - Method in interface io.camunda.zeebe.client.api.response.Topology
- getReplicationFactor() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- getResourceName() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getResourceName() - Method in interface io.camunda.zeebe.client.api.response.Form
- getResourceName() - Method in interface io.camunda.zeebe.client.api.response.Process
- getResourceName() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getResourceName() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- getResourceName() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- getRetries() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getRetries() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getRole() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
- getRole() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- getRuleId() - Method in interface io.camunda.zeebe.client.api.response.MatchedDecisionRule
- getRuleId() - Method in class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- getRuleIndex() - Method in interface io.camunda.zeebe.client.api.response.MatchedDecisionRule
- getRuleIndex() - Method in class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- getStatus() - Method in exception io.camunda.zeebe.client.api.command.ClientStatusException
- getStatusCode() - Method in exception io.camunda.zeebe.client.api.command.ClientStatusException
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.BroadcastSignalResponse
-
Returns the tenant id of the signal that was broadcasted.
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.DeploymentEvent
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.Form
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.Process
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceEvent
-
Tenant identifier that owns this process instance
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Tenant identifier that owns this process instance
- getTenantId() - Method in interface io.camunda.zeebe.client.api.response.PublishMessageResponse
-
Returns the tenant id of the message that was published.
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.BroadcastSignalResponseImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.EvaluateDecisionResponseImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- getTenantId() - Method in class io.camunda.zeebe.client.impl.response.PublishMessageResponseImpl
- getTokenType() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- getType() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getType() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getVariable(String) - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getVariable(String) - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Variable returned by name after the process is completed.
- getVariable(String) - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getVariable(String) - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getVariables() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getVariables() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Variables returned after the process is completed.
- getVariables() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getVariables() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getVariablesAsMap() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getVariablesAsMap() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Variables returned after the process is completed.
- getVariablesAsMap() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getVariablesAsMap() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getVariablesAsType(Class<T>) - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getVariablesAsType(Class<T>) - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Variables returned after the process is completed.
- getVariablesAsType(Class<T>) - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- getVariablesAsType(Class<T>) - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.Decision
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.DecisionRequirements
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.Form
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.Process
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceEvent
-
Version of the process which this instance was created for
- getVersion() - Method in interface io.camunda.zeebe.client.api.response.ProcessInstanceResult
-
Version of the process which this instance was created for
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- getVersion() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- getVersion() - Static method in class io.camunda.zeebe.client.impl.util.VersionUtil
- getWorker() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- getWorker() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
H
- handle(JobClient, ActivatedJob) - Method in interface io.camunda.zeebe.client.api.worker.JobHandler
-
Handles a job.
- handler(JobHandler) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep2
-
Set the handler to process the jobs.
- handler(JobHandler) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- hashCode() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- hashCode() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- hashCode() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- hashCode() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- hashCode() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- HEADER_AUTH_KEY - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProvider
- HEALTHY - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
I
- INACTIVE - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
- InternalClientException - Exception in io.camunda.zeebe.client.api.command
-
Exception which is thrown on internal errors inside the client itself.
- InternalClientException(String) - Constructor for exception io.camunda.zeebe.client.api.command.InternalClientException
- InternalClientException(String, Throwable) - Constructor for exception io.camunda.zeebe.client.api.command.InternalClientException
- INVALID_ARGUMENT_MSG - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- io.camunda.zeebe.client - package io.camunda.zeebe.client
- io.camunda.zeebe.client.api - package io.camunda.zeebe.client.api
- io.camunda.zeebe.client.api.command - package io.camunda.zeebe.client.api.command
- io.camunda.zeebe.client.api.response - package io.camunda.zeebe.client.api.response
- io.camunda.zeebe.client.api.worker - package io.camunda.zeebe.client.api.worker
- io.camunda.zeebe.client.api.worker.metrics - package io.camunda.zeebe.client.api.worker.metrics
- io.camunda.zeebe.client.impl - package io.camunda.zeebe.client.impl
- io.camunda.zeebe.client.impl.command - package io.camunda.zeebe.client.impl.command
- io.camunda.zeebe.client.impl.oauth - package io.camunda.zeebe.client.impl.oauth
- io.camunda.zeebe.client.impl.response - package io.camunda.zeebe.client.impl.response
- io.camunda.zeebe.client.impl.util - package io.camunda.zeebe.client.impl.util
- io.camunda.zeebe.client.impl.worker - package io.camunda.zeebe.client.impl.worker
- io.camunda.zeebe.client.impl.worker.metrics - package io.camunda.zeebe.client.impl.worker.metrics
- isClosed() - Method in interface io.camunda.zeebe.client.api.worker.JobWorker
- isClosed() - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerImpl
- isDefined(String) - Method in class io.camunda.zeebe.client.impl.util.Environment
- isLeader() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
- isLeader() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- isOpen() - Method in interface io.camunda.zeebe.client.api.worker.JobWorker
- isOpen() - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerImpl
- isPlaintextConnectionEnabled() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- isPlaintextConnectionEnabled() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- isValid() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
J
- jitterFactor(double) - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
-
Sets the jitter factor.
- jitterFactor(double) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- JOB_ACTIVATED - Enum constant in enum io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder.Names
-
Counter backing the
JobWorkerMetrics.jobActivated(int)
count. - JOB_HANDLED - Enum constant in enum io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder.Names
-
Counter backing the
JobWorkerMetrics.jobHandled(int)
count. - JOB_POLLER_LOGGER - Static variable in class io.camunda.zeebe.client.impl.Loggers
- JOB_WORKER_EXECUTION_THREADS - Static variable in class io.camunda.zeebe.client.ClientProperties
- JOB_WORKER_LOGGER - Static variable in class io.camunda.zeebe.client.impl.Loggers
- JOB_WORKER_MAX_JOBS_ACTIVE - Static variable in class io.camunda.zeebe.client.ClientProperties
- jobActivated(int) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerMetrics
-
Called every time one or more jobs are activated.
- jobActivated(int) - Method in class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetrics
- JobClient - Interface in io.camunda.zeebe.client.api.worker
-
A client with access to all job-related operation: complete a job mark a job as failed update the retries of a job
- JobClientImpl - Class in io.camunda.zeebe.client.impl.worker
- JobClientImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.worker.JobClientImpl
- jobHandled(int) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerMetrics
-
Called every time one or more jobs are handled.
- jobHandled(int) - Method in class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetrics
- JobHandler - Interface in io.camunda.zeebe.client.api.worker
-
Implementations MUST be thread-safe.
- JobPoller - Interface in io.camunda.zeebe.client.impl.worker
- JobPollerImpl - Class in io.camunda.zeebe.client.impl.worker
- JobPollerImpl(JobClient, Duration, String, String, Duration, List<String>, List<String>, int) - Constructor for class io.camunda.zeebe.client.impl.worker.JobPollerImpl
- JobRunnableFactory - Interface in io.camunda.zeebe.client.impl.worker
- JobRunnableFactoryImpl - Class in io.camunda.zeebe.client.impl.worker
- JobRunnableFactoryImpl(JobClient, JobHandler) - Constructor for class io.camunda.zeebe.client.impl.worker.JobRunnableFactoryImpl
- jobType(String) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1
-
Set the type of jobs to work on.
- jobType(String) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1
-
Set the type of jobs to work on; only jobs of this type will be activated and consumed by this stream.
- jobType(String) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1
-
Set the type of jobs to work on.
- jobType(String) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- jobType(String) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- jobType(String) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- JobUpdateRetriesCommandImpl - Class in io.camunda.zeebe.client.impl.command
- JobUpdateRetriesCommandImpl(GatewayGrpc.GatewayStub, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
- JobWorker - Interface in io.camunda.zeebe.client.api.worker
-
Represents an active job worker that performs jobs of a certain type.
- JobWorkerBuilderImpl - Class in io.camunda.zeebe.client.impl.worker
- JobWorkerBuilderImpl(ZeebeClientConfiguration, JobClient, ScheduledExecutorService, List<Closeable>) - Constructor for class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- JobWorkerBuilderStep1 - Interface in io.camunda.zeebe.client.api.worker
- JobWorkerBuilderStep1.JobWorkerBuilderStep2 - Interface in io.camunda.zeebe.client.api.worker
- JobWorkerBuilderStep1.JobWorkerBuilderStep3 - Interface in io.camunda.zeebe.client.api.worker
- jobWorkerExecutor() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- jobWorkerExecutor() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
- jobWorkerExecutor(ScheduledExecutorService) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Identical behavior as
ZeebeClientBuilder.jobWorkerExecutor(ScheduledExecutorService,boolean)
, but taking ownership of the executor by default. - jobWorkerExecutor(ScheduledExecutorService, boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- jobWorkerExecutor(ScheduledExecutorService, boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- jobWorkerExecutor(ScheduledExecutorService, boolean) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Allows passing a custom executor service that will be shared by all job workers created via this client.
- JobWorkerImpl - Class in io.camunda.zeebe.client.impl.worker
-
The job worker wants to have enough jobs to work on.
- JobWorkerImpl(int, ScheduledExecutorService, Duration, JobRunnableFactory, JobPoller, JobStreamer, BackoffSupplier, JobWorkerMetrics) - Constructor for class io.camunda.zeebe.client.impl.worker.JobWorkerImpl
- JobWorkerMetrics - Interface in io.camunda.zeebe.client.api.worker
-
Worker metrics API.
- join() - Method in interface io.camunda.zeebe.client.api.ZeebeFuture
-
Like
Future.get()
but throws runtime exceptions. - join() - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- join(long, TimeUnit) - Method in interface io.camunda.zeebe.client.api.ZeebeFuture
-
Like
Future.get(long, TimeUnit)
but throws runtime exceptions. - join(long, TimeUnit) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- JsonMapper - Interface in io.camunda.zeebe.client.api
-
This interface is using to customize the way how objects will be serialized and deserialized in JSON format.
K
- KEEP_ALIVE - Static variable in class io.camunda.zeebe.client.ClientProperties
- KEEP_ALIVE_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- keepAlive(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- keepAlive(Duration) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- keepAlive(Duration) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Time interval between keep alive messages sent to the gateway.
L
- LATEST_VERSION - Static variable in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1
-
Use the latest version of the process (without guarantee).
- latestVersion() - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep2
-
Use the latest version of the process to create an instance of.
- latestVersion() - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- LEADER - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
- local(boolean) - Method in interface io.camunda.zeebe.client.api.command.SetVariablesCommandStep1.SetVariablesCommandStep2
-
If true, the variables will be merged strictly into the local scope (as indicated by elementInstanceKey); this means the variables is not propagated to upper scopes.
- local(boolean) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- LOG - Static variable in class io.camunda.zeebe.client.impl.util.VersionUtil
- LOGGER - Static variable in class io.camunda.zeebe.client.impl.Loggers
- Loggers - Class in io.camunda.zeebe.client.impl
- Loggers() - Constructor for class io.camunda.zeebe.client.impl.Loggers
M
- MatchedDecisionRule - Interface in io.camunda.zeebe.client.api.response
- MatchedDecisionRuleImpl - Class in io.camunda.zeebe.client.impl.response
- MatchedDecisionRuleImpl(JsonMapper, GatewayOuterClass.MatchedDecisionRule) - Constructor for class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- MAX_MESSAGE_SIZE - Static variable in class io.camunda.zeebe.client.ClientProperties
- maxDelay(long) - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
-
Sets the maximum retry delay.
- maxDelay(long) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- maxJobsActive(int) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the maximum number of jobs which will be exclusively activated for this worker at the same time.
- maxJobsActive(int) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- maxJobsToActivate(int) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1.ActivateJobsCommandStep2
-
Set the maximum of jobs to activate.
- maxJobsToActivate(int) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- maxMessageSize(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- maxMessageSize(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- maxMessageSize(int) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
A custom maxMessageSize allows the client to receive larger or smaller responses from Zeebe.
- messageId(String) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the id of the message.
- messageId(String) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- messageName(String) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1
-
Set the name of the message.
- messageName(String) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- metrics(JobWorkerMetrics) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Sets the job worker metrics implementation to use.
- metrics(JobWorkerMetrics) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- micrometer() - Static method in interface io.camunda.zeebe.client.api.worker.JobWorkerMetrics
-
Returns a new builder for the Micrometer bridge.
- MicrometerJobWorkerMetrics - Class in io.camunda.zeebe.client.impl.worker.metrics
- MicrometerJobWorkerMetrics(Counter, Counter) - Constructor for class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetrics
- MicrometerJobWorkerMetricsBuilder - Interface in io.camunda.zeebe.client.api.worker.metrics
-
Builder interface for the
JobWorkerMetrics
backed by Micrometer. - MicrometerJobWorkerMetricsBuilder.Names - Enum in io.camunda.zeebe.client.api.worker.metrics
-
Set of possible metrics/metric names.
- MicrometerJobWorkerMetricsBuilderImpl - Class in io.camunda.zeebe.client.impl.worker.metrics
- MicrometerJobWorkerMetricsBuilderImpl() - Constructor for class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetricsBuilderImpl
- minDelay(long) - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
-
Sets the minimum retry delay.
- minDelay(long) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- ModifyProcessInstanceCommandImpl - Class in io.camunda.zeebe.client.impl.command
- ModifyProcessInstanceCommandImpl(long, JsonMapper, GatewayGrpc.GatewayStub, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- ModifyProcessInstanceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3 - Interface in io.camunda.zeebe.client.api.command
- ModifyProcessInstanceResponse - Interface in io.camunda.zeebe.client.api.response
- ModifyProcessInstanceResponseImpl - Class in io.camunda.zeebe.client.impl.response
- ModifyProcessInstanceResponseImpl(GatewayOuterClass.ModifyProcessInstanceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.ModifyProcessInstanceResponseImpl
N
- name(String) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the name of the worker owner.
- name(String) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- newActivateJobsCommand() - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to activate multiple jobs of a given type.
- newActivateJobsCommand() - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newActivateJobsCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newBackoffBuilder() - Static method in interface io.camunda.zeebe.client.api.worker.BackoffSupplier
- newBroadcastSignalCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newBroadcastSignalCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to broadcast a signal.
- newCancelInstanceCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newCancelInstanceCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to cancel a process instance.
- newClient() - Static method in interface io.camunda.zeebe.client.ZeebeClient
- newClient(ZeebeClientConfiguration) - Static method in interface io.camunda.zeebe.client.ZeebeClient
- newClientBuilder() - Static method in interface io.camunda.zeebe.client.ZeebeClient
- newCloudClientBuilder() - Static method in interface io.camunda.zeebe.client.ZeebeClient
- newCompleteCommand(long) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to complete a job.
- newCompleteCommand(long) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newCompleteCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newCompleteCommand(ActivatedJob) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to complete a job.
- newCompleteCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newCompleteCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newCreateInstanceCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newCreateInstanceCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to create/start a new instance of a process.
- newCredentialsProviderBuilder() - Static method in interface io.camunda.zeebe.client.CredentialsProvider
- newDeleteResourceCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newDeleteResourceCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to delete a resource.
- newDeployCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newDeployCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Deprecated.since 8 for removal with 8.1, replaced by
ZeebeClient.newDeployResourceCommand()
- newDeployResourceCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newDeployResourceCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to deploy new resources, i.e.
- newEvaluateDecisionCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newEvaluateDecisionCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to evaluate a decision.
- newFailCommand(long) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to mark a job as failed.
- newFailCommand(long) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newFailCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newFailCommand(ActivatedJob) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to mark a job as failed.
- newFailCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newFailCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newModifyProcessInstanceCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newModifyProcessInstanceCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to modify a process instance.
- newPublishMessageCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newPublishMessageCommand() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to publish a message which can be correlated to a process instance.
- newResolveIncidentCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newResolveIncidentCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to resolve an existing incident.
- newSetVariablesCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newSetVariablesCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to set and/or update the variables of a given flow element (e.g.
- newStreamJobsCommand() - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Activates and streams jobs of a specific type.
- newStreamJobsCommand() - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newStreamJobsCommand() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newThrowErrorCommand(long) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to report a business error (i.e.
- newThrowErrorCommand(long) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newThrowErrorCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newThrowErrorCommand(ActivatedJob) - Method in interface io.camunda.zeebe.client.api.worker.JobClient
-
Command to report a business error (i.e.
- newThrowErrorCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.worker.JobClientImpl
- newThrowErrorCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newTopologyRequest() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newTopologyRequest() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Request the current cluster topology.
- newUpdateRetriesCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newUpdateRetriesCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to update the retries of a job.
- newUpdateRetriesCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newUpdateRetriesCommand(ActivatedJob) - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Command to update the retries of a job.
- newWorker() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
- newWorker() - Method in interface io.camunda.zeebe.client.ZeebeClient
-
Registers a new job worker for jobs of a given type.
- noop() - Static method in interface io.camunda.zeebe.client.api.worker.JobWorkerMetrics
-
Returns an implementation which does nothing.
- NoopCredentialsProvider - Class in io.camunda.zeebe.client.impl
- NoopCredentialsProvider() - Constructor for class io.camunda.zeebe.client.impl.NoopCredentialsProvider
- numJobWorkerExecutionThreads(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- numJobWorkerExecutionThreads(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- numJobWorkerExecutionThreads(int) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
O
- OAUTH_ENV_AUTHORIZATION_SERVER - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_CACHE_PATH - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_CLIENT_ID - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_CLIENT_SECRET - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_CONNECT_TIMEOUT - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_READ_TIMEOUT - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAUTH_ENV_TOKEN_AUDIENCE - Static variable in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- OAuthCredentialsCache - Class in io.camunda.zeebe.client.impl.oauth
- OAuthCredentialsCache(File) - Constructor for class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- OAuthCredentialsProvider - Class in io.camunda.zeebe.client.impl.oauth
-
This class is thread-safe in terms of the next: 1.
- OAuthCredentialsProviderBuilder - Class in io.camunda.zeebe.client.impl.oauth
- OAuthCredentialsProviderBuilder() - Constructor for class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
- objectMapper - Variable in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- onCompleted() - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- onCompleted() - Method in class io.camunda.zeebe.client.impl.ZeebeStreamingClientFutureImpl
- ONE_KB - Static variable in class io.camunda.zeebe.client.impl.util.DataSizeUtil
- ONE_MB - Static variable in class io.camunda.zeebe.client.impl.util.DataSizeUtil
- onError(Throwable) - Method in class io.camunda.zeebe.client.impl.RetriableClientFutureImpl
- onError(Throwable) - Method in class io.camunda.zeebe.client.impl.RetriableStreamingFutureImpl
- onError(Throwable) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- onError(Throwable) - Method in class io.camunda.zeebe.client.impl.ZeebeStreamingClientFutureImpl
- onNext(BrokerResponse) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- onNext(BrokerResponse) - Method in class io.camunda.zeebe.client.impl.ZeebeStreamingClientFutureImpl
- open() - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Open the worker and start to work on available tasks.
- open() - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- OVERRIDE_AUTHORITY - Static variable in class io.camunda.zeebe.client.ClientProperties
- OVERRIDE_AUTHORITY_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- overrideAuthority(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- overrideAuthority(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- overrideAuthority(String) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Overrides the authority used with TLS virtual hosting.
- ownsJobWorkerExecutor() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- ownsJobWorkerExecutor() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
P
- parse(String) - Static method in class io.camunda.zeebe.client.impl.util.DataSizeUtil
- PartitionBrokerHealth - Enum in io.camunda.zeebe.client.api.response
- PartitionBrokerRole - Enum in io.camunda.zeebe.client.api.response
- PartitionInfo - Interface in io.camunda.zeebe.client.api.response
- PartitionInfoImpl - Class in io.camunda.zeebe.client.impl.response
- PartitionInfoImpl(GatewayOuterClass.Partition) - Constructor for class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- PLAINTEXT_CONNECTION_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- poll(int, Consumer<ActivatedJob>, IntConsumer, Consumer<Throwable>, BooleanSupplier) - Method in interface io.camunda.zeebe.client.impl.worker.JobPoller
- poll(int, Consumer<ActivatedJob>, IntConsumer, Consumer<Throwable>, BooleanSupplier) - Method in class io.camunda.zeebe.client.impl.worker.JobPollerImpl
-
Poll for available jobs.
- pollInterval(Duration) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the maximal interval between polling for new jobs.
- pollInterval(Duration) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- Process - Interface in io.camunda.zeebe.client.api.response
- processDefinitionKey(long) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1
-
Set the key of the process to create an instance of.
- processDefinitionKey(long) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- ProcessImpl - Class in io.camunda.zeebe.client.impl.response
- ProcessImpl(long, String, int, String) - Constructor for class io.camunda.zeebe.client.impl.response.ProcessImpl
-
Deprecated.
- ProcessImpl(long, String, int, String, String) - Constructor for class io.camunda.zeebe.client.impl.response.ProcessImpl
- ProcessImpl(GatewayOuterClass.ProcessMetadata) - Constructor for class io.camunda.zeebe.client.impl.response.ProcessImpl
- ProcessInstanceEvent - Interface in io.camunda.zeebe.client.api.response
- ProcessInstanceResult - Interface in io.camunda.zeebe.client.api.response
- PublishMessageCommandImpl - Class in io.camunda.zeebe.client.impl.command
- PublishMessageCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- PublishMessageCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- PublishMessageCommandStep1.PublishMessageCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- PublishMessageCommandStep1.PublishMessageCommandStep3 - Interface in io.camunda.zeebe.client.api.command
- PublishMessageResponse - Interface in io.camunda.zeebe.client.api.response
- PublishMessageResponseImpl - Class in io.camunda.zeebe.client.impl.response
- PublishMessageResponseImpl(GatewayOuterClass.PublishMessageResponse) - Constructor for class io.camunda.zeebe.client.impl.response.PublishMessageResponseImpl
- put(String, ZeebeClientCredentials) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- put(String, String) - Method in class io.camunda.zeebe.client.impl.util.Environment
R
- random(Random) - Method in interface io.camunda.zeebe.client.api.worker.ExponentialBackoffBuilder
-
Sets the random number generator used to add jitter to the next delay.
- random(Random) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoffBuilderImpl
- readCache() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- readInputStream(InputStream) - Static method in class io.camunda.zeebe.client.impl.command.StreamUtil
- readTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
-
The data read timeout of request.
- remove(String) - Method in class io.camunda.zeebe.client.impl.util.Environment
- requestTimeout(Duration) - Method in interface io.camunda.zeebe.client.api.command.FinalCommandStep
-
Sets the request timeout for the command.
- requestTimeout(Duration) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the request timeout for activate job request used to poll for new job.
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.CancelProcessInstanceCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.CompleteJobCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.DeleteResourceCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.ResolveIncidentCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
- requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- ResolveIncidentCommandImpl - Class in io.camunda.zeebe.client.impl.command
- ResolveIncidentCommandImpl(GatewayGrpc.GatewayStub, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.ResolveIncidentCommandImpl
- ResolveIncidentCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- ResolveIncidentResponse - Interface in io.camunda.zeebe.client.api.response
- ResolveIncidentResponseImpl - Class in io.camunda.zeebe.client.impl.response
- ResolveIncidentResponseImpl(GatewayOuterClass.ResolveIncidentResponse) - Constructor for class io.camunda.zeebe.client.impl.response.ResolveIncidentResponseImpl
- RetriableClientFutureImpl<R,
T> - Class in io.camunda.zeebe.client.impl - RetriableClientFutureImpl(Function<T, R>, Predicate<Throwable>, Consumer<StreamObserver<T>>) - Constructor for class io.camunda.zeebe.client.impl.RetriableClientFutureImpl
- RetriableClientFutureImpl(Predicate<Throwable>, Consumer<StreamObserver<T>>) - Constructor for class io.camunda.zeebe.client.impl.RetriableClientFutureImpl
- RetriableStreamingFutureImpl<C,
B> - Class in io.camunda.zeebe.client.impl - RetriableStreamingFutureImpl(C, Consumer<B>, Predicate<Throwable>, Consumer<StreamObserver<B>>) - Constructor for class io.camunda.zeebe.client.impl.RetriableStreamingFutureImpl
- retries(int) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1
-
Set the remaining retries of this job.
- retries(int) - Method in interface io.camunda.zeebe.client.api.command.UpdateRetriesJobCommandStep1
-
Set the retries of this job.
- retries(int) - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- retries(int) - Method in class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
- retryBackoff(Duration) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set the backoff timeout for failing this job.
- retryBackoff(Duration) - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
S
- send() - Method in interface io.camunda.zeebe.client.api.command.FinalCommandStep
-
Sends the command to the Zeebe broker.
- send() - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.CancelProcessInstanceCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.CompleteJobCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.DeleteResourceCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.DeployProcessCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.ResolveIncidentCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- send() - Method in class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
- setExpiresIn(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- setExpiry(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- SetVariablesCommandImpl - Class in io.camunda.zeebe.client.impl.command
- SetVariablesCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- SetVariablesCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- SetVariablesCommandStep1.SetVariablesCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.CompleteJobCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.FailJobCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- setVariablesInternal(String) - Method in class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- SetVariablesResponse - Interface in io.camunda.zeebe.client.api.response
- SetVariablesResponseImpl - Class in io.camunda.zeebe.client.impl.response
- SetVariablesResponseImpl(GatewayOuterClass.SetVariablesResponse) - Constructor for class io.camunda.zeebe.client.impl.response.SetVariablesResponseImpl
- shouldRetryRequest(Throwable) - Method in interface io.camunda.zeebe.client.CredentialsProvider
-
Returns true if the request should be retried; otherwise returns false.
- shouldRetryRequest(Throwable) - Method in class io.camunda.zeebe.client.impl.NoopCredentialsProvider
- shouldRetryRequest(Throwable) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProvider
-
Returns true if the Throwable was caused by an UNAUTHENTICATED response and a new access token could be fetched; otherwise returns false.
- signalName(String) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1
-
Set the name of the signal.
- signalName(String) - Method in class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- size() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- startBeforeElement(String) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Overrides the default start position of the process.
- startBeforeElement(String) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- STREAM_ENABLED - Static variable in class io.camunda.zeebe.client.ClientProperties
- streamEnabled(boolean) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Opt-in feature flag to enable job streaming.
- streamEnabled(boolean) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- StreamJobsCommandImpl - Class in io.camunda.zeebe.client.impl.command
- StreamJobsCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, Predicate<Throwable>, ZeebeClientConfiguration) - Constructor for class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- StreamJobsCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- StreamJobsCommandStep1.StreamJobsCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- StreamJobsCommandStep1.StreamJobsCommandStep3 - Interface in io.camunda.zeebe.client.api.command
- StreamJobsResponse - Interface in io.camunda.zeebe.client.api.response
- StreamJobsResponseImpl - Class in io.camunda.zeebe.client.impl.response
- StreamJobsResponseImpl() - Constructor for class io.camunda.zeebe.client.impl.response.StreamJobsResponseImpl
- streamTimeout(Duration) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
If streaming is enabled, sets a maximum lifetime for a given stream.
- streamTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- StreamUtil - Class in io.camunda.zeebe.client.impl.command
- StreamUtil() - Constructor for class io.camunda.zeebe.client.impl.command.StreamUtil
- SupplierWithIO<T> - Interface in io.camunda.zeebe.client.impl.util
- supplyRetryDelay(long) - Method in interface io.camunda.zeebe.client.api.worker.BackoffSupplier
-
Returns the delay before the next retry.
- supplyRetryDelay(long) - Method in class io.camunda.zeebe.client.impl.worker.ExponentialBackoff
- system() - Static method in class io.camunda.zeebe.client.impl.util.Environment
T
- tenantId(String) - Method in interface io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep
-
Specifies the tenant that will own any entities (e.g.
- tenantId(String) - Method in interface io.camunda.zeebe.client.api.command.CommandWithTenantStep
-
Specifies the tenant that will own any entities (e.g.
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.BroadcastSignalCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceWithResultCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- tenantId(String) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- tenantIds(String...) - Method in interface io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep
-
Shorthand method for
CommandWithOneOrMoreTenantsStep.tenantIds(List)
. - tenantIds(String...) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- tenantIds(String...) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- tenantIds(String...) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- tenantIds(List<String>) - Method in interface io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep
-
Specifies the tenants that may own any entities (e.g.
- tenantIds(List<String>) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- tenantIds(List<String>) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- tenantIds(List<String>) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- terminateElement(long) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.TerminateInstruction
for the given element id. - terminateElement(long) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- thisUsesUnstableApi() - Method in class io.camunda.zeebe.client.impl.ZeebeCallCredentials
- ThrowErrorCommandImpl - Class in io.camunda.zeebe.client.impl.command
- ThrowErrorCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, long, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.ThrowErrorCommandImpl
- ThrowErrorCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- ThrowErrorCommandStep1.ThrowErrorCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- timeout(long) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the time for how long a job is exclusively assigned for this worker.
- timeout(long) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- timeout(Duration) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1.ActivateJobsCommandStep3
-
Set the time for how long a job is exclusively assigned for this subscription.
- timeout(Duration) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1.StreamJobsCommandStep3
-
Set the time for how long a job is exclusively assigned for this subscription.
- timeout(Duration) - Method in interface io.camunda.zeebe.client.api.worker.JobWorkerBuilderStep1.JobWorkerBuilderStep3
-
Set the time for how long a job is exclusively assigned for this worker.
- timeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- timeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- timeout(Duration) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
- timeToLive(Duration) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the time-to-live of the message.
- timeToLive(Duration) - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
- toJson() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
- toJson() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
- toJson() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionInput
- toJson() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecisionOutput
- toJson() - Method in interface io.camunda.zeebe.client.api.response.MatchedDecisionRule
- toJson() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- toJson() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- toJson() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- toJson() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- toJson() - Method in class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- toJson(Object) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Serializes an object (POJO, map, list, etc.) into an JSON string.
- toJson(Object) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- Topology - Interface in io.camunda.zeebe.client.api.response
- TopologyImpl - Class in io.camunda.zeebe.client.impl.response
- TopologyImpl(GatewayOuterClass.TopologyResponse) - Constructor for class io.camunda.zeebe.client.impl.response.TopologyImpl
- TopologyRequestImpl - Class in io.camunda.zeebe.client.impl.command
- TopologyRequestImpl(GatewayGrpc.GatewayStub, Duration, Predicate<Throwable>) - Constructor for class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
- TopologyRequestStep1 - Interface in io.camunda.zeebe.client.api.command
- toString() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceResponseImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.CreateProcessInstanceWithResultResponseImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.DecisionImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.DecisionRequirementsImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.DeploymentEventImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionInputImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionOutputImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.FormImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.MatchedDecisionRuleImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
- toString() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
- toString() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- toString() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
U
- UNHEALTHY - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
- UpdateRetriesJobCommandStep1 - Interface in io.camunda.zeebe.client.api.command
- UpdateRetriesJobCommandStep1.UpdateRetriesJobCommandStep2 - Interface in io.camunda.zeebe.client.api.command
- UpdateRetriesJobResponse - Interface in io.camunda.zeebe.client.api.response
- UpdateRetriesJobResponseImpl - Class in io.camunda.zeebe.client.impl.response
- UpdateRetriesJobResponseImpl(GatewayOuterClass.UpdateJobRetriesResponse) - Constructor for class io.camunda.zeebe.client.impl.response.UpdateRetriesJobResponseImpl
- USE_PLAINTEXT_CONNECTION - Static variable in class io.camunda.zeebe.client.ClientProperties
- usePlaintext() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- usePlaintext() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- usePlaintext() - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Use a plaintext connection between the client and the gateway.
V
- validateJson(String, InputStream) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Validates a stream that contains a JSON string.
- validateJson(String, InputStream) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- validateJson(String, String) - Method in interface io.camunda.zeebe.client.api.JsonMapper
-
Validates a JSON string.
- validateJson(String, String) - Method in class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- value() - Element in annotation type io.camunda.zeebe.client.api.ExperimentalApi
-
Context information such as links to discussion thread, tracking issue etc.
- valueOf(String) - Static method in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder.Names
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder.Names
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Set a single variable of the signal.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.CompleteJobCommandStep1
-
Set a single variable to complete the job with.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Set a single initial variable of the process instance.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2
-
Set a single variable for the decision evaluation.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set a single variable of this job.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set a single variable of the message.
- variable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Set a single variable of this job.
- variable(String, Object) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Set the variables of the signal.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.CompleteJobCommandStep1
-
Set the variables to complete the job with.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Set the initial variables of the process instance.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2
-
Set the variables for the decision evaluation.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set the variables of this job.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the variables of the message.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.SetVariablesCommandStep1
-
Sets the variables document from a JSON stream.
- variables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Set the variables of this job.
- variables(InputStream) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- variables(InputStream) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Set the variables of the signal.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.CompleteJobCommandStep1
-
Set the variables to complete the job with.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Set the initial variables of the process instance.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2
-
Set the variables for the decision evaluation.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set the variables of this job.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the variables of the message.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.SetVariablesCommandStep1
-
Sets the variables document from an object, which will be serialized into a JSON document.
- variables(Object) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Set the variables of this job.
- variables(Object) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- variables(Object) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Set the variables of the signal.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.CompleteJobCommandStep1
-
Set the variables to complete the job with.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Set the initial variables of the process instance.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2
-
Set the variables for the decision evaluation.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set the variables of this job.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the variables of the message.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.SetVariablesCommandStep1
-
Sets the variables document from a JSON string.
- variables(String) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Set the variables of this job.
- variables(String) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- variables(String) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.BroadcastSignalCommandStep1.BroadcastSignalCommandStep2
-
Set the variables of the signal.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.CompleteJobCommandStep1
-
Set the variables to complete the job with.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
Set the initial variables of the process instance.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.EvaluateDecisionCommandStep1.EvaluateDecisionCommandStep2
-
Set the variables for the decision evaluation.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.FailJobCommandStep1.FailJobCommandStep2
-
Set the variables of this job.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep3
-
Set the variables of the message.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.SetVariablesCommandStep1
-
Sets the variables document from a map.
- variables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.ThrowErrorCommandStep1.ThrowErrorCommandStep2
-
Set the variables of this job.
- variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.impl.command.CommandWithVariables
- variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
- version(int) - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep2
-
Set the version of the process to create an instance of.
- version(int) - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- VersionUtil - Class in io.camunda.zeebe.client.impl.util
W
- withCache(String, FunctionWithIO<ZeebeClientCredentials, T>) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
- withClientId(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withClientId(String) - Method in interface io.camunda.zeebe.client.ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2
-
Sets the client id that will be used to authenticate against the Camunda Cloud cluster.
- withClientSecret(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withClientSecret(String) - Method in interface io.camunda.zeebe.client.ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2.ZeebeClientCloudBuilderStep3
-
Sets the client secret that will be used to authenticate against the Camunda Cloud cluster.
- withClusterId(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withClusterId(String) - Method in interface io.camunda.zeebe.client.ZeebeClientCloudBuilderStep1
-
Sets the cluster id of the Camunda Cloud cluster.
- withInterceptors(ClientInterceptor...) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- withInterceptors(ClientInterceptor...) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withInterceptors(ClientInterceptor...) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- withJsonMapper(JsonMapper) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- withJsonMapper(JsonMapper) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withJsonMapper(JsonMapper) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
- withMeterRegistry(MeterRegistry) - Method in interface io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder
-
Specifies where the worker metrics will be registered.
- withMeterRegistry(MeterRegistry) - Method in class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetricsBuilderImpl
- withProperties(Properties) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- withProperties(Properties) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withProperties(Properties) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
-
Sets all the properties from a
Properties
object. - withRegion(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- withRegion(String) - Method in interface io.camunda.zeebe.client.ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2.ZeebeClientCloudBuilderStep3.ZeebeClientCloudBuilderStep4
-
Sets the region of the Camunda Cloud cluster.
- withResult() - Method in interface io.camunda.zeebe.client.api.command.CreateProcessInstanceCommandStep1.CreateProcessInstanceCommandStep3
-
When this method is called, the response to the command will be received after the process is completed.
- withResult() - Method in class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
- withTags(Iterable<Tag>) - Method in interface io.camunda.zeebe.client.api.worker.metrics.MicrometerJobWorkerMetricsBuilder
-
Tags which will be applied to all worker metrics.
- withTags(Iterable<Tag>) - Method in class io.camunda.zeebe.client.impl.worker.metrics.MicrometerJobWorkerMetricsBuilderImpl
- withVariable(String, Object) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariable(String, Object) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariable(String, Object, String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariable(String, Object, String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(InputStream) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(InputStream) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(InputStream, String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(InputStream, String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(Object) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(Object) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(Object, String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(Object, String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(String, String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(String, String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(Map<String, Object>) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(Map<String, Object>) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- withVariables(Map<String, Object>, String) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1.ModifyProcessInstanceCommandStep3
-
Create a
GatewayOuterClass.ModifyProcessInstanceRequest.VariableInstruction
for the element that's getting activated. - withVariables(Map<String, Object>, String) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
- workerName(String) - Method in interface io.camunda.zeebe.client.api.command.ActivateJobsCommandStep1.ActivateJobsCommandStep3
-
Set the name of the job worker.
- workerName(String) - Method in interface io.camunda.zeebe.client.api.command.StreamJobsCommandStep1.StreamJobsCommandStep3
-
Set the name of the job worker.
- workerName(String) - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
- workerName(String) - Method in class io.camunda.zeebe.client.impl.command.StreamJobsCommandImpl
- writeCache() - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
Z
- ZEEBE_CLIENT_WORKER_STREAM_ENABLED - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- ZeebeCallCredentials - Class in io.camunda.zeebe.client.impl
- ZeebeClient - Interface in io.camunda.zeebe.client
-
The client to communicate with a Zeebe broker/cluster.
- ZeebeClientBuilder - Interface in io.camunda.zeebe.client
- ZeebeClientBuilderImpl - Class in io.camunda.zeebe.client.impl
- ZeebeClientBuilderImpl() - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
- ZeebeClientCloudBuilderImpl - Class in io.camunda.zeebe.client.impl
- ZeebeClientCloudBuilderImpl() - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
- ZeebeClientCloudBuilderStep1 - Interface in io.camunda.zeebe.client
- ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2 - Interface in io.camunda.zeebe.client
- ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2.ZeebeClientCloudBuilderStep3 - Interface in io.camunda.zeebe.client
- ZeebeClientCloudBuilderStep1.ZeebeClientCloudBuilderStep2.ZeebeClientCloudBuilderStep3.ZeebeClientCloudBuilderStep4 - Interface in io.camunda.zeebe.client
- ZeebeClientConfiguration - Interface in io.camunda.zeebe.client
- ZeebeClientCredentials - Class in io.camunda.zeebe.client.impl
- ZeebeClientCredentials() - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- ZeebeClientCredentials(String, ZonedDateTime, String) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientCredentials
- ZeebeClientFutureImpl<ClientResponse,
BrokerResponse> - Class in io.camunda.zeebe.client.impl - ZeebeClientFutureImpl() - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- ZeebeClientFutureImpl(Function<BrokerResponse, ClientResponse>) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
- ZeebeClientImpl - Class in io.camunda.zeebe.client.impl
- ZeebeClientImpl(ZeebeClientConfiguration) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientImpl
- ZeebeClientImpl(ZeebeClientConfiguration, ManagedChannel) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientImpl
- ZeebeClientImpl(ZeebeClientConfiguration, ManagedChannel, GatewayGrpc.GatewayStub) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientImpl
- ZeebeClientImpl(ZeebeClientConfiguration, ManagedChannel, GatewayGrpc.GatewayStub, ExecutorResource) - Constructor for class io.camunda.zeebe.client.impl.ZeebeClientImpl
- ZeebeFuture<T> - Interface in io.camunda.zeebe.client.api
- ZeebeObjectMapper - Class in io.camunda.zeebe.client.impl
- ZeebeObjectMapper() - Constructor for class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- ZeebeObjectMapper(ObjectMapper) - Constructor for class io.camunda.zeebe.client.impl.ZeebeObjectMapper
- ZeebeStreamingClientFutureImpl<ClientResponse,
BrokerResponse> - Class in io.camunda.zeebe.client.impl - ZeebeStreamingClientFutureImpl(ClientResponse, Consumer<BrokerResponse>) - Constructor for class io.camunda.zeebe.client.impl.ZeebeStreamingClientFutureImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
CreateProcessInstanceCommandImpl(GatewayStub asyncStub, JsonMapper jsonMapper, ZeebeClientConfiguration config, Predicate retryPredicate)