Package org.moduliths.moments.support
Class MomentsProperties
java.lang.Object
org.moduliths.moments.support.MomentsProperties
Configuration properties for
Moments.- Since:
- 1.3
- Author:
- Oliver Drotbohm
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetShiftedQuarter(LocalDate reference) Returns theShiftedQuarterfor the given reference date.(package private) booleanisHourly()Returns whether to create hourly events.
-
Field Details
-
DEFAULTS
-
-
Method Details
-
isHourly
boolean isHourly()Returns whether to create hourly events.- Returns:
-
getShiftedQuarter
Returns theShiftedQuarterfor the given reference date.- Parameters:
reference- must not be null.- Returns:
-