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
      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()