Uses of Class
io.camunda.zeebe.spring.client.bean.ClassInfo
Packages that use ClassInfo
Package
Description
-
Uses of ClassInfo in io.camunda.zeebe.spring.client.annotation.processor
Methods in io.camunda.zeebe.spring.client.annotation.processor with parameters of type ClassInfoModifier and TypeMethodDescriptionabstract voidAbstractZeebeAnnotationProcessor.configureFor(ClassInfo beanInfo) voidZeebeDeploymentAnnotationProcessor.configureFor(ClassInfo beanInfo) voidZeebeWorkerAnnotationProcessor.configureFor(ClassInfo beanInfo) abstract booleanAbstractZeebeAnnotationProcessor.isApplicableFor(ClassInfo beanInfo) booleanZeebeDeploymentAnnotationProcessor.isApplicableFor(ClassInfo beanInfo) booleanZeebeWorkerAnnotationProcessor.isApplicableFor(ClassInfo beanInfo) ZeebeDeploymentAnnotationProcessor.readAnnotation(ClassInfo beanInfo) -
Uses of ClassInfo in io.camunda.zeebe.spring.client.annotation.value
Methods in io.camunda.zeebe.spring.client.annotation.value that return ClassInfoMethods in io.camunda.zeebe.spring.client.annotation.value with parameters of type ClassInfoModifier and TypeMethodDescription -
Uses of ClassInfo in io.camunda.zeebe.spring.client.bean
Fields in io.camunda.zeebe.spring.client.bean declared as ClassInfoMethods in io.camunda.zeebe.spring.client.bean that return ClassInfoMethods in io.camunda.zeebe.spring.client.bean with parameters of type ClassInfoModifier and TypeMethodDescriptionConstructors in io.camunda.zeebe.spring.client.bean with parameters of type ClassInfo