com.atlassian.confluence.testbatching
Class HeapDumpTrigger

java.lang.Object
  extended by com.atlassian.confluence.testbatching.HeapDumpTrigger

public class HeapDumpTrigger
extends Object


Constructor Summary
HeapDumpTrigger()
           
 
Method Summary
static boolean isEnabled()
           
 void triggerHeapDump()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapDumpTrigger

public HeapDumpTrigger()
Method Detail

isEnabled

public static boolean isEnabled()

triggerHeapDump

public void triggerHeapDump()
                     throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.