public class HistoryCleanupConfigurationDto extends Object
Modifier and Type | Field and Description |
---|---|
protected Date |
batchWindowEndTime |
protected Date |
batchWindowStartTime |
Constructor and Description |
---|
HistoryCleanupConfigurationDto() |
Modifier and Type | Method and Description |
---|---|
Date |
getBatchWindowEndTime() |
Date |
getBatchWindowStartTime() |
void |
setBatchWindowEndTime(Date batchWindowEndTime) |
void |
setBatchWindowStartTime(Date batchWindowStartTime) |
protected Date batchWindowStartTime
protected Date batchWindowEndTime
public Date getBatchWindowStartTime()
public void setBatchWindowStartTime(Date batchWindowStartTime)
public Date getBatchWindowEndTime()
public void setBatchWindowEndTime(Date batchWindowEndTime)
Copyright © 2019. All rights reserved.