Uses of Annotation Interface
org.camunda.bpm.spring.boot.starter.annotation.EnableProcessApplication
Packages that use EnableProcessApplication
Package
Description
-
Uses of EnableProcessApplication in org.camunda.bpm.qa
Classes in org.camunda.bpm.qa with annotations of type EnableProcessApplication -
Uses of EnableProcessApplication in org.camunda.bpm.run.example.invoice
Classes in org.camunda.bpm.run.example.invoice with annotations of type EnableProcessApplication -
Uses of EnableProcessApplication in org.camunda.bpm.spring.boot.starter.util
Fields in org.camunda.bpm.spring.boot.starter.util with type parameters of type EnableProcessApplicationModifier and TypeFieldDescriptionstatic Function<EnableProcessApplication,
Optional<String>> GetProcessApplicationNameFromAnnotation.getAnnotationValue
Methods in org.camunda.bpm.spring.boot.starter.util that return EnableProcessApplicationModifier and TypeMethodDescriptionGetProcessApplicationNameFromAnnotation.AnnotatedBean.getAnnotation()
Methods in org.camunda.bpm.spring.boot.starter.util with parameters of type EnableProcessApplicationModifier and TypeMethodDescriptionGetProcessApplicationNameFromAnnotation.AnnotatedBean.of
(String name, EnableProcessApplication annotation) Constructors in org.camunda.bpm.spring.boot.starter.util with parameters of type EnableProcessApplication