Annotation Interface ChangeLog


@Target(TYPE) @Retention(RUNTIME) public @interface ChangeLog
Class containing particular changesets (@ChangeSet)
Since:
27/07/2014
Author:
lstolowski
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Sequence that provide an order for changelog classes.
  • Element Details

    • order

      String order
      Sequence that provide an order for changelog classes. If not set, then canonical name of the class is taken and sorted alphabetically, ascending.
      Returns:
      order
      Default:
      ""