Uses of Annotation Type
io.camunda.zeebe.client.api.ExperimentalApi
Packages that use ExperimentalApi
Package
Description
-
Uses of ExperimentalApi in io.camunda.zeebe.client.api.command
Classes in io.camunda.zeebe.client.api.command with annotations of type ExperimentalApiMethods in io.camunda.zeebe.client.api.command with annotations of type ExperimentalApi -
Uses of ExperimentalApi in io.camunda.zeebe.client.api.response
Classes in io.camunda.zeebe.client.api.response with annotations of type ExperimentalApiMethods in io.camunda.zeebe.client.api.response with annotations of type ExperimentalApiModifier and TypeMethodDescriptionActivatedJob.getTenantId()BroadcastSignalResponse.getTenantId()Returns the tenant id of the signal that was broadcasted.ProcessInstanceEvent.getTenantId()Tenant identifier that owns this process instanceProcessInstanceResult.getTenantId()Tenant identifier that owns this process instance -
Uses of ExperimentalApi in io.camunda.zeebe.client.api.worker
Methods in io.camunda.zeebe.client.api.worker with annotations of type ExperimentalApiModifier and TypeMethodDescriptionJobClient.newStreamJobsCommand()Activates and streams jobs of a specific type.JobWorkerBuilderStep1.JobWorkerBuilderStep3.streamEnabled(boolean isStreamEnabled) Opt-in feature flag to enable job streaming.JobWorkerBuilderStep1.JobWorkerBuilderStep3.streamTimeout(Duration timeout) If streaming is enabled, sets a maximum lifetime for a given stream. -
Uses of ExperimentalApi in io.camunda.zeebe.client.impl
Methods in io.camunda.zeebe.client.impl with annotations of type ExperimentalApiModifier and TypeMethodDescriptionZeebeClientCloudBuilderImpl.defaultJobWorkerTenantIds(List<String> tenantIds) ZeebeClientCloudBuilderImpl.defaultTenantId(String tenantId)