Classes and Interfaces interfaces

midcom_services_at_cron_check

The Cron handler of the AT service, when executed it checks the database for entries that need to be run, then loads their relevant components and calls the interface class for the defined method.

« More »

midcom_services_at_cron_clean

Clears dangling "running"/failed entries

« More »

midcom_services_at_entry_dba

MidCOM wrapped class for access to the at-job database entries

« More »

midcom_services_at_interface

At service library, this interface class is used to register jobs to the service.

« More »