public class TransformerConfigStatistics
extends java.lang.Object
++ Top level transformations don't include transformations performed as part of another transformation.
| Constructor and Description |
|---|
TransformerConfigStatistics(TransformerConfigImpl transformerConfigImpl,
org.alfresco.service.cmr.repository.MimetypeService mimetypeService) |
| Modifier and Type | Method and Description |
|---|---|
TransformerStatistics |
getStatistics(ContentTransformer transformer,
java.lang.String sourceMimetype,
java.lang.String targetMimetype,
boolean createNew) |
public TransformerConfigStatistics(TransformerConfigImpl transformerConfigImpl, org.alfresco.service.cmr.repository.MimetypeService mimetypeService)
public TransformerStatistics getStatistics(ContentTransformer transformer, java.lang.String sourceMimetype, java.lang.String targetMimetype, boolean createNew)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.