All Classes and Interfaces
Class
Description
Custom runtime exception that wraps a checked exception.
Return the full version string of the present Camunda codebase, or
null if it cannot be determined.Register parseListener to setup failed job retry specification.
Prepares JobExecutor and registers all known custom JobHandlers.
Annotation that disables the
SpringProcessEngineConfiguration
auto-deploy feature and instead uses the required META-INF/processes.xml
as an indicator for resource scanning.Properties controlling spring eventing.
Engine Plugin forwarding Camunda task, execution and history events as Spring Events.
Adds camunda.bpm.version properties to environment.
Parse listener adding provided execution and task listeners.
Event handler publishing history events as Spring Events.
Convenience class that specializes
AbstractProcessEnginePlugin to
use SpringProcessEngineConfiguration (to save casting).Runtime exception that is the superclass of all exceptions in the spring boot started.