public class HtmlThreadInformationsReport extends HtmlAbstractReport
| Constructor and Description |
|---|
HtmlThreadInformationsReport(List<ThreadInformations> threadInformationsList,
boolean stackTraceEnabled,
Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStateIcon(ThreadInformations threadInformations) |
void |
writeThreadsDump() |
getCsrfTokenUrlPartpublic HtmlThreadInformationsReport(List<ThreadInformations> threadInformationsList, boolean stackTraceEnabled, Writer writer)
public void writeThreadsDump()
throws IOException
IOExceptionpublic static String getStateIcon(ThreadInformations threadInformations)
Copyright © 2008–2023 Emeric Vernat. All rights reserved.