All Classes and Interfaces

Class
Description
AbstractTypedValueMapper<T extends org.camunda.bpm.engine.variable.value.TypedValue>
 
Provides a way to define a back off between fetch and lock requests.
Thrown when you perform an illegal operation or the given data is invalid.
Provides HTTP Basic Authentication by using the request interceptor api
 
 
 
Request context provides the data of the request and offers methods to change it
 
Client request interceptor makes it possible to apply changes to each request before it is sent to the http server
 
 
Exception is thrown if the connection could not be established
Maps a java object to the data format's internal representation and vice versa.
 
 
 
 
 
DefaultValueMappers<T extends org.camunda.bpm.engine.variable.value.TypedValue>
 
File value is not available unless it is loaded actively Initially FileValue.getValue() returns null.
 
 
 
 
 
 
 
 
Thrown if something went wrong during the engine execution (e.g., a persistence exception occurred).
 
Provides a way to define a back off between fetch and lock requests.
 
Provides an exponential backoff strategy.
Provides an exponential backoff strategy when an error occurs fetching external tasks.
 
Represents an external task
Camunda external task client
A fluent builder to configure the Camunda client
 
External task client exception
 
 
Interface for a custom implementation of the handler, which is invoked for each fetched and locked task
 
Service that provides possibilities to interact with fetched and locked tasks.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Exception is thrown if the task has been canceled and therefore does not exist anymore
 
NumberValueMapper<T extends org.camunda.bpm.engine.variable.value.PrimitiveValue<?>>
 
 
Class that encapsulates the client's configuration of createTime ordering.
The direction of createTime.
Static Class that encapsulates an ordering property with a field and its direction.
The field to sort by.
PrimitiveValueMapper<T extends org.camunda.bpm.engine.variable.value.PrimitiveValue<?>>
 
 
 
 
Thrown when a request from the engine's REST API fails.
 
 
 
 
 
DTO that encapsulates the sorting parameters used for making requests against the fetch and lock API.
 
 
Subscription to a topic
A fluent builder to configure the topic subscription
 
 
 
 
Detects the canonical type string of a supplied object
 
 
Exception is thrown in case the HTTP status code is not known by the client.
ValueMapper<T extends org.camunda.bpm.engine.variable.value.TypedValue>
 
Exception is thrown when a value could not be mapped
ValueMappers<T extends org.camunda.bpm.engine.variable.value.TypedValue>
 
VariableValue<T extends org.camunda.bpm.engine.variable.value.TypedValue>