Class StatResponseService


  • @ApplicationScoped
    @Named
    public class StatResponseService
    extends java.lang.Object
    Author:
    Yuriy Zabrovarnyy
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      StatResponse buildResponse​(java.util.List<java.lang.String> months)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StatResponseService

        public StatResponseService()
    • Method Detail

      • buildResponse

        public StatResponse buildResponse​(java.util.List<java.lang.String> months)