public interface IncidentService
| Modifier and Type | Method and Description |
|---|---|
void |
report(long tenantId,
Incident incident)
Report an incident
|
void report(long tenantId,
Incident incident)
incident - the incident to be reported