Class AnnotationUtil

java.lang.Object
org.camunda.bpm.client.spring.impl.util.AnnotationUtil

public class AnnotationUtil extends Object
  • Constructor Details

    • AnnotationUtil

      public AnnotationUtil()
  • Method Details

    • get

      public static <T extends Annotation> T get(Class<T> annotationClass, org.springframework.core.type.AnnotatedTypeMetadata metadata)