public class PeriodInfo extends Object
| Constructor and Description |
|---|
PeriodInfo(Date startTime,
Date endTime,
int repeatCount,
long repeatInterval) |
PeriodInfo(int repeatCount,
long repeatInterval) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEndTime() |
int |
getRepeatCount() |
long |
getRepeatInterval() |
Date |
getStartTime() |
Copyright © 2018 eXo Platform SAS. All Rights Reserved.