Uses of Class
org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Packages that use EnableExternalTaskClient Package Description org.camunda.bpm.client.spring.impl.client -
-
Uses of EnableExternalTaskClient in org.camunda.bpm.client.spring.impl.client
Methods in org.camunda.bpm.client.spring.impl.client that return EnableExternalTaskClient Modifier and Type Method Description protected 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 EnableExternalTaskClient Modifier and Type Method Description void
ClientConfiguration. fromAnnotation(EnableExternalTaskClient annotation)
-