Class ScrumEvents


  • public class ScrumEvents
    extends java.lang.Object
    ScrumEvents - Check The Warning Message.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
    • Constructor Summary

      Constructors 
      Constructor Description
      ScrumEvents()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String timeSheetChecker​(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)  
      • Methods inherited from class java.lang.Object

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

      • module

        public static final java.lang.String module
    • Constructor Detail

      • ScrumEvents

        public ScrumEvents()
    • Method Detail

      • timeSheetChecker

        public static java.lang.String timeSheetChecker​(javax.servlet.http.HttpServletRequest request,
                                                        javax.servlet.http.HttpServletResponse response)
                                                 throws javax.servlet.ServletException,
                                                        java.io.IOException
        Throws:
        javax.servlet.ServletException
        java.io.IOException