Index

A C D E F I J M N P R T V Z 
All Classes and Interfaces|All Packages

A

autoComplete() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
If set to true, the job is automatically completed after the worker code has finished.
autoComplete() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
If set to true, the job is automatically completed after the worker code has finished.

C

classPathResources() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeDeployment
Deprecated.
CustomHeaders - Annotation Type in io.camunda.zeebe.spring.client.annotation
 

D

Deployment - Annotation Type in io.camunda.zeebe.spring.client.annotation
 

E

enabled() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
 
enabled() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 

F

fetchAllVariables() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
If set to true, all variables are fetched
fetchVariables() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
Set a list of variable names which should be fetch on job activation.
fetchVariables() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 
forceFetchAllVariables() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
Set to true, all variables are fetched independent of any other configuration via fetchVariables or @ZeebeVariable.

I

io.camunda.zeebe.spring.client.annotation - package io.camunda.zeebe.spring.client.annotation
 

J

JobWorker - Annotation Type in io.camunda.zeebe.spring.client.annotation
 

M

maxJobsActive() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
Set the maximum number of jobs which will be exclusively activated for this worker at the same time.
maxJobsActive() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 

N

name() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
 
name() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 

P

pollInterval() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
Set the maximal interval (in milliseconds) between polling for new jobs.
pollInterval() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 

R

requestTimeout() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
Set the request timeout (in seconds) for activate job request used to poll for new job.
requestTimeout() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 
resources() - Element in annotation type io.camunda.zeebe.spring.client.annotation.Deployment
 
resources() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeDeployment
Deprecated.
 

T

timeout() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
Set the time (in milliseconds) for how long a job is exclusively assigned for this worker.
timeout() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 
type() - Element in annotation type io.camunda.zeebe.spring.client.annotation.JobWorker
 
type() - Element in annotation type io.camunda.zeebe.spring.client.annotation.ZeebeWorker
Deprecated.
 

V

Variable - Annotation Type in io.camunda.zeebe.spring.client.annotation
 
VariablesAsType - Annotation Type in io.camunda.zeebe.spring.client.annotation
 

Z

ZeebeCustomHeaders - Annotation Type in io.camunda.zeebe.spring.client.annotation
Deprecated.
ZeebeDeployment - Annotation Type in io.camunda.zeebe.spring.client.annotation
Deprecated.
ZeebeVariable - Annotation Type in io.camunda.zeebe.spring.client.annotation
Deprecated.
ZeebeVariablesAsType - Annotation Type in io.camunda.zeebe.spring.client.annotation
Deprecated.
ZeebeWorker - Annotation Type in io.camunda.zeebe.spring.client.annotation
Deprecated.
A C D E F I J M N P R T V Z 
All Classes and Interfaces|All Packages