Class ThreadDumpResource


  • @Path("lumis/service/portalmanagement/threaddump")
    public class ThreadDumpResource
    extends java.lang.Object
    Resource that allows downloading of thread dumps
    Since:
    16.1.0
    Version:
    $Revision: 26157 $ $Date: 2024-01-13 11:35:03 -0300 (Sat, 13 Jan 2024) $
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Response downloadThreadDumps​(@NotNull java.lang.String dumpIds)
      Zip and return all thread dumps requested buy the user
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait