Class FileLoggerIncidentHandler

  • All Implemented Interfaces:
    IncidentHandler

    public class FileLoggerIncidentHandler
    extends java.lang.Object
    implements IncidentHandler
    Report incident in a log file located inside the bonita home Is a tenant service must be declared in tenant part
    Author:
    Baptiste Mesta, Matthieu Chaffotte
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.util.logging.Logger getLogger​(long tenantId)  
      void handle​(long tenantId, Incident incident)  
      • Methods inherited from class java.lang.Object

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

      • FileLoggerIncidentHandler

        public FileLoggerIncidentHandler()
    • Method Detail

      • getLogger

        protected java.util.logging.Logger getLogger​(long tenantId)
                                              throws java.lang.SecurityException,
                                                     java.io.IOException,
                                                     org.bonitasoft.engine.exception.BonitaHomeNotSetException
        Throws:
        java.lang.SecurityException
        java.io.IOException
        org.bonitasoft.engine.exception.BonitaHomeNotSetException