Uses of Class
org.alfresco.repo.content.transform.TransformerDebug.Frame
-
Packages that use TransformerDebug.Frame Package Description org.alfresco.repo.content.transform -
-
Uses of TransformerDebug.Frame in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform that return types with arguments of type TransformerDebug.Frame Modifier and Type Method Description static Deque<TransformerDebug.Frame>TransformerDebug.ThreadInfo. getStack()Methods in org.alfresco.repo.content.transform with parameters of type TransformerDebug.Frame Modifier and Type Method Description protected voidTransformerDebug. logBasicDetails(TransformerDebug.Frame frame, long sourceSize, Map<String,String> options, String renditionName, String message, boolean firstLevel)
-