Annotation Type BatchProperty



  • @Qualifier
    @Target({FIELD,METHOD,PARAMETER})
    @Retention(RUNTIME)
    public @interface BatchProperty
    Annotation used by batch artifacts to declare a field which is injectable via a JSL-defined value (possibly leveraging Job XML substitutions).
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String name  
    • Element Detail

      • name

        java.lang.String name
        Default:
        ""