Package com.gsitm.ustra.java.batch
Class UstraBatchConfigProperties.TaskScheduleProperties
java.lang.Object
com.gsitm.ustra.java.batch.UstraBatchConfigProperties.TaskScheduleProperties
- Enclosing class:
- UstraBatchConfigProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetType()inthashCode()voidsetEnabled(Boolean enabled) voidsetExpression(String expression) voidsetType(TaskScheduleType type) toString()
-
Constructor Details
-
TaskScheduleProperties
public TaskScheduleProperties()
-
-
Method Details