public class Incident extends Event
Event.EventType| Constructor and Description |
|---|
Incident(Event.EventType type,
Map<String,Object> incident) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Registers the incident with Global Services
|
static String |
generateIncidentId()
Generates the Incident Identifier.
|
getMessage, getType, setMessage, setType, writeEventDumpLinepublic Incident(Event.EventType type, Map<String,Object> incident)
public static String generateIncidentId()
Copyright © 2017. All rights reserved.