Uses of Interface
org.camunda.bpm.spring.boot.starter.configuration.CamundaJobConfiguration
Packages that use CamundaJobConfiguration
Package
Description
- 
Uses of CamundaJobConfiguration in org.camunda.bpm.spring.boot.starterMethods in org.camunda.bpm.spring.boot.starter that return CamundaJobConfigurationModifier and TypeMethodDescriptionstatic CamundaJobConfigurationCamundaBpmConfiguration.camundaJobConfiguration()
- 
Uses of CamundaJobConfiguration in org.camunda.bpm.spring.boot.starter.configuration.implClasses in org.camunda.bpm.spring.boot.starter.configuration.impl that implement CamundaJobConfigurationModifier and TypeClassDescriptionclassPrepares JobExecutor and registers all known custom JobHandlers.