Uses of Class
org.graylog2.contentpacks.model.entities.StreamAlertConditionEntity
Packages that use StreamAlertConditionEntity
-
Uses of StreamAlertConditionEntity in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return StreamAlertConditionEntityModifier and TypeMethodDescriptionstatic StreamAlertConditionEntityStreamAlertConditionEntity.create(@NotBlank String type, @NotBlank ValueReference title, @NotNull ReferenceMap parameters) Deprecated.Methods in org.graylog2.contentpacks.model.entities that return types with arguments of type StreamAlertConditionEntityModifier and TypeMethodDescriptionabstract @NotNull List<StreamAlertConditionEntity>StreamEntity.alertConditions()Deprecated.