public class IncidentServiceImpl extends Object implements IncidentService
| Constructor and Description |
|---|
IncidentServiceImpl(org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
List<IncidentHandler> handlers) |
public IncidentServiceImpl(org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
List<IncidentHandler> handlers)
public void report(long tenantId,
Incident incident)
IncidentServicereport in interface IncidentServiceincident - the incident to be reportedCopyright © 2016 Bonitasoft S.A.. All rights reserved.