public class SystemMessageImpl extends PersistedImpl implements SystemMessage
fields, id| Modifier | Constructor and Description |
|---|---|
|
SystemMessageImpl(Map<String,Object> fields) |
protected |
SystemMessageImpl(org.bson.types.ObjectId id,
Map<String,Object> fields) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaller() |
String |
getContent() |
Map<String,Validator> |
getEmbeddedValidations(String key) |
String |
getNodeId() |
org.joda.time.DateTime |
getTimestamp() |
Map<String,Validator> |
getValidations() |
asMap, equals, getFields, getId, getObjectId, hashCode, toStringpublic String getCaller()
getCaller in interface SystemMessagepublic String getContent()
getContent in interface SystemMessagepublic org.joda.time.DateTime getTimestamp()
getTimestamp in interface SystemMessagepublic String getNodeId()
getNodeId in interface SystemMessagepublic Map<String,Validator> getValidations()
getValidations in interface PersistedCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.