Uses of Interface
org.graylog.plugins.views.search.export.ExportFormat
Packages that use ExportFormat
-
Uses of ExportFormat in org.graylog.plugins.views.search.rest
Constructor parameters in org.graylog.plugins.views.search.rest with type arguments of type ExportFormat -
Uses of ExportFormat in org.graylog2.plugin
Methods in org.graylog2.plugin with parameters of type ExportFormatModifier and TypeMethodDescriptionprotected voidPluginModule.addExportFormat(ExportFormat exportFormat) Method parameters in org.graylog2.plugin with type arguments of type ExportFormatModifier and TypeMethodDescriptionprotected voidPluginModule.addExportFormat(Class<? extends ExportFormat> exportFormat)