Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

action(String) - Method in interface io.camunda.zeebe.client.api.command.AssignUserTaskCommandStep1
Set the custom action to assign the user task with.
action(String) - Method in interface io.camunda.zeebe.client.api.command.CompleteUserTaskCommandStep1
Set the custom action to complete the user task with.
action(String) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the custom action to update the user task with.
action(String) - Method in class io.camunda.zeebe.client.impl.command.AssignUserTaskCommandImpl
 
action(String) - Method in class io.camunda.zeebe.client.impl.command.CompleteUserTaskCommandImpl
 
action(String) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
action(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
action(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
action(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
ActivatedJob - Class in io.camunda.zeebe.client.protocol.rest
ActivatedJob
ActivatedJob - Interface in io.camunda.zeebe.client.api.response
 
ActivatedJob() - Constructor for class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
ActivatedJobImpl - Class in io.camunda.zeebe.client.impl.response
 
ActivatedJobImpl(JsonMapper, ActivatedJob) - Constructor for class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
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
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
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, HttpClient, ZeebeClientConfiguration, JsonMapper, Predicate<CredentialsProvider.StatusCode>) - 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
 
Activation - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Activation - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Activation - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
addBrokersItem(BrokerInfo) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
addCandidateGroupsItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
addCandidateUsersItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
addFetchVariableItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
addFirstSortValuesItem(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
addItemsItem(CamundaGroupResponse) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
addItemsItem(CamundaUserResponse) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
addItemsItem(ProcessInstanceItem) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
addItemsItem(RoleResponse) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
addJobsItem(ActivatedJob) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
addKeyItem(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
addLastSortValuesItem(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
addMappingInstruction(String, String) - Method in interface io.camunda.zeebe.client.api.command.MigrateProcessInstanceCommandStep1.MigrateProcessInstanceCommandFinalStep
Add a GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction for the element that will be migrated and its target element id in the target process definition.
addMappingInstruction(String, String) - Method in interface io.camunda.zeebe.client.api.command.MigrateProcessInstanceCommandStep1.MigrateProcessInstanceCommandStep2
Add a GatewayOuterClass.MigrateProcessInstanceRequest.MappingInstruction for the element that will be migrated and its target element id in the target process definition.
addMappingInstruction(String, String) - Method in interface io.camunda.zeebe.client.api.command.MigrationPlan.MigrationPlanBuilderStep2
Add a mapping instruction to the migration for describing how to map elements from the source process definition to the target process definition.
addMappingInstruction(String, String) - Method in class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl
 
addMappingInstruction(String, String) - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
addPartitionsItem(Partition) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
addPermissionsItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
addPermissionsItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
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(JobActivationResponse) - Method in class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
 
addResponse(GatewayOuterClass.ActivateJobsResponse) - Method in class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
 
addSearchAfterItem(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
addSearchBeforeItem(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
addSortItem(SearchQuerySortRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
addSortItem(SearchQuerySortRequest) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
addTenantIdsItem(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
addValuesToList(List<T>, List<T>) - Static method in class io.camunda.zeebe.client.impl.util.CollectionUtil
 
addVariablesItem(VariableValueFilterRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
allowOverride(boolean) - Method in interface io.camunda.zeebe.client.api.command.AssignUserTaskCommandStep1
Flag to allow overriding an existing assignee for the user task without unassigning it first.
allowOverride(boolean) - Method in class io.camunda.zeebe.client.impl.command.AssignUserTaskCommandImpl
 
allowOverride(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
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
 
ApiEntity<T> - Interface in io.camunda.zeebe.client.impl.http
Represents a possible response entity from the Zeebe REST API, either a successful response of type ApiEntity, or a ProblemDetail returned by the server.
ApiEntity.Error<T> - Class in io.camunda.zeebe.client.impl.http
 
ApiEntity.Response<T> - Class in io.camunda.zeebe.client.impl.http
 
ApiEntity.Unknown<T> - Class in io.camunda.zeebe.client.impl.http
 
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(CredentialsProvider.CredentialsApplier) - Method in interface io.camunda.zeebe.client.CredentialsProvider
Adds credentials to the headers.
applyCredentials(CredentialsProvider.CredentialsApplier) - Method in class io.camunda.zeebe.client.impl.NoopCredentialsProvider
 
applyCredentials(CredentialsProvider.CredentialsApplier) - 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
 
asc() - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest.SearchRequestSort
Sort in ascending order
asc() - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
assignee(String) - Method in interface io.camunda.zeebe.client.api.command.AssignUserTaskCommandStep1
Set the assignee to set for the user task.
assignee(String) - Method in class io.camunda.zeebe.client.impl.command.AssignUserTaskCommandImpl
 
assignee(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
AssignUserTaskCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
AssignUserTaskCommandImpl(HttpClient, JsonMapper, long) - Constructor for class io.camunda.zeebe.client.impl.command.AssignUserTaskCommandImpl
 
AssignUserTaskCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
AssignUserTaskResponse - Interface in io.camunda.zeebe.client.api.response
 
AssignUserToGroupRequest - Class in io.camunda.zeebe.client.protocol.rest
AssignUserToGroupRequest
AssignUserToGroupRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
audience(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
The resource for which 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
 
bpmnProcessId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
bpmnProcessId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
BroadcastSignalCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
BroadcastSignalCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<CredentialsProvider.StatusCode>) - 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 - Class in io.camunda.zeebe.client.protocol.rest
Provides information on a broker node.
BrokerInfo - Interface in io.camunda.zeebe.client.api.response
 
BrokerInfo() - Constructor for class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
BrokerInfoImpl - Class in io.camunda.zeebe.client.impl.response
 
BrokerInfoImpl(BrokerInfo) - Constructor for class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
BrokerInfoImpl(GatewayOuterClass.BrokerInfo) - Constructor for class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
brokers(List<BrokerInfo>) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
build() - Method in interface io.camunda.zeebe.client.api.command.MigrationPlan.MigrationPlanBuilderFinalStep
Build the MigrationPlan object after filling the object with migration data
build() - Method in class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl
 
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.
CAMUNDA_CLIENT_WORKER_STREAM_ENABLED - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
CamundaGroupRequest - Class in io.camunda.zeebe.client.protocol.rest
CamundaGroupRequest
CamundaGroupRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
CamundaGroupResponse - Class in io.camunda.zeebe.client.protocol.rest
CamundaGroupResponse
CamundaGroupResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
CamundaUserResponse - Class in io.camunda.zeebe.client.protocol.rest
CamundaUserResponse
CamundaUserResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
CamundaUserWithPasswordRequest - Class in io.camunda.zeebe.client.protocol.rest
CamundaUserWithPasswordRequest
CamundaUserWithPasswordRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
cancel(boolean) - Method in class io.camunda.zeebe.client.impl.http.HttpZeebeFuture
 
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<CredentialsProvider.StatusCode>) - 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
 
candidateGroups(String...) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the candidate groups to set in the user task.
candidateGroups(String...) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
candidateGroups(List<String>) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the candidate groups to set in the user task.
candidateGroups(List<String>) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
candidateGroups(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
candidateUsers(String...) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the candidate users to set in the user task.
candidateUsers(String...) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
candidateUsers(List<String>) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the candidate users to set in the user task.
candidateUsers(List<String>) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
candidateUsers(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
changeset(Changeset) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
Changeset - Class in io.camunda.zeebe.client.protocol.rest
JSON object with changed task attribute values.
Changeset() - Constructor for class io.camunda.zeebe.client.protocol.rest.Changeset
 
clearCandidateGroups() - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Remove the candidate groups from the user task.
clearCandidateGroups() - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
clearCandidateUsers() - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Remove the candidate users from the user task.
clearCandidateUsers() - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
clearDueDate() - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Clear the due date in the user task.
clearDueDate() - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
clearFollowUpDate() - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Clear the follow-up date in the user task.
clearFollowUpDate() - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
clientCall - Variable in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
 
ClientException - Exception Class in io.camunda.zeebe.client.api.command
 
ClientException(String) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientException
 
ClientException(String, Throwable) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientException
 
ClientException(Throwable) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientException
 
ClientHttpException - Exception Class in io.camunda.zeebe.client.api.command
 
ClientHttpException(int, String) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientHttpException
 
ClientHttpException(String, int, String) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientHttpException
 
ClientHttpException(String, int, String, Throwable) - Constructor for exception class io.camunda.zeebe.client.api.command.ClientHttpException
 
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 Class in io.camunda.zeebe.client.api.command
 
ClientStatusException(Status, Throwable) - Constructor for exception class 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.http.HttpClient
 
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
 
clusterSize(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
code() - Method in exception class io.camunda.zeebe.client.api.command.ClientHttpException
 
code() - Method in interface io.camunda.zeebe.client.CredentialsProvider.StatusCode
Returns the raw status code, e.g.
code() - Method in class io.camunda.zeebe.client.impl.GrpcStatusCode
 
code() - Method in class io.camunda.zeebe.client.impl.HttpStatusCode
 
CollectionUtil - Class in io.camunda.zeebe.client.impl.util
 
CommandWithCommunicationApiStep<T> - Interface in io.camunda.zeebe.client.api.command
 
CommandWithOneOrMoreTenantsStep<T> - Interface in io.camunda.zeebe.client.api.command
 
CommandWithOperationReferenceStep<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<CredentialsProvider.StatusCode>) - 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
 
CompleteUserTaskCommandImpl - Class in io.camunda.zeebe.client.impl.command
This command implementation currently does not extend CommandWithVariables since we would have to handle a String-ified JSON variables object.
CompleteUserTaskCommandImpl(HttpClient, JsonMapper, long) - Constructor for class io.camunda.zeebe.client.impl.command.CompleteUserTaskCommandImpl
 
CompleteUserTaskCommandStep1 - Interface in io.camunda.zeebe.client.api.command
The user task completion currently only accepts variables as a Map due to the current request handling before sending it the gateway.
CompleteUserTaskResponse - Interface in io.camunda.zeebe.client.api.response
 
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
 
createClient() - Method in class io.camunda.zeebe.client.impl.http.HttpClientFactory
 
CreateProcessInstanceCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
CreateProcessInstanceCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, ZeebeClientConfiguration, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
 
CreateProcessInstanceCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, Duration, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.CreateProcessInstanceCommandImpl
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<CredentialsProvider.StatusCode>, 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.
CredentialsProvider.CredentialsApplier - Interface in io.camunda.zeebe.client
Used to apply call credentials on a per-request basis, abstracting over gRPC and REST.
CredentialsProvider.StatusCode - Interface in io.camunda.zeebe.client
Represents the result of a failed call, abstracting over gRPC and standard HTTP status codes.
customHeaders(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 

D

DataSizeUtil - Class in io.camunda.zeebe.client.impl.util
 
DEAD - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
 
DEAD - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
deadline(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
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_GRPC_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_VAR - 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_REST_ADDRESS - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
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
 
delete(String, RequestConfig, HttpZeebeFuture<RespT>) - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
DeleteResourceCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
DeleteResourceCommandImpl(long, GatewayGrpc.GatewayStub, Predicate<CredentialsProvider.StatusCode>, 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<CredentialsProvider.StatusCode>) - 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<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
 
DeployResourceCommandImpl(GatewayGrpc.GatewayStub, Duration, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.DeployResourceCommandImpl
DeployResourceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
DeployResourceCommandStep1.DeployResourceCommandStep2 - Interface in io.camunda.zeebe.client.api.command
 
desc() - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest.SearchRequestSort
Sort in descending order
desc() - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
description(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
description(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
detail(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
details() - Method in exception class io.camunda.zeebe.client.api.command.ProblemException
 
dueDate(String) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the due date to set in the user task.
dueDate(String) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
dueDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 

E

elementId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
elementInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
email(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
email(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
enabled(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
enabled(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
endDate() - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceSort
Sort by process instance end date.
endDate() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceSortImpl
 
endDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
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
eq(Object) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable value equal to value
eq(Object) - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
eq(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
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.PartitionInfoImpl
 
equals(Object) - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
 
equals(Object) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
equals(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
ERROR_MSG - Static variable in class io.camunda.zeebe.client.impl.worker.JobWorkerImpl
 
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
 
errorMessage(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
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<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.EvaluateDecisionCommandImpl
 
EvaluateDecisionCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, Duration, Predicate<CredentialsProvider.StatusCode>) - 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<CredentialsProvider.StatusCode>) - 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
 
fetchVariable(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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
 
field(String) - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
field(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
filter(F) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Sets the filter to be included in the search request.
filter(ProcessInstanceFilter) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
filter(ProcessInstanceFilterRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
filter(Consumer<F>) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Provides a fluent builder to create a filter to be included in the search request.
filter(Consumer<ProcessInstanceFilter>) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
FinalCommandStep<T> - Interface in io.camunda.zeebe.client.api.command
 
FinalSearchQueryStep<T> - Interface in io.camunda.zeebe.client.api.search
 
firstSortValues() - Method in interface io.camunda.zeebe.client.api.search.response.SearchResponsePage
The sort values of the first item in the returned page.
firstSortValues() - Method in class io.camunda.zeebe.client.impl.search.response.SearchResponsePageImpl
 
firstSortValues(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
FOLLOWER - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
 
FOLLOWER - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
followUpDate(String) - Method in interface io.camunda.zeebe.client.api.command.UpdateUserTaskCommandStep1
Set the follow-up date to set in the user task.
followUpDate(String) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
followUpDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
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
 
from(Integer) - Method in interface io.camunda.zeebe.client.api.search.SearchRequestPage
Start the page from.
from(Integer) - Method in class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
from(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
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
 
fromValue(String) - Static method in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
fromValue(String) - Static method in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
FunctionWithIO<T,R> - Interface in io.camunda.zeebe.client.impl.util
 

G

GATEWAY_ADDRESS - Static variable in class io.camunda.zeebe.client.ClientProperties
Deprecated.
since 8.5 for removal with 8.8, replaced by ClientProperties.GRPC_ADDRESS
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
Deprecated.
since 8.5 for removal with 8.8, replaced by ZeebeClientBuilder.grpcAddress(URI)
gatewayVersion(String) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
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
 
get(String, RequestConfig, Class<HttpT>, JsonResponseTransformer<HttpT, RespT>, HttpZeebeFuture<RespT>) - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
getAccessToken() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
getAction() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
A custom action value that will be accessible from user task events resulting from this endpoint invocation.
getAction() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
A custom action value that will be accessible from user task events resulting from this endpoint invocation.
getAction() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
A custom action value that will be accessible from user task events resulting from this endpoint invocation.
getAddress() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
 
getAddress() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
getAllowOverride() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
By default, the task is reassigned if it was already assigned.
getAssignee() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
The assignee for the user task.
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
 
getBpmnProcessId() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getBpmnProcessId() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the bpmn process ID of the job's process definition
getBpmnProcessId() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get bpmnProcessId
getBrokers() - Method in interface io.camunda.zeebe.client.api.response.Topology
 
getBrokers() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
 
getBrokers() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
A list of brokers that are part of this cluster.
getCaCertificatePath() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getCaCertificatePath() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getCandidateGroups() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
The list of candidate groups of the task.
getCandidateUsers() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
The list of candidate users of the task.
getChangeset() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
Get changeset
getClusterSize() - Method in interface io.camunda.zeebe.client.api.response.Topology
 
getClusterSize() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
 
getClusterSize() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
The number of brokers in the cluster.
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
 
getCustomHeaders() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
a set of custom headers defined during modelling; returned as a serialized JSON document
getDeadline() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getDeadline() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getDeadline() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
when the job can be activated again, sent as a UNIX epoch timestamp
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
 
getDecisionInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.EvaluateDecisionResponse
 
getDecisionInstanceKey() - 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
 
getDescription() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
Get description
getDescription() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
Get description
getDetail() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
An explanation of the problem in more detail.
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
 
getDueDate() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
The due date of the task.
getElementId() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getElementId() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getElementId() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the associated task element ID
getElementInstanceKey() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getElementInstanceKey() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getElementInstanceKey() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the unique key identifying the associated task, unique within the scope of the process instance
getEmail() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Get email
getEmail() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get email
getEnabled() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Get enabled
getEnabled() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get enabled
getEndDate() - Method in interface io.camunda.zeebe.client.api.search.response.ProcessInstance
 
getEndDate() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getEndDate() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get endDate
getEq() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get eq
getErrorMessage() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
An optional message describing why the job failed.
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
 
getFetchVariable() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
a list of variables to fetch as the job variables; if empty, all visible variables at the time of activation for the scope of the job will be returned
getField() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
Get field
getFilter() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
Get filter
getFirstSortValues() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
Get firstSortValues
getFollowUpDate() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
The follow-up date of the task.
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
 
getFrom() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Get from
getGatewayAddress() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getGatewayAddress() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
Deprecated.
since 8.5 for removal with 8.8, replaced by ZeebeClientConfiguration.getGrpcAddress()
getGatewayVersion() - Method in interface io.camunda.zeebe.client.api.response.Topology
 
getGatewayVersion() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
 
getGatewayVersion() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
The version of the Zeebe Gateway.
getGrpcAddress() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getGrpcAddress() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getGt() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get gt
getGte() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get gte
getHealth() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
 
getHealth() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
 
getHealth() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
Describes the current health of the partition.
getHost() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
 
getHost() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
getHost() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
The hostname for reaching the broker.
getId() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
Get id
getId() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
Get id
getId() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Get id
getId() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get id
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
 
getInstance() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
A URI identifying the origin of the problem.
getInterceptors() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getInterceptors() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getItems() - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
Get items
getItems() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
Get items
getItems() - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
Get items
getItems() - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
Get items
getJobs() - Method in interface io.camunda.zeebe.client.api.response.ActivateJobsResponse
 
getJobs() - Method in class io.camunda.zeebe.client.impl.response.ActivateJobsResponseImpl
 
getJobs() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
Get jobs
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
 
getKey() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the key, a unique identifier for the job
getKey() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
Get key
getKey() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get key
getLastSortValues() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
Get lastSortValues
getLimit() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Get limit
getLt() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get lt
getLte() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get lte
getMappingInstructions() - Method in interface io.camunda.zeebe.client.api.command.MigrationPlan
Get mapping instructions to the migration for describing how to map elements from the source process definition to the target process definition.
getMappingInstructions() - Method in class io.camunda.zeebe.client.api.command.MigrationPlanImpl
 
getMatchedRules() - Method in interface io.camunda.zeebe.client.api.response.EvaluatedDecision
 
getMatchedRules() - Method in class io.camunda.zeebe.client.impl.response.EvaluatedDecisionImpl
 
getMaxJobsToActivate() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
the maximum jobs to activate by this request
getMaxMessageSize() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getMaxMessageSize() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getMaxMetadataSize() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getMaxMetadataSize() - 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
 
getName() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
Get name
getName() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Get name
getNodeId() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
 
getNodeId() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
getNodeId() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
The unique (within a cluster) node ID for the broker.
getNumJobWorkerExecutionThreads() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getNumJobWorkerExecutionThreads() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getOrder() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
Get order
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
 
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
Get page
getPage() - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
Get page
getParentFlowNodeInstanceKey() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get parentFlowNodeInstanceKey
getParentKey() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get parentKey
getPartitionId() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
 
getPartitionId() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
 
getPartitionId() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
The unique ID of this partition.
getPartitions() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
 
getPartitions() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
getPartitions() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
A list of partitions managed or replicated on this broker.
getPartitionsCount() - Method in interface io.camunda.zeebe.client.api.response.Topology
 
getPartitionsCount() - Method in class io.camunda.zeebe.client.impl.response.TopologyImpl
 
getPartitionsCount() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
The number of partitions are spread across the cluster.
getPassword() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get password
getPermissions() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
Get permissions
getPermissions() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
Get permissions
getPort() - Method in interface io.camunda.zeebe.client.api.response.BrokerInfo
 
getPort() - Method in class io.camunda.zeebe.client.impl.response.BrokerInfoImpl
 
getPort() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
The port for reaching the broker.
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
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the key of the job's process definition
getProcessDefinitionKey() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get processDefinitionKey
getProcessDefinitionVersion() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getProcessDefinitionVersion() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getProcessDefinitionVersion() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the version of the job's process definition
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
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getProcessInstanceKey() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the job's process instance key
getProcessVersion() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get processVersion
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
 
getReplicationFactor() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
The configured replication factor for this cluster.
getRequestTimeout() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
The request will be completed when at least one job is activated or after the requestTimeout (in ms).
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
 
getRestAddress() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
getRestAddress() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
getRetries() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getRetries() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getRetries() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the amount of retries left to this job (should always be positive)
getRetries() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
The amount of retries the job should have left
getRetryBackOff() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
The backoff timeout (in ms) for the next retry.
getRole() - Method in interface io.camunda.zeebe.client.api.response.PartitionInfo
 
getRole() - Method in class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
 
getRole() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
Describes the Raft role of the broker for a given partition.
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
 
getSearchAfter() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Get searchAfter
getSearchBefore() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Get searchBefore
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider
 
getSearchRequestProperty() - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
getSort() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
Get sort
getSort() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
Get sort
getSourceElementId() - Method in class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl.MappingInstruction
 
getStartDate() - Method in interface io.camunda.zeebe.client.api.search.response.ProcessInstance
 
getStartDate() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getStartDate() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get startDate
getStatus() - Method in exception class io.camunda.zeebe.client.api.command.ClientStatusException
 
getStatus() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
The HTTP status code for this problem.
getStatusCode() - Method in exception class io.camunda.zeebe.client.api.command.ClientStatusException
 
getTargetElementId() - Method in class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl.MappingInstruction
 
getTargetProcessDefinitionKey() - Method in interface io.camunda.zeebe.client.api.command.MigrationPlan
Get the key of target process definition. targetProcessDefinitionKey indicates which process definition to use for the migration.
getTargetProcessDefinitionKey() - Method in class io.camunda.zeebe.client.api.command.MigrationPlanImpl
 
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
 
getTenantId() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getTenantId() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the id of the tenant that owns the job
getTenantId() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Get tenantId
getTenantIds() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
a list of IDs of tenants for which to activate jobs
getTimeout() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
a job returned after this call will not be activated by another call until the timeout (in ms) has been reached
getTitle() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
A summary of the problem type.
getTokenType() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
getTotalItems() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
Get totalItems
getType() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getType() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getType() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the type of the job (should match what was requested)
getType() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
the job type, as defined in the BPMN process (e.g.
getType() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
A URI identifying the problem type.
getUserId() - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
Get userId
getUsername() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Get username
getUsername() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Get username
getValue() - Method in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
getValue() - Method in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
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
 
getVariables() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
All variables visible to the task scope, computed at activation time
getVariables() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
JSON object that will instantiate the variables at the local scope of the job's associated task.
getVariables() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
Get variables
getVariables() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
The variables to complete the user task with.
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() - Method in class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
getVersion() - Static method in class io.camunda.zeebe.client.impl.util.VersionUtil
 
getVersion() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
The broker version.
getWorker() - Method in interface io.camunda.zeebe.client.api.response.ActivatedJob
 
getWorker() - Method in class io.camunda.zeebe.client.impl.response.ActivatedJobImpl
 
getWorker() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
the name of the worker which activated this job
getWorker() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
the name of the worker activating the jobs, mostly used for logging purposes
GroupSearchResponse - Class in io.camunda.zeebe.client.protocol.rest
GroupSearchResponse
GroupSearchResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
GRPC_ADDRESS - Static variable in class io.camunda.zeebe.client.ClientProperties
 
GRPC_ADDRESS_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
grpcAddress(URI) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
grpcAddress(URI) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
 
grpcAddress(URI) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
 
GrpcStatusCode - Class in io.camunda.zeebe.client.impl
 
GrpcStatusCode(Status.Code) - Constructor for class io.camunda.zeebe.client.impl.GrpcStatusCode
 
gt(Object) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable value greater than value
gt(Object) - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
gt(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
gte(Object) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable value greater equals than value
gte(Object) - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
gte(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 

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.BrokerInfoImpl
 
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.PartitionInfoImpl
 
hashCode() - Method in class io.camunda.zeebe.client.impl.response.ProcessImpl
 
hashCode() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
hashCode() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
health(Partition.HealthEnum) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
HEALTHY - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
 
HEALTHY - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
host(String) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
HttpClient - Class in io.camunda.zeebe.client.impl.http
Thin abstraction layer on top of Apache's HTTP client to wire up the expected Zeebe API conventions, e.g. errors are always ProblemDetail, content type is always JSON, etc.
HttpClient(CloseableHttpAsyncClient, ObjectMapper, URI, RequestConfig, int, TimeValue, CredentialsProvider) - Constructor for class io.camunda.zeebe.client.impl.http.HttpClient
 
HttpClientFactory - Class in io.camunda.zeebe.client.impl.http
 
HttpClientFactory(ZeebeClientConfiguration) - Constructor for class io.camunda.zeebe.client.impl.http.HttpClientFactory
 
HttpStatusCode - Class in io.camunda.zeebe.client.impl
 
HttpStatusCode(int) - Constructor for class io.camunda.zeebe.client.impl.HttpStatusCode
 
HttpZeebeFuture<RespT> - Class in io.camunda.zeebe.client.impl.http
Implements a ZeebeFuture representing a HTTP call.
HttpZeebeFuture() - Constructor for class io.camunda.zeebe.client.impl.http.HttpZeebeFuture
 

I

id(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
id(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
id(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
id(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
INACTIVE - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerRole
 
INACTIVE - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
instance(URI) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
InternalClientException - Exception Class in io.camunda.zeebe.client.api.command
Exception which is thrown on internal errors inside the client itself.
InternalClientException(String) - Constructor for exception class io.camunda.zeebe.client.api.command.InternalClientException
 
InternalClientException(String, Throwable) - Constructor for exception class 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.search - package io.camunda.zeebe.client.api.search
 
io.camunda.zeebe.client.api.search.response - package io.camunda.zeebe.client.api.search.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.http - package io.camunda.zeebe.client.impl.http
 
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.search - package io.camunda.zeebe.client.impl.search
 
io.camunda.zeebe.client.impl.search.response - package io.camunda.zeebe.client.impl.search.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
 
io.camunda.zeebe.client.protocol.rest - package io.camunda.zeebe.client.protocol.rest
 
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
 
isProblem() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Error
 
isProblem() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
isResponse() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
isResponse() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Response
 
isUnauthorized() - Method in interface io.camunda.zeebe.client.CredentialsProvider.StatusCode
Returns true if the request was failed because the user cannot be authenticated.
isUnauthorized() - Method in class io.camunda.zeebe.client.impl.GrpcStatusCode
 
isUnauthorized() - Method in class io.camunda.zeebe.client.impl.HttpStatusCode
 
isUnknown() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
isUnknown() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Unknown
 
isValid() - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
items() - Method in interface io.camunda.zeebe.client.api.search.response.SearchQueryResponse
Returns the list of items
items() - Method in class io.camunda.zeebe.client.impl.search.response.SearchQueryResponseImpl
 
items(List<CamundaGroupResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
items(List<CamundaUserResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
items(List<ProcessInstanceItem>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
items(List<RoleResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 

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
 
JobActivationRequest - Class in io.camunda.zeebe.client.protocol.rest
JobActivationRequest
JobActivationRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JobActivationResponse - Class in io.camunda.zeebe.client.protocol.rest
The list of activated jobs
JobActivationResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
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, HttpClient, ZeebeClientConfiguration, JsonMapper, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.worker.JobClientImpl
 
JobFailRequest - Class in io.camunda.zeebe.client.protocol.rest
JobFailRequest
JobFailRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
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
 
jobs(List<ActivatedJob>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
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<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
 
JobUpdateTimeoutCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
JobUpdateTimeoutCommandImpl(GatewayGrpc.GatewayStub, long, Duration, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.JobUpdateTimeoutCommandImpl
 
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, Executor) - 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.http.HttpZeebeFuture
 
join(long, TimeUnit) - Method in class io.camunda.zeebe.client.impl.ZeebeClientFutureImpl
 
JSON_PROPERTY_ACTION - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
JSON_PROPERTY_ACTION - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
JSON_PROPERTY_ACTION - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
JSON_PROPERTY_ALLOW_OVERRIDE - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
JSON_PROPERTY_ASSIGNEE - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
JSON_PROPERTY_BPMN_PROCESS_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_BPMN_PROCESS_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_BROKERS - Static variable in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
JSON_PROPERTY_CANDIDATE_GROUPS - Static variable in class io.camunda.zeebe.client.protocol.rest.Changeset
 
JSON_PROPERTY_CANDIDATE_USERS - Static variable in class io.camunda.zeebe.client.protocol.rest.Changeset
 
JSON_PROPERTY_CHANGESET - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
JSON_PROPERTY_CLUSTER_SIZE - Static variable in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
JSON_PROPERTY_CUSTOM_HEADERS - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_DEADLINE - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_DESCRIPTION - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
JSON_PROPERTY_DESCRIPTION - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
JSON_PROPERTY_DETAIL - Static variable in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
JSON_PROPERTY_DUE_DATE - Static variable in class io.camunda.zeebe.client.protocol.rest.Changeset
 
JSON_PROPERTY_ELEMENT_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_ELEMENT_INSTANCE_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_EMAIL - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
JSON_PROPERTY_EMAIL - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_ENABLED - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
JSON_PROPERTY_ENABLED - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_END_DATE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_EQ - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_ERROR_MESSAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
JSON_PROPERTY_FETCH_VARIABLE - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_FIELD - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
JSON_PROPERTY_FILTER - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
JSON_PROPERTY_FIRST_SORT_VALUES - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
JSON_PROPERTY_FOLLOW_UP_DATE - Static variable in class io.camunda.zeebe.client.protocol.rest.Changeset
 
JSON_PROPERTY_FROM - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
JSON_PROPERTY_GATEWAY_VERSION - Static variable in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
JSON_PROPERTY_GT - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_GTE - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_HEALTH - Static variable in class io.camunda.zeebe.client.protocol.rest.Partition
 
JSON_PROPERTY_HOST - Static variable in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
JSON_PROPERTY_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
JSON_PROPERTY_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
JSON_PROPERTY_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
JSON_PROPERTY_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_INSTANCE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
JSON_PROPERTY_ITEMS - Static variable in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
JSON_PROPERTY_ITEMS - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
JSON_PROPERTY_ITEMS - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
JSON_PROPERTY_ITEMS - Static variable in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
JSON_PROPERTY_JOBS - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
JSON_PROPERTY_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
JSON_PROPERTY_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_LAST_SORT_VALUES - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
JSON_PROPERTY_LIMIT - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
JSON_PROPERTY_LT - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_LTE - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_MAX_JOBS_TO_ACTIVATE - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
JSON_PROPERTY_NAME - Static variable in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
JSON_PROPERTY_NODE_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
JSON_PROPERTY_ORDER - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
JSON_PROPERTY_PAGE - Static variable in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
JSON_PROPERTY_PARENT_FLOW_NODE_INSTANCE_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_PARENT_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_PARTITION_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.Partition
 
JSON_PROPERTY_PARTITIONS - Static variable in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
JSON_PROPERTY_PARTITIONS_COUNT - Static variable in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
JSON_PROPERTY_PASSWORD - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_PERMISSIONS - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
JSON_PROPERTY_PERMISSIONS - Static variable in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
JSON_PROPERTY_PORT - Static variable in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
JSON_PROPERTY_PROCESS_DEFINITION_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_PROCESS_DEFINITION_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_PROCESS_DEFINITION_VERSION - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_PROCESS_INSTANCE_KEY - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_PROCESS_VERSION - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_REPLICATION_FACTOR - Static variable in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
JSON_PROPERTY_REQUEST_TIMEOUT - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_RETRIES - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_RETRIES - Static variable in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
JSON_PROPERTY_RETRY_BACK_OFF - Static variable in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
JSON_PROPERTY_ROLE - Static variable in class io.camunda.zeebe.client.protocol.rest.Partition
 
JSON_PROPERTY_SEARCH_AFTER - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
JSON_PROPERTY_SEARCH_BEFORE - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
JSON_PROPERTY_SORT - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
JSON_PROPERTY_SORT - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
JSON_PROPERTY_START_DATE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_STATUS - Static variable in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
JSON_PROPERTY_TENANT_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_TENANT_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
JSON_PROPERTY_TENANT_IDS - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_TIMEOUT - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_TITLE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
JSON_PROPERTY_TOTAL_ITEMS - Static variable in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
JSON_PROPERTY_TYPE - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_TYPE - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
JSON_PROPERTY_TYPE - Static variable in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
JSON_PROPERTY_USER_ID - Static variable in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
JSON_PROPERTY_USERNAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
JSON_PROPERTY_USERNAME - Static variable in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
JSON_PROPERTY_VARIABLES - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_VARIABLES - Static variable in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
JSON_PROPERTY_VARIABLES - Static variable in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
JSON_PROPERTY_VARIABLES - Static variable in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
JSON_PROPERTY_VERSION - Static variable in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
JSON_PROPERTY_WORKER - Static variable in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
JSON_PROPERTY_WORKER - Static variable in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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.
JsonResponseTransformer<HttpT,RespT> - Interface in io.camunda.zeebe.client.impl.http
 

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.
key(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
key(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
key(List<Long>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 

L

lastSortValues() - Method in interface io.camunda.zeebe.client.api.search.response.SearchResponsePage
The sort values of the last item in the returned page.
lastSortValues() - Method in class io.camunda.zeebe.client.impl.search.response.SearchResponsePageImpl
 
lastSortValues(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
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
 
LEADER - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
limit(Integer) - Method in interface io.camunda.zeebe.client.api.search.SearchRequestPage
Limit the the number of returned entities.
limit(Integer) - Method in class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
limit(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
Limitations - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Limitations - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Limitations - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
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
 
lt(Object) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable value lower than value
lt(Object) - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
lt(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
lte(Object) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable value lower equals than value
lte(Object) - Method in class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
lte(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 

M

MalformedResponseException - Exception Class in io.camunda.zeebe.client.api.command
 
MalformedResponseException(int, String, Throwable) - Constructor for exception class io.camunda.zeebe.client.api.command.MalformedResponseException
 
MalformedResponseException(String, int, String) - Constructor for exception class io.camunda.zeebe.client.api.command.MalformedResponseException
 
MappingInstruction(String, String) - Constructor for class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl.MappingInstruction
 
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
 
MAX_METADATA_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
 
maxJobsToActivate(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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.
maxMetadataSize(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
maxMetadataSize(int) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
 
maxMetadataSize(int) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
A custom maxMetadataSize allows the client to receive larger or smaller response headers 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
 
MigrateProcessInstanceCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
MigrateProcessInstanceCommandImpl(long, GatewayGrpc.GatewayStub, Duration, Predicate<CredentialsProvider.StatusCode>) - Constructor for class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
MigrateProcessInstanceCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
MigrateProcessInstanceCommandStep1.MigrateProcessInstanceCommandFinalStep - Interface in io.camunda.zeebe.client.api.command
 
MigrateProcessInstanceCommandStep1.MigrateProcessInstanceCommandStep2 - Interface in io.camunda.zeebe.client.api.command
 
MigrateProcessInstanceResponse - Interface in io.camunda.zeebe.client.api.response
 
MigrateProcessInstanceResponseImpl - Class in io.camunda.zeebe.client.impl.response
 
MigrateProcessInstanceResponseImpl(GatewayOuterClass.MigrateProcessInstanceResponse) - Constructor for class io.camunda.zeebe.client.impl.response.MigrateProcessInstanceResponseImpl
 
migrationPlan(long) - Method in interface io.camunda.zeebe.client.api.command.MigrateProcessInstanceCommandStep1
Create a MigrationPlan GatewayOuterClass.MigrateProcessInstanceRequest.MigrationPlan for the given target process definition key.
migrationPlan(long) - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
migrationPlan(MigrationPlan) - Method in interface io.camunda.zeebe.client.api.command.MigrateProcessInstanceCommandStep1
Use the provided MigrationPlan from the given MigrationPlan object.
migrationPlan(MigrationPlan) - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
MigrationPlan - Interface in io.camunda.zeebe.client.api.command
 
MigrationPlan.MigrationPlanBuilderFinalStep - Interface in io.camunda.zeebe.client.api.command
 
MigrationPlan.MigrationPlanBuilderStep1 - Interface in io.camunda.zeebe.client.api.command
 
MigrationPlan.MigrationPlanBuilderStep2 - Interface in io.camunda.zeebe.client.api.command
 
MigrationPlanBuilderImpl - Class in io.camunda.zeebe.client.api.command
 
MigrationPlanBuilderImpl() - Constructor for class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl
 
MigrationPlanBuilderImpl.MappingInstruction - Class in io.camunda.zeebe.client.api.command
 
MigrationPlanImpl - Class in io.camunda.zeebe.client.api.command
 
MigrationPlanImpl(long, List<MigrationPlanBuilderImpl.MappingInstruction>) - Constructor for class io.camunda.zeebe.client.api.command.MigrationPlanImpl
 
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<CredentialsProvider.StatusCode>) - 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
 
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section
Multi-tenancy - Search tag in io.camunda.zeebe.client.api.command.CommandWithTenantStep.tenantId(String)
Section

N

name(String) - Method in interface io.camunda.zeebe.client.api.search.VariableValueFilter
Filter by variable name
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.search.VariableValueFilterImpl
 
name(String) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
name(String) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
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.
newBuilder() - Static method in interface io.camunda.zeebe.client.api.command.MigrationPlan
Create a new migration plan builder to build MigrationPlan object
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
 
newMigrateProcessInstanceCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newMigrateProcessInstanceCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to migrate a process instance to a different process definition.
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.
newProcessInstanceQuery() - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newProcessInstanceQuery() - Method in interface io.camunda.zeebe.client.ZeebeClient
Executes a search request to query process instances.
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.
newRequestConfig() - Method in class io.camunda.zeebe.client.impl.http.HttpClient
Creates a new request configuration builder with the default values.
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. process instance, task, etc.)
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. non-technical) that occurs while processing a job.
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. non-technical) that occurs while processing a job.
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.
newUpdateTimeoutCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUpdateTimeoutCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to update the timeout of a job.
newUpdateTimeoutCommand(ActivatedJob) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUpdateTimeoutCommand(ActivatedJob) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to update the timeout of a job.
newUserTaskAssignCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUserTaskAssignCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to assign a user task.
newUserTaskCompleteCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUserTaskCompleteCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to complete a user task.
newUserTaskUnassignCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUserTaskUnassignCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to unassign a user task.
newUserTaskUpdateCommand(long) - Method in class io.camunda.zeebe.client.impl.ZeebeClientImpl
 
newUserTaskUpdateCommand(long) - Method in interface io.camunda.zeebe.client.ZeebeClient
Command to update a user task.
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.
nodeId(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
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
 
OAUTH_ENV_TOKEN_SCOPE - 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
 
of(ProblemDetail) - Static method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
of(ByteBuffer) - Static method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
of(T) - Static method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
ofMetadata(Metadata) - Static method in interface io.camunda.zeebe.client.CredentialsProvider.CredentialsApplier
Helper method to build a credentials applier out of gRPC metadata.
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
 
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantId(String)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantId(String)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantId(String)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantId(String)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantIds(List<String>)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantIds(List<String>)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantIds(List<String>)
Section
One or more tenants - Search tag in io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep.tenantIds(List<String>)
Section
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
 
operationReference(long) - Method in interface io.camunda.zeebe.client.api.command.CommandWithOperationReferenceStep
Set the Operation Reference.
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.CancelProcessInstanceCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.DeleteResourceCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.JobUpdateRetriesCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.JobUpdateTimeoutCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.ResolveIncidentCommandImpl
 
operationReference(long) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
 
order(String) - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
order(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
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

page() - Method in interface io.camunda.zeebe.client.api.search.response.SearchQueryResponse
Returns information about the returned page of items
page() - Method in class io.camunda.zeebe.client.impl.search.response.SearchQueryResponseImpl
 
page(SearchRequestPage) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Support for pagination.
page(SearchRequestPage) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
page(SearchQueryPageRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
page(SearchQueryPageRequest) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
page(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
page(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
page(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
page(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
page(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
page(Consumer<SearchRequestPage>) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Provides a fluent builder to support pagination.
page(Consumer<SearchRequestPage>) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
parentFlowNodeInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
parentKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
parse(String) - Static method in class io.camunda.zeebe.client.impl.util.DataSizeUtil
 
Partition - Class in io.camunda.zeebe.client.protocol.rest
Provides information on a partition within a broker node.
Partition() - Constructor for class io.camunda.zeebe.client.protocol.rest.Partition
 
Partition.HealthEnum - Enum in io.camunda.zeebe.client.protocol.rest
Describes the current health of the partition.
Partition.RoleEnum - Enum in io.camunda.zeebe.client.protocol.rest
Describes the Raft role of the broker for a given partition.
PartitionBrokerHealth - Enum in io.camunda.zeebe.client.api.response
 
PartitionBrokerRole - Enum in io.camunda.zeebe.client.api.response
 
partitionId(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
PartitionInfo - Interface in io.camunda.zeebe.client.api.response
 
PartitionInfoImpl - Class in io.camunda.zeebe.client.impl.response
 
PartitionInfoImpl(Partition) - Constructor for class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
 
PartitionInfoImpl(GatewayOuterClass.Partition) - Constructor for class io.camunda.zeebe.client.impl.response.PartitionInfoImpl
 
partitions(List<Partition>) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
partitionsCount(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
password(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
patch(String, String, RequestConfig, HttpZeebeFuture<RespT>) - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
permissions(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
permissions(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
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
 
port(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
post(String, String, RequestConfig, HttpZeebeFuture<RespT>) - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
post(String, String, RequestConfig, Class<HttpT>, JsonResponseTransformer<HttpT, RespT>, HttpZeebeFuture<RespT>) - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
PREFER_REST_OVER_GRPC - Static variable in class io.camunda.zeebe.client.ClientProperties
Deprecated.
since 8.5 for removal with 8.8, where toggling between both will not be possible
PREFER_REST_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
preferRestOverGrpc() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
preferRestOverGrpc() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
preferRestOverGrpc(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
preferRestOverGrpc(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
 
preferRestOverGrpc(boolean) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
Deprecated.
since 8.5, will be removed in 8.8
problem() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Error
 
problem() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
problem() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Response
 
problem() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Unknown
 
ProblemDetail - Class in io.camunda.zeebe.client.protocol.rest
A Problem detail object as described in [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457).
ProblemDetail() - Constructor for class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
ProblemException - Exception Class in io.camunda.zeebe.client.api.command
 
ProblemException(int, String, ProblemDetail) - Constructor for exception class io.camunda.zeebe.client.api.command.ProblemException
 
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
 
processDefinitionKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
processDefinitionKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
processDefinitionVersion(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
ProcessImpl - Class in io.camunda.zeebe.client.impl.response
 
ProcessImpl(long, String, int, String) - Constructor for class io.camunda.zeebe.client.impl.response.ProcessImpl
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
 
ProcessInstance - Interface in io.camunda.zeebe.client.api.search.response
 
ProcessInstanceEvent - Interface in io.camunda.zeebe.client.api.response
 
processInstanceFilter() - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a process instance filter.
processInstanceFilter(Consumer<ProcessInstanceFilter>) - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a process instance filter by using a fluent builder.
ProcessInstanceFilter - Interface in io.camunda.zeebe.client.api.search
 
ProcessInstanceFilterImpl - Class in io.camunda.zeebe.client.impl.search
 
ProcessInstanceFilterImpl() - Constructor for class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
ProcessInstanceFilterRequest - Class in io.camunda.zeebe.client.protocol.rest
ProcessInstanceFilterRequest
ProcessInstanceFilterRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
ProcessInstanceImpl - Class in io.camunda.zeebe.client.impl.search.response
 
ProcessInstanceImpl(ProcessInstanceItem) - Constructor for class io.camunda.zeebe.client.impl.search.response.ProcessInstanceImpl
 
ProcessInstanceItem - Class in io.camunda.zeebe.client.protocol.rest
ProcessInstanceItem
ProcessInstanceItem() - Constructor for class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
processInstanceKey() - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceSort
Sort by process instance key.
processInstanceKey() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceSortImpl
 
processInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
processInstanceKeys(Long...) - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceFilter
Filter by process instance keys.
processInstanceKeys(Long...) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
processInstanceKeys(List<Long>) - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceFilter
Filter by process instance keys.
processInstanceKeys(List<Long>) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
ProcessInstanceQuery - Interface in io.camunda.zeebe.client.api.search
 
ProcessInstanceQueryImpl - Class in io.camunda.zeebe.client.impl.search
 
ProcessInstanceQueryImpl(HttpClient, JsonMapper) - Constructor for class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
ProcessInstanceResult - Interface in io.camunda.zeebe.client.api.response
 
ProcessInstanceSearchQueryRequest - Class in io.camunda.zeebe.client.protocol.rest
ProcessInstanceSearchQueryRequest
ProcessInstanceSearchQueryRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
ProcessInstanceSearchQueryResponse - Class in io.camunda.zeebe.client.protocol.rest
ProcessInstanceSearchQueryResponse
ProcessInstanceSearchQueryResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
processInstanceSort() - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a process instance sort option.
processInstanceSort(Consumer<ProcessInstanceSort>) - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a process instance sort option by using a fluent builder.
ProcessInstanceSort - Interface in io.camunda.zeebe.client.api.search
 
ProcessInstanceSortImpl - Class in io.camunda.zeebe.client.impl.search
 
ProcessInstanceSortImpl() - Constructor for class io.camunda.zeebe.client.impl.search.ProcessInstanceSortImpl
 
processVersion(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
provideSearchRequestProperty(Object) - Static method in class io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider
 
PublishMessageCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
PublishMessageCommandImpl(GatewayGrpc.GatewayStub, ZeebeClientConfiguration, JsonMapper, Predicate<CredentialsProvider.StatusCode>) - 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 interface io.camunda.zeebe.client.CredentialsProvider.CredentialsApplier
Puts the given header key and value into the request headers (e.g.
put(String, String) - Method in class io.camunda.zeebe.client.impl.util.Environment
 
putCustomHeadersItem(String, Object) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
putVariablesItem(String, Object) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
putVariablesItem(String, Object) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
putVariablesItem(String, Object) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 

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.
reason() - Method in exception class io.camunda.zeebe.client.api.command.ClientHttpException
 
remove(String) - Method in class io.camunda.zeebe.client.impl.util.Environment
 
replicationFactor(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
requestTimeout(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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.search.FinalSearchQueryStep
 
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.AssignUserTaskCommandImpl
 
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.CompleteUserTaskCommandImpl
 
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.JobUpdateTimeoutCommandImpl
 
requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
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.command.UnassignUserTaskCommandImpl
 
requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
requestTimeout(Duration) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
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<CredentialsProvider.StatusCode>) - 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
 
response() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Error
 
response() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
response() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Response
 
response() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Unknown
 
REST_ADDRESS - Static variable in class io.camunda.zeebe.client.ClientProperties
 
REST_ADDRESS_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
REST_API_PATH - Static variable in class io.camunda.zeebe.client.impl.http.HttpClientFactory
The versioned base REST API context path the client uses for requests
restAddress(URI) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
restAddress(URI) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
 
restAddress(URI) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
 
RetriableClientFutureImpl<R,T> - Class in io.camunda.zeebe.client.impl
 
RetriableClientFutureImpl(Function<T, R>, Predicate<CredentialsProvider.StatusCode>, Consumer<StreamObserver<T>>) - Constructor for class io.camunda.zeebe.client.impl.RetriableClientFutureImpl
 
RetriableClientFutureImpl(Predicate<CredentialsProvider.StatusCode>, 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<CredentialsProvider.StatusCode>, 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
 
retries(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
retries(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
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
 
retryBackOff(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
role(Partition.RoleEnum) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
RoleRequest - Class in io.camunda.zeebe.client.protocol.rest
RoleRequest
RoleRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
RoleResponse - Class in io.camunda.zeebe.client.protocol.rest
RoleResponse
RoleResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
RoleSearchResponse - Class in io.camunda.zeebe.client.protocol.rest
RoleSearchResponse
RoleSearchResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 

S

scope(String) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProviderBuilder
The scopes of the access token.
searchAfter(List<Object>) - Method in interface io.camunda.zeebe.client.api.search.SearchRequestPage
Get next page after the set of values.
searchAfter(List<Object>) - Method in class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
searchAfter(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
searchBefore(List<Object>) - Method in interface io.camunda.zeebe.client.api.search.SearchRequestPage
Get previous page before the set of values.
searchBefore(List<Object>) - Method in class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
searchBefore(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
SearchQueryPageRequest - Class in io.camunda.zeebe.client.protocol.rest
SearchQueryPageRequest
SearchQueryPageRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
SearchQueryPageResponse - Class in io.camunda.zeebe.client.protocol.rest
SearchQueryPageResponse
SearchQueryPageResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
SearchQueryRequest - Class in io.camunda.zeebe.client.protocol.rest
SearchQueryRequest
SearchQueryRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
SearchQueryResponse - Class in io.camunda.zeebe.client.protocol.rest
SearchQueryResponse
SearchQueryResponse<T> - Interface in io.camunda.zeebe.client.api.search.response
 
SearchQueryResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
SearchQueryResponseImpl<T> - Class in io.camunda.zeebe.client.impl.search.response
 
SearchQueryResponseImpl(List<T>, SearchResponsePage) - Constructor for class io.camunda.zeebe.client.impl.search.response.SearchQueryResponseImpl
 
SearchQuerySortBase<T> - Class in io.camunda.zeebe.client.impl.search
 
SearchQuerySortBase() - Constructor for class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
SearchQuerySortRequest - Class in io.camunda.zeebe.client.protocol.rest
SearchQuerySortRequest
SearchQuerySortRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
SearchRequestBuilders - Class in io.camunda.zeebe.client.api.search
 
searchRequestPage() - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a search page.
searchRequestPage(Consumer<SearchRequestPage>) - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a search page by using a fluent builder.
SearchRequestPage - Interface in io.camunda.zeebe.client.api.search
 
SearchRequestPageImpl - Class in io.camunda.zeebe.client.impl.search
 
SearchRequestPageImpl() - Constructor for class io.camunda.zeebe.client.impl.search.SearchRequestPageImpl
 
SearchResponseMapper - Class in io.camunda.zeebe.client.impl.search
 
SearchResponsePage - Interface in io.camunda.zeebe.client.api.search.response
 
SearchResponsePageImpl - Class in io.camunda.zeebe.client.impl.search.response
 
SearchResponsePageImpl(long, List<Object>, List<Object>) - Constructor for class io.camunda.zeebe.client.impl.search.response.SearchResponsePageImpl
 
self() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceSortImpl
 
self() - Method in class io.camunda.zeebe.client.impl.search.SearchQuerySortBase
 
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.AssignUserTaskCommandImpl
 
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.CompleteUserTaskCommandImpl
 
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.JobUpdateTimeoutCommandImpl
 
send() - Method in class io.camunda.zeebe.client.impl.command.MigrateProcessInstanceCommandImpl
 
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
 
send() - Method in class io.camunda.zeebe.client.impl.command.UnassignUserTaskCommandImpl
 
send() - Method in class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
send() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
setAction(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
setAction(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
setAction(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
setAllowOverride(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
setAssignee(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setBpmnProcessId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setBrokers(List<BrokerInfo>) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
setCandidateGroups(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
setCandidateUsers(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
setChangeset(Changeset) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
setClusterSize(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
setCustomHeaders(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setDeadline(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setDescription(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
setDescription(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
setDetail(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
setDueDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
setElementId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setElementInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setEmail(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
setEmail(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setEnabled(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
setEnabled(Boolean) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setEndDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setEq(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setErrorMessage(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
setExpiresIn(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
setExpiry(String) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCredentials
 
setFetchVariable(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setField(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
setFilter(ProcessInstanceFilterRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
setFirstSortValues(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
setFollowUpDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
setFrom(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
setGatewayVersion(String) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
setGt(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setGte(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setHealth(Partition.HealthEnum) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
setHost(String) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
setId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
setId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
setId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
setId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setInstance(URI) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
setItems(List<CamundaGroupResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
setItems(List<CamundaUserResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
setItems(List<ProcessInstanceItem>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
setItems(List<RoleResponse>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
setJobs(List<ActivatedJob>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
setKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setKey(List<Long>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
setLastSortValues(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
setLimit(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
setLt(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setLte(Object) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setMaxJobsToActivate(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
setName(String) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
setNodeId(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
setOrder(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
setPage(SearchQueryPageRequest) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
setPage(SearchQueryPageRequest) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
setPage(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
setPage(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
setPage(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
setPage(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
setPage(SearchQueryPageResponse) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
setParentFlowNodeInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setParentKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setPartitionId(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
setPartitions(List<Partition>) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
setPartitionsCount(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
setPassword(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setPermissions(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
setPermissions(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
setPort(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
setProcessDefinitionKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setProcessDefinitionKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setProcessDefinitionVersion(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setProcessInstanceKey(Long) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setProcessVersion(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setReplicationFactor(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
setRequestTimeout(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setRetries(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setRetries(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
setRetryBackOff(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
setRole(Partition.RoleEnum) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
setSearchAfter(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
setSearchBefore(List<Object>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
setSort(List<SearchQuerySortRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
setSort(List<SearchQuerySortRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
setStartDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setStatus(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
setTenantId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setTenantId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
setTenantIds(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setTimeout(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setTitle(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
setTotalItems(Long) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
setType(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setType(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
setType(URI) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
setUserId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
setUsername(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
setUsername(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
setVariables(List<VariableValueFilterRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
setVariables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setVariables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
setVariables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
SetVariablesCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
SetVariablesCommandImpl(GatewayGrpc.GatewayStub, JsonMapper, long, Duration, Predicate<CredentialsProvider.StatusCode>) - 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
 
setVersion(String) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
setWorker(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
setWorker(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
shouldRetryRequest(CredentialsProvider.StatusCode) - Method in interface io.camunda.zeebe.client.CredentialsProvider
Returns true if the request should be retried; otherwise returns false.
shouldRetryRequest(CredentialsProvider.StatusCode) - Method in class io.camunda.zeebe.client.impl.NoopCredentialsProvider
 
shouldRetryRequest(CredentialsProvider.StatusCode) - Method in class io.camunda.zeebe.client.impl.oauth.OAuthCredentialsProvider
Returns true if the request failed because it was unauthenticated or unauthorized, 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
 
sort(ProcessInstanceSort) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
sort(Consumer<ProcessInstanceSort>) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceQueryImpl
 
sort(Consumer<S>) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Provides a fluent builder to provide sorting options the returned entites should sorted by
sort(List<SearchQuerySortRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
sort(List<SearchQuerySortRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
sort(S) - Method in interface io.camunda.zeebe.client.api.search.TypedSearchQueryRequest
Sets the sorting the returned entities should be sorted by.
start() - Method in class io.camunda.zeebe.client.impl.http.HttpClient
 
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
 
startDate() - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceSort
Sort by process instance start date.
startDate() - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceSortImpl
 
startDate(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
status(Integer) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
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<CredentialsProvider.StatusCode>, 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
 
Stream or Activate? - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Stream or Activate? - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Stream or Activate? - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
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. process definition, process instances, etc.) resulting from this command, or that owns any entities (e.g. jobs) referred to from this command.
tenantId(String) - Method in interface io.camunda.zeebe.client.api.command.CommandWithTenantStep
Specifies the tenant that will own any entities (e.g. process definition, process instances, etc.) resulting from this command, or that owns any entities (e.g. jobs) referred to from this command.
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
 
tenantId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
tenantId(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
tenantIds(String...) - Method in interface io.camunda.zeebe.client.api.command.CommandWithOneOrMoreTenantsStep
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. process definition, process instances, etc.) resulting from this command.
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
 
tenantIds(List<String>) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
terminateElement(long) - Method in interface io.camunda.zeebe.client.api.command.ModifyProcessInstanceCommandStep1
terminateElement(long) - Method in class io.camunda.zeebe.client.impl.command.ModifyProcessInstanceCommandImpl
 
Termination - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Termination - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
Termination - Search tag in io.camunda.zeebe.client.api.worker.JobClient.newStreamJobsCommand()
Section
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<CredentialsProvider.StatusCode>) - 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.command.UpdateTimeoutJobCommandStep1
Set the timeout of this job.
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.command.JobUpdateTimeoutCommandImpl
 
timeout(long) - Method in class io.camunda.zeebe.client.impl.worker.JobWorkerBuilderImpl
 
timeout(Long) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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.command.UpdateTimeoutJobCommandStep1
Set the timeout of this job.
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.JobUpdateTimeoutCommandImpl
 
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
 
title(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
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
 
toList(T...) - Static method in class io.camunda.zeebe.client.impl.util.CollectionUtil
 
Topology - Interface in io.camunda.zeebe.client.api.response
 
TopologyImpl - Class in io.camunda.zeebe.client.impl.response
 
TopologyImpl(TopologyResponse) - Constructor for class io.camunda.zeebe.client.impl.response.TopologyImpl
 
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, HttpClient, Duration, Predicate<CredentialsProvider.StatusCode>, boolean) - Constructor for class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
 
TopologyRequestStep1 - Interface in io.camunda.zeebe.client.api.command
 
TopologyResponse - Class in io.camunda.zeebe.client.protocol.rest
The response of a topology request.
TopologyResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
toProcessInstanceSearchResponse(ProcessInstanceSearchQueryResponse) - Static method in class io.camunda.zeebe.client.impl.search.SearchResponseMapper
 
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
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
toString() - Method in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
toString() - Method in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 
toString() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
totalItems() - Method in interface io.camunda.zeebe.client.api.search.response.SearchResponsePage
Total number of items that matches the query
totalItems() - Method in class io.camunda.zeebe.client.impl.search.response.SearchResponsePageImpl
 
totalItems(Long) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
 
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.Partition
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
Convert the instance into URL query string.
toUrlQueryString() - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaGroupResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.Changeset
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.GroupSearchResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.Partition
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceItem
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceSearchQueryResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.RoleSearchResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryPageResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQueryResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.SearchQuerySortRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.TopologyResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
Convert the instance into URL query string.
toUrlQueryString(String) - Method in class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
Convert the instance into URL query string.
transform(HttpT) - Method in interface io.camunda.zeebe.client.impl.http.JsonResponseTransformer
 
transportFuture(Future<?>) - Method in class io.camunda.zeebe.client.impl.http.HttpZeebeFuture
 
type(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
type(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
type(URI) - Method in class io.camunda.zeebe.client.protocol.rest.ProblemDetail
 
TypedSearchQueryRequest<F,S,SELF> - Interface in io.camunda.zeebe.client.api.search
 
TypedSearchQueryRequest.SearchRequestFilter - Interface in io.camunda.zeebe.client.api.search
 
TypedSearchQueryRequest.SearchRequestSort<S> - Interface in io.camunda.zeebe.client.api.search
 
TypedSearchRequestPropertyProvider<T> - Class in io.camunda.zeebe.client.impl.search
 
TypedSearchRequestPropertyProvider() - Constructor for class io.camunda.zeebe.client.impl.search.TypedSearchRequestPropertyProvider
 

U

UnassignUserTaskCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
UnassignUserTaskCommandImpl(HttpClient, long) - Constructor for class io.camunda.zeebe.client.impl.command.UnassignUserTaskCommandImpl
 
UnassignUserTaskCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
UnassignUserTaskResponse - Interface in io.camunda.zeebe.client.api.response
 
UNHEALTHY - Enum constant in enum io.camunda.zeebe.client.api.response.PartitionBrokerHealth
 
UNHEALTHY - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
unknown() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Error
 
unknown() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Response
 
unknown() - Method in interface io.camunda.zeebe.client.impl.http.ApiEntity
 
unknown() - Method in class io.camunda.zeebe.client.impl.http.ApiEntity.Unknown
 
UNKNOWN_DEFAULT_OPEN_API - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
 
UNKNOWN_DEFAULT_OPEN_API - Enum constant in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
 
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
 
UpdateTimeoutJobCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
UpdateTimeoutJobCommandStep1.UpdateTimeoutJobCommandStep2 - Interface in io.camunda.zeebe.client.api.command
 
UpdateTimeoutJobResponse - Interface in io.camunda.zeebe.client.api.response
 
UpdateTimeoutJobResponseImpl - Class in io.camunda.zeebe.client.impl.response
 
UpdateTimeoutJobResponseImpl(GatewayOuterClass.UpdateJobTimeoutResponse) - Constructor for class io.camunda.zeebe.client.impl.response.UpdateTimeoutJobResponseImpl
 
UpdateUserTaskCommandImpl - Class in io.camunda.zeebe.client.impl.command
 
UpdateUserTaskCommandImpl(HttpClient, JsonMapper, long) - Constructor for class io.camunda.zeebe.client.impl.command.UpdateUserTaskCommandImpl
 
UpdateUserTaskCommandStep1 - Interface in io.camunda.zeebe.client.api.command
 
UpdateUserTaskResponse - Interface in io.camunda.zeebe.client.api.response
 
USE_DEFAULT_RETRY_POLICY - Static variable in class io.camunda.zeebe.client.ClientProperties
 
USE_DEFAULT_RETRY_POLICY_VAR - Static variable in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
USE_PLAINTEXT_CONNECTION - Static variable in class io.camunda.zeebe.client.ClientProperties
 
useDefaultRetryPolicy() - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
useDefaultRetryPolicy() - Method in interface io.camunda.zeebe.client.ZeebeClientConfiguration
 
useDefaultRetryPolicy(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientBuilderImpl
 
useDefaultRetryPolicy(boolean) - Method in class io.camunda.zeebe.client.impl.ZeebeClientCloudBuilderImpl
 
useDefaultRetryPolicy(boolean) - Method in interface io.camunda.zeebe.client.ZeebeClientBuilder
If enabled, the client will make use of the default retry policy defined.
useGrpc() - Method in interface io.camunda.zeebe.client.api.command.CommandWithCommunicationApiStep
Deprecated.
since 8.5, to be removed with 8.8
useGrpc() - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
 
useGrpc() - Method in class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
 
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.
useRest() - Method in interface io.camunda.zeebe.client.api.command.CommandWithCommunicationApiStep
Deprecated.
since 8.5, to be removed with 8.8
useRest() - Method in class io.camunda.zeebe.client.impl.command.ActivateJobsCommandImpl
 
useRest() - Method in class io.camunda.zeebe.client.impl.command.TopologyRequestImpl
 
userId(Long) - Method in class io.camunda.zeebe.client.protocol.rest.AssignUserToGroupRequest
 
username(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserResponse
 
username(String) - Method in class io.camunda.zeebe.client.protocol.rest.CamundaUserWithPasswordRequest
 
UserSearchResponse - Class in io.camunda.zeebe.client.protocol.rest
UserSearchResponse
UserSearchResponse() - Constructor for class io.camunda.zeebe.client.protocol.rest.UserSearchResponse
 
UserTaskAssignmentRequest - Class in io.camunda.zeebe.client.protocol.rest
UserTaskAssignmentRequest
UserTaskAssignmentRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.UserTaskAssignmentRequest
 
UserTaskCompletionRequest - Class in io.camunda.zeebe.client.protocol.rest
UserTaskCompletionRequest
UserTaskCompletionRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
UserTaskUpdateRequest - Class in io.camunda.zeebe.client.protocol.rest
UserTaskUpdateRequest
UserTaskUpdateRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.UserTaskUpdateRequest
 

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.
valueOf(String) - Static method in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.camunda.zeebe.client.protocol.rest.Partition.RoleEnum
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.
values() - Static method in enum io.camunda.zeebe.client.protocol.rest.Partition.HealthEnum
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.protocol.rest.Partition.RoleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variable(VariableValueFilter) - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceFilter
Filter by variable values.
variable(VariableValueFilter) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
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
 
variable(Consumer<VariableValueFilter>) - Method in interface io.camunda.zeebe.client.api.search.ProcessInstanceFilter
Filter by variable values.
variable(Consumer<VariableValueFilter>) - Method in class io.camunda.zeebe.client.impl.search.ProcessInstanceFilterImpl
 
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(List<VariableValueFilterRequest>) - Method in class io.camunda.zeebe.client.protocol.rest.ProcessInstanceFilterRequest
 
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.CompleteUserTaskCommandStep1
Set the variables to complete the user task 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.CompleteUserTaskCommandImpl
 
variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.impl.command.SetVariablesCommandImpl
 
variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.JobFailRequest
 
variables(Map<String, Object>) - Method in class io.camunda.zeebe.client.protocol.rest.UserTaskCompletionRequest
 
variableValueFilter() - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a variable value filter.
variableValueFilter(Consumer<VariableValueFilter>) - Static method in class io.camunda.zeebe.client.api.search.SearchRequestBuilders
Create a variable value filter by using a fluent builder.
VariableValueFilter - Interface in io.camunda.zeebe.client.api.search
 
VariableValueFilterImpl - Class in io.camunda.zeebe.client.impl.search
 
VariableValueFilterImpl() - Constructor for class io.camunda.zeebe.client.impl.search.VariableValueFilterImpl
 
VariableValueFilterRequest - Class in io.camunda.zeebe.client.protocol.rest
VariableValueFilterRequest
VariableValueFilterRequest() - Constructor for class io.camunda.zeebe.client.protocol.rest.VariableValueFilterRequest
 
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
 
version(String) - Method in class io.camunda.zeebe.client.protocol.rest.BrokerInfo
 
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
 
withoutCorrelationKey() - Method in interface io.camunda.zeebe.client.api.command.PublishMessageCommandStep1.PublishMessageCommandStep2
Skip specifying a correlation key for the message.
withoutCorrelationKey() - Method in class io.camunda.zeebe.client.impl.command.PublishMessageCommandImpl
 
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
 
withTargetProcessDefinitionKey(long) - Method in interface io.camunda.zeebe.client.api.command.MigrationPlan.MigrationPlanBuilderStep1
Set the key of target process definition. targetProcessDefinitionKey indicates which process definition to use for the migration.
withTargetProcessDefinitionKey(long) - Method in class io.camunda.zeebe.client.api.command.MigrationPlanBuilderImpl
 
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
 
worker(String) - Method in class io.camunda.zeebe.client.protocol.rest.ActivatedJob
 
worker(String) - Method in class io.camunda.zeebe.client.protocol.rest.JobActivationRequest
 
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

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, HttpClient) - 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
 
ZeebeClientImpl(ZeebeClientConfiguration, ManagedChannel, GatewayGrpc.GatewayStub, ExecutorResource, HttpClient) - 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
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form