Annotation Interface Title


@Target({TYPE,PARAMETER}) @Retention(RUNTIME) public @interface Title
This annotation provides the possibility to decorate the given Java-Bean class with a title that will be used in the Flows-Admin GUI
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The title to show in the Flows-Admin GUI
  • Element Details

    • value

      String value
      The title to show in the Flows-Admin GUI
      Returns:
      the set title