Uses of Class
org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
Packages that use GetProcessApplicationNameFromAnnotation.AnnotatedBean
-
Uses of GetProcessApplicationNameFromAnnotation.AnnotatedBean in org.camunda.bpm.spring.boot.starter.util
Fields in org.camunda.bpm.spring.boot.starter.util with type parameters of type GetProcessApplicationNameFromAnnotation.AnnotatedBeanModifier and TypeFieldDescriptionstatic Function<org.springframework.context.ApplicationContext,
Optional<GetProcessApplicationNameFromAnnotation.AnnotatedBean>> GetProcessApplicationNameFromAnnotation.getAnnotatedBean
Finds all beans with annotation.GetProcessApplicationNameFromAnnotation.getName
Methods in org.camunda.bpm.spring.boot.starter.util that return GetProcessApplicationNameFromAnnotation.AnnotatedBeanModifier and TypeMethodDescriptionGetProcessApplicationNameFromAnnotation.AnnotatedBean.of
(String name, EnableProcessApplication annotation)