Uses of Class
org.graylog2.database.entities.EntityScope
Packages that use EntityScope
Package
Description
-
Uses of EntityScope in org.graylog.events.processor.systemnotification
Subclasses of EntityScope in org.graylog.events.processor.systemnotification -
Uses of EntityScope in org.graylog2.database.entities
Subclasses of EntityScope in org.graylog2.database.entitiesMethods in org.graylog2.database.entities that return types with arguments of type EntityScopeMethods in org.graylog2.database.entities with parameters of type EntityScopeModifier and TypeMethodDescriptionstatic EntityScopeResponseEntityScopeResponse.of(EntityScope scope) Constructor parameters in org.graylog2.database.entities with type arguments of type EntityScope -
Uses of EntityScope in org.graylog2.plugin
Method parameters in org.graylog2.plugin with type arguments of type EntityScopeModifier and TypeMethodDescriptionprotected voidPluginModule.addEntityScope(Class<? extends EntityScope> entityScopeType)