Overview of the Utilities plugin

The Utilities plugin is a collection of functions and services that can be used to enhance the functioning of applications.

The following services are available to schedule execution of Functions:

  • Timer
  • Cron

The available functions are:

  • Assert: When run-time checks are used to assert the validity of predicates are included in a Function.

  • CommandLine: When a Function includes the running of commands from the Command Line Interface.

  • Sleep: When a Function has to be paused for a specified length of time.


Utilities License