Package org.graylog2.system.activities
Class SystemMessageServiceImpl
java.lang.Object
org.graylog2.database.PersistedServiceImpl
org.graylog2.system.activities.SystemMessageServiceImpl
- All Implemented Interfaces:
PersistedService,SystemMessageService
@Singleton
public class SystemMessageServiceImpl
extends PersistedServiceImpl
implements SystemMessageService
-
Field Summary
Fields inherited from class org.graylog2.database.PersistedServiceImpl
mongoConnection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.graylog2.database.PersistedServiceImpl
collection, collection, count, count, cursorToList, destroy, destroy, destroyAll, destroyAll, destroyAll, embed, fieldTransformations, findOne, findOne, findOne, findOne, get, get, get, query, query, query, query, query, removeEmbedded, removeEmbedded, save, saveWithoutValidation, totalCount, totalCount, validate, validate, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog2.plugin.database.PersistedService
destroy, destroyAll, save, saveWithoutValidation, validate, validate, validate
-
Constructor Details
-
SystemMessageServiceImpl
-
-
Method Details
-
all
- Specified by:
allin interfaceSystemMessageService
-
totalCount
public long totalCount()- Specified by:
totalCountin interfaceSystemMessageService
-
create
- Specified by:
createin interfaceSystemMessageService
-