Class MomentsProperties

java.lang.Object
org.moduliths.moments.support.MomentsProperties

@ConfigurationProperties(prefix="moduliths.moments") public class MomentsProperties extends Object
Configuration properties for Moments.
Since:
1.3
Author:
Oliver Drotbohm
  • Field Details

  • Method Details

    • isHourly

      boolean isHourly()
      Returns whether to create hourly events.
      Returns:
    • getShiftedQuarter

      public ShiftedQuarter getShiftedQuarter(LocalDate reference)
      Returns the ShiftedQuarter for the given reference date.
      Parameters:
      reference - must not be null.
      Returns: