|
Packages that use org.alfresco.repo.content.transform.TransformerStatistics | ||
org.alfresco.repo.content.transform |
Methods in org.alfresco.repo.content.transform that return TransformerStatistics | |
TransformerConfig.getStatistics(ContentTransformer transformer, String sourceMimetype, String targetMimetype, boolean createNew) Returns and creates if needed the TransformerStatistics object for the combination of transformer, sourceMimetype and targetMimetype. |
|