Class XhtmlMacroTimeoutEvent

    • Constructor Detail

      • XhtmlMacroTimeoutEvent

        public XhtmlMacroTimeoutEvent​(Object src,
                                      String name,
                                      ContentEntityObject entity,
                                      long allowedTimeInSeconds,
                                      long exceededTimeInMilliseconds)
    • Method Detail

      • getName

        public String getName()
      • getAllowedTimeInSeconds

        public long getAllowedTimeInSeconds()
      • getExceededTimeInMilliseconds

        public long getExceededTimeInMilliseconds()