Uses of Interface
org.alfresco.repo.rendition2.RenditionService2
-
Packages that use RenditionService2 Package Description org.alfresco.repo.rendition2 org.alfresco.repo.service org.alfresco.service Provides the public facing interfaces of the Services of the Alfresco Repository. -
-
Uses of RenditionService2 in org.alfresco.repo.rendition2
Classes in org.alfresco.repo.rendition2 that implement RenditionService2 Modifier and Type Class Description classRenditionService2ImplThe Async Rendition service. -
Uses of RenditionService2 in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return RenditionService2 Modifier and Type Method Description RenditionService2ServiceDescriptorRegistry. getRenditionService2() -
Uses of RenditionService2 in org.alfresco.service
Methods in org.alfresco.service that return RenditionService2 Modifier and Type Method Description RenditionService2ServiceRegistry. getRenditionService2()Get the async rendition service component
-