public interface SystemMessageService extends PersistedService
Modifier and Type | Method and Description |
---|---|
List<SystemMessage> |
all(int page) |
SystemMessage |
create(Map<String,Object> fields) |
long |
totalCount() |
destroy, destroyAll, save, saveWithoutValidation, validate, validate, validate
List<SystemMessage> all(int page)
long totalCount()
SystemMessage create(Map<String,Object> fields)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.