Class CronTriggerEntity<T extends Serializable>
java.lang.Object
org.sterl.spring.persistent_tasks.trigger.model.CronTriggerEntity<T>
- Type Parameters:
T- the state type for the task
Represents a registered cron trigger definition (in-memory).
Cron triggers are periodically checked and create actual trigger instances in the database.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CronTriggerEntity
public CronTriggerEntity()
-
-
Method Details
-
key
-
newTriggerRequest
-