CronjobServiceFactory

Class CronjobServiceFactory

package

Default

Methods

Creates a cronjob configuration storage.

createCronjobConfigurationStorage() : \CronjobConfigurationStorage
static

Creates and in memory caches cronjob service.

createService() : \CronjobService
static

Response

\CronjobService

Creates and in memory caches cronjob task service.

createTaskService() : \CronjobTaskService
static

Properties