public class RawLifecycleByLastPersistedDateRequest extends Object
Constructor and Description |
---|
RawLifecycleByLastPersistedDateRequest()
Deserialization constructor
|
RawLifecycleByLastPersistedDateRequest(String startDate,
String endDate,
int limit)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getEndDate() |
int |
getLimit() |
String |
getStartDate() |
void |
setEndDate(String endDate) |
void |
setLimit(int limit) |
void |
setStartDate(String startDate) |
Copyright © 2018 Vitam. All rights reserved.