Uses of Class
org.alfresco.repo.content.transform.TransformerDebug.Call
-
Packages that use TransformerDebug.Call Package Description org.alfresco.repo.content.transform -
-
Uses of TransformerDebug.Call in org.alfresco.repo.content.transform
Methods in org.alfresco.repo.content.transform that return TransformerDebug.Call Modifier and Type Method Description static TransformerDebug.CallTransformerDebug.Call. valueOf(String name)Returns the enum constant of this type with the specified name.static TransformerDebug.Call[]TransformerDebug.Call. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.repo.content.transform with parameters of type TransformerDebug.Call Modifier and Type Method Description protected intTransformerDebug. pop(TransformerDebug.Call callType, boolean suppressFinish, boolean suppressChecking)
-