Package ch.tocco.nice2.tasks.impl.quartz
Class DefaultBatchJobDefinition
java.lang.Object
ch.tocco.nice2.tasks.impl.quartz.DefaultBatchJobDefinition
- All Implemented Interfaces:
BatchJobDefinition
-
Constructor Details
-
DefaultBatchJobDefinition
-
-
Method Details
-
id
- Specified by:
id
in interfaceBatchJobDefinition
-
description
- Specified by:
description
in interfaceBatchJobDefinition
-
isActive
public boolean isActive()- Specified by:
isActive
in interfaceBatchJobDefinition
-
scheduleString
- Specified by:
scheduleString
in interfaceBatchJobDefinition
-
jobData
- Specified by:
jobData
in interfaceBatchJobDefinition
-