public class IncidentServiceImpl extends Object implements IncidentService
Constructor and Description |
---|
IncidentServiceImpl(TechnicalLoggerService logger,
List<IncidentHandler> handlers) |
Modifier and Type | Method and Description |
---|---|
void |
report(long tenantId,
Incident incident)
Report an incident
|
public IncidentServiceImpl(TechnicalLoggerService logger, List<IncidentHandler> handlers)
public void report(long tenantId, Incident incident)
IncidentService
report
in interface IncidentService
incident
- the incident to be reportedCopyright © 2018 Bonitasoft S.A.. All rights reserved.