Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Automatics API can be created using following two custom annotations:

  • @AutomaticsApi

...

  • @AutomaticsApiParam

. The former is used to declare the automatics API, while the latter is used to declare automatics API parameters.

...