Uses of Class
org.mockserver.dashboard.model.DashboardLogEntryDTOGroup
-
Packages that use DashboardLogEntryDTOGroup Package Description org.mockserver.dashboard.serializers -
-
Uses of DashboardLogEntryDTOGroup in org.mockserver.dashboard.serializers
Methods in org.mockserver.dashboard.serializers with parameters of type DashboardLogEntryDTOGroup Modifier and Type Method Description voidDashboardLogEntryDTOGroupSerializer. serialize(DashboardLogEntryDTOGroup logEntryGroup, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider provider)
-