Versions Compared

Key

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

...

  • Test a Cron expression to see that it is valid and when its next occurrences are to validate they match the times that you want.
  • FlexDeploy now supports multiple cron expressions in each Cron Expression input separated by semi colons.
  • FlexDeploy Cron expressions are parsed first, and then sent into Quartz Cron. This screen is the best way to test them.

Run Groovy

  • Test a Groovy expression to see that it is valid and what is returned. The system.out is not shown, but the return value is printed on the screen.

Clear Active Workflow Cache

...