Uses of Class
org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
-
Packages that use RenditionDefinitionRegistry2Impl Package Description org.alfresco.repo.rendition2 -
-
Uses of RenditionDefinitionRegistry2Impl in org.alfresco.repo.rendition2
Constructors in org.alfresco.repo.rendition2 with parameters of type RenditionDefinitionRegistry2Impl Constructor Description RenditionDefinition2Impl(String renditionName, String targetMimetype, Map<String,String> transformOptions, boolean dynamicallyLoaded, RenditionDefinitionRegistry2Impl registry)Constructor used by dynamically defined renditions that may be changed without restarting.RenditionDefinition2Impl(String renditionName, String targetMimetype, Map<String,String> transformOptions, RenditionDefinitionRegistry2Impl registry)Constructor used by statically (e.g.
-