Class IncidentServiceImpl

java.lang.Object
org.bonitasoft.engine.incident.IncidentServiceImpl
All Implemented Interfaces:
IncidentService

public class IncidentServiceImpl extends Object implements IncidentService
Author:
Baptsite Mesta, Matthieu Chaffotte, Celine Souchet
  • Constructor Details

  • Method Details

    • report

      public void report(Incident incident)
      Description copied from interface: IncidentService
      Report an incident
      Specified by:
      report in interface IncidentService
      Parameters:
      incident - the incident to be reported