Uses of Record Class
ch.rswk.meta.engine.AlertRegistry.Alert
Packages that use AlertRegistry.Alert
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of AlertRegistry.Alert in ch.rswk.meta.engine
Fields in ch.rswk.meta.engine with type parameters of type AlertRegistry.AlertModifier and TypeFieldDescriptionprivate final List<AlertRegistry.Alert> AlertRegistry.currentAlertsprivate final com.github.benmanes.caffeine.cache.Cache<String, AlertRegistry.Alert> AlertRegistry.manualAlertCacheMethods in ch.rswk.meta.engine that return types with arguments of type AlertRegistry.AlertMethods in ch.rswk.meta.engine with parameters of type AlertRegistry.AlertMethod parameters in ch.rswk.meta.engine with type arguments of type AlertRegistry.AlertModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Boolean> LoggingService.sendAlerts(List<AlertRegistry.Alert> alerts)