All Classes and Interfaces
Class
Description
Abstract process engine resource that provides instantiations of all REST resources.
Defines common query operations, such as sorting options and validation.
AbstractReportDto<T extends org.camunda.bpm.engine.query.Report>
Base class to unify the getResource(boolean deserialized) and
getResourceBinary() methods for several subclasses.
An activity instance is the instance of an activity
A provider to handle the authentication of
HttpServletRequests.Serves as DTO to hold the result of an authentication request performed
through an
AuthenticationProvider.Dto for
AuthorizationExceptionRepresent username\password pair for user verification
Cache control filter setting "Cache-Control: no-cache" on all GET requests.
Class providing static methods returning all the resource classes provided by Camunda Platform.
Uses the
ProcessEngineService and exposes the default process engineUsed for anything that needs a delete reason.
Translates any
Throwable to a HTTP 500 error and a JSON response.SPI supposed to replace the default implementation of the long-polling fetch and lock handler
Partial implementation of the HAL link object as defined in
json-hal-06#section-5
A stateful linker which collects information about the links it creates.
A link resolver is capable of resolving a set of resources by Id.
Base class for implementing a HAL resource as defined in
json-hal-06#section-4
Base DTO class for Worker-related External Task operations.
Authenticates a request against the provided process engine's identity service by applying http basic authentication.
This exception is used for any kind of errors that occur due to malformed
parameters in a Http query.
*
Custom implementation of Multipart Form Data which can be used for handling requests.
Dto representing a part in a multipart form.
Provides a
MessageBodyReader for MultipartFormData.Dto for
ParseException
The exception contains a list of errors and warning that occurred during
parsing.Dto for
Problem
The problem contains a list of element ids and other details for root
causing the issue.
Servlet filter to plug in authentication.
Translates any
ProcessEngineException to a HTTP 500 error and a JSON response.A simple provider SPI used to locate a process engine object.
Represents a process instance dto extension dto that contains latest variables.
Translates
RestExceptions to error responses according to the status that is set in the exception.Implementations are used to convert http parameters from string to java types.
Setters are only needed to create stub results.
Deprecated.
The sending telemetry data feature is removed.
Exposes the
UserOperationLogQuery as REST service.Reads a list of
VariableQueryParameterDtos from a single parameter.