public class IncidentServiceImpl extends Object implements IncidentService
| Constructor and Description |
|---|
IncidentServiceImpl(org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
List<IncidentHandler> handlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
report(long tenantId,
Incident incident)
Report an incident
|
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 © 2017 Bonitasoft S.A.. All rights reserved.