| Package | Description | 
|---|---|
| org.mockserver.dashboard.model | |
| org.mockserver.dashboard.serializers | 
| Modifier and Type | Method and Description | 
|---|---|
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setArguments(Object... arguments)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setBecause(String because)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setDescription(Description description)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setHttpRequests(RequestDefinition[] httpRequests)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setHttpResponse(HttpResponse httpResponse)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setMessageFormat(String messageFormat)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setStyle(Map<String,String> style)  | 
DashboardLogEntryDTO | 
DashboardLogEntryDTO.setType(LogEntry.LogMessageType type)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DashboardLogEntryDTO> | 
DashboardLogEntryDTOGroup.getLogEntryDTOS()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
DashboardLogEntryDTOSerializer.logStyle(DashboardLogEntryDTO logEntry)  | 
void | 
DashboardLogEntryDTOSerializer.serialize(DashboardLogEntryDTO logEntry,
         com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
Copyright © 2022. All rights reserved.