Uses of Class
org.graylog2.contentpacks.facades.dashboardV1.EntityConverter
Packages that use EntityConverter
-
Uses of EntityConverter in org.graylog2.contentpacks.facades.dashboardV1
Constructors in org.graylog2.contentpacks.facades.dashboardV1 with parameters of type EntityConverterModifierConstructorDescriptionDashboardV1Facade(com.fasterxml.jackson.databind.ObjectMapper objectMapper, SearchDbService searchDbService, EntityConverter entityConverter, ViewService viewService, ViewSummaryService viewSummaryService, UserService userService)