Uses of Class
overit.geocallapp.wfm.roughplanning.bl.bucket.BucketService
Packages that use BucketService
-
Uses of BucketService in overit.geocallapp.wfm.roughplanning.bl.bucket
Subclasses of BucketService in overit.geocallapp.wfm.roughplanning.bl.bucketModifier and TypeClassDescriptionclassThe CalendarBucketService is the extension ofBucketServiceusing a calendar approachclassThe CalendarDailyBucketService is the implementation ofCalendarBucketServiceusing a calendar day duration as a time unit.classThe CalendarMonthlyBucketService is the implementation ofCalendarBucketServiceusing a calendar month duration as a time unit.classThe CalendarWeeklyBucketService is the implementation ofCalendarBucketServiceusing a calendar week duration as a time unit.Methods in overit.geocallapp.wfm.roughplanning.bl.bucket that return BucketServiceModifier and TypeMethodDescriptionstatic BucketServiceBucketServiceFactory.getBucketService(Long roughPlanning, TimeUnit timeUnit, Long timeSize) Returns a specific bucket service