Uses of Interface
org.graylog2.system.activities.SystemMessageService
Packages that use SystemMessageService
-
Uses of SystemMessageService in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type SystemMessageService -
Uses of SystemMessageService in org.graylog2.system.activities
Classes in org.graylog2.system.activities that implement SystemMessageServiceConstructors in org.graylog2.system.activities with parameters of type SystemMessageServiceModifierConstructorDescriptionSystemMessageActivityWriter(SystemMessageService systemMessageService, ServerStatus serverStatus)