Uses of Annotation Interface
org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
Packages that use EnableExternalTaskClient
-
Uses of EnableExternalTaskClient in org.camunda.bpm.client.spring.impl.client
Methods in org.camunda.bpm.client.spring.impl.client that return EnableExternalTaskClientModifier and TypeMethodDescriptionprotected EnableExternalTaskClient
ClientPostProcessor.getAnnotation
(org.springframework.beans.factory.support.BeanDefinitionRegistry registry, String classBeanName) Methods in org.camunda.bpm.client.spring.impl.client with parameters of type EnableExternalTaskClientModifier and TypeMethodDescriptionprotected void
ClientConfiguration.configureOrderByCreateTime
(EnableExternalTaskClient annotation) void
ClientConfiguration.fromAnnotation
(EnableExternalTaskClient annotation)