Interface CamundaAnnotationValue<B extends BeanInfo>

Type Parameters:
B - either ClassInfo or MethodInfo.
All Known Implementing Classes:
DeploymentValue, JobWorkerValue, VariableValue

public interface CamundaAnnotationValue<B extends BeanInfo>
Common type for all annotation values.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getBeanInfo

      B getBeanInfo()
      Returns:
      the context of this annotation.