Uses of Class
org.alfresco.repo.content.transform.ExplictTransformationDetails
-
Packages that use ExplictTransformationDetails Package Description org.alfresco.repo.content.transform -
-
Uses of ExplictTransformationDetails in org.alfresco.repo.content.transform
Method parameters in org.alfresco.repo.content.transform with type arguments of type ExplictTransformationDetails Modifier and Type Method Description voidContentTransformerHelper. setExplicitTransformations(java.util.List<ExplictTransformationDetails> explicitTransformations)Deprecated.supported transformations are now set with global properties rather than spring configuration.
-