public class BatchWindowConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
protected static ConfigurationLogger |
LOG |
Constructor and Description |
---|
BatchWindowConfiguration() |
BatchWindowConfiguration(String startTime,
String endTime) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEndTime() |
Date |
getEndTimeAsDate() |
String |
getStartTime() |
Date |
getStartTimeAsDate() |
int |
hashCode() |
void |
setEndTime(String endTime) |
void |
setStartTime(String startTime) |
protected static final ConfigurationLogger LOG
Copyright © 2022. All rights reserved.