Uses of Class
org.springframework.modulith.moments.ShiftedQuarter
Packages that use ShiftedQuarter
Package
Description
An Passage-of-Time events implementation.
Autoconfiguration for the
Moments API.The
Moments abstraction to integrate with Spring Framework's
scheduling.-
Uses of ShiftedQuarter in org.springframework.modulith.moments
Methods in org.springframework.modulith.moments that return ShiftedQuarterModifier and TypeMethodDescriptionShiftedQuarter.next()Returns the nextShiftedQuarter.static ShiftedQuarterstatic ShiftedQuarterMethods in org.springframework.modulith.moments with parameters of type ShiftedQuarterModifier and TypeMethodDescriptionstatic QuarterHasPassedQuarterHasPassed.of(Year year, ShiftedQuarter quarter) -
Uses of ShiftedQuarter in org.springframework.modulith.moments.autoconfigure
Methods in org.springframework.modulith.moments.autoconfigure that return ShiftedQuarterModifier and TypeMethodDescriptionstatic ShiftedQuarterMomentsJacksonAutoConfiguration.MomentsJacksonModule.ShiftedQuarterMixin.of(Quarter quarter, Month startMonth) Methods in org.springframework.modulith.moments.autoconfigure with parameters of type ShiftedQuarterModifier and TypeMethodDescriptionstatic QuarterHasPassedMomentsJacksonAutoConfiguration.MomentsJacksonModule.QuarterHasPassedMixin.of(Year year, ShiftedQuarter quarter) -
Uses of ShiftedQuarter in org.springframework.modulith.moments.support
Methods in org.springframework.modulith.moments.support that return ShiftedQuarterModifier and TypeMethodDescriptionMomentsProperties.getShiftedQuarter(LocalDate reference) Returns theShiftedQuarterfor the given reference date.