Class SourceOperationHelper


  • public class SourceOperationHelper
    extends Object
    Finds all @Source fields. Creates a map of fields that needs to be added to certain Objects due to @Source annotation
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    • Constructor Detail

      • SourceOperationHelper

        public SourceOperationHelper()
    • Method Detail

      • getSourceAnnotations

        public Map<org.jboss.jandex.DotName,​List<org.jboss.jandex.MethodParameterInfo>> getSourceAnnotations()
      • getSourceListAnnotations

        public Map<org.jboss.jandex.DotName,​List<org.jboss.jandex.MethodParameterInfo>> getSourceListAnnotations()