Class TransformerDebug.ThreadInfo
java.lang.Object
org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- Enclosing class:
- TransformerDebug
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic Deque<TransformerDebug.Frame>getStack()static StringBuilderstatic booleansetDebugOutput(boolean debugOutput) static void
-
Constructor Details
-
ThreadInfo
protected ThreadInfo()
-
-
Method Details
-
getStack
-
getDebugOutput
public static boolean getDebugOutput() -
getIsTransformableStack
-
setDebugOutput
public static boolean setDebugOutput(boolean debugOutput) -
getStringBuilder
-
setStringBuilder
-