Uses of Interface
com.atlassian.confluence.content.service.RenderingService
- 
Packages that use RenderingService Package Description com.atlassian.confluence.content.service com.atlassian.confluence.renderer.actions  - 
- 
Uses of RenderingService in com.atlassian.confluence.content.service
Classes in com.atlassian.confluence.content.service that implement RenderingService Modifier and Type Class Description classDefaultRenderingService - 
Uses of RenderingService in com.atlassian.confluence.renderer.actions
Methods in com.atlassian.confluence.renderer.actions with parameters of type RenderingService Modifier and Type Method Description voidRenderContentAction. setRenderingService(RenderingService renderingService) 
 -