Class DefaultThreadDumpProducer

java.lang.Object
com.atlassian.diagnostics.internal.detail.DefaultThreadDumpProducer
All Implemented Interfaces:
ThreadDumpProducer

public class DefaultThreadDumpProducer extends Object implements ThreadDumpProducer
Produces thread dumps with a string representations of stack traces for the supplied threads. If the stack trace of a thread is unavailable (per the contract of Thread.getStackTrace()), the ThreadDump is created with an empty stack