public class Incident
extends java.lang.Object
| Constructor and Description |
|---|
Incident() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreatedAt() |
long |
getId() |
static long |
getInstanceCount() |
Message[] |
getUpdates() |
boolean |
isActive() |
public static long getInstanceCount()
public Message[] getUpdates()
public long getId()
-1 if not defined.public java.lang.String getCreatedAt()
null if not defined.public boolean isActive()
false if not defined.