Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 292 Bytes

File metadata and controls

7 lines (6 loc) · 292 Bytes

Trigger

A generic service for creating events within the system based on a cron schedule. This service is not intended to have any sort of business logic related to the cron schedule. Any additional business logic should be implemented in the service that is triggered by the event.