Uses of Interface
com.atlassian.confluence.plugin.services.VelocityHelperService
Packages that use VelocityHelperService
Package
Description
- 
Uses of VelocityHelperService in com.atlassian.confluence.internal.searchConstructors in com.atlassian.confluence.internal.search with parameters of type VelocityHelperServiceModifierConstructorDescriptionDefaultSearchResultResultRenderer(VelocityHelperService velocityService) 
- 
Uses of VelocityHelperService in com.atlassian.confluence.macroMethods in com.atlassian.confluence.macro with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoidGenericVelocityMacro.setVelocityHelperService(VelocityHelperService velocityHelperService) 
- 
Uses of VelocityHelperService in com.atlassian.confluence.plugins.macros.dashboardMethods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoidCreateSpaceButtonMacro.setVelocityHelperService(VelocityHelperService velocityHelperService) voidGlobalReportsMacro.setVelocityHelperService(VelocityHelperService velocityHelperService) voidSpaceDetailsMacro.setVelocityHelperService(VelocityHelperService velocityHelperService) Deprecated.voidSpacesListMacro.setVelocityHelperService(VelocityHelperService velocityHelperService) 
- 
Uses of VelocityHelperService in com.atlassian.confluence.tinymceplugin.restConstructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type VelocityHelperServiceModifierConstructorDescriptionMacroResource(XhtmlContent xhtmlContent, EditorFormatService editorFormatService, ContentEntityManager contentEntityManager, HtmlToXmlConverter htmlToXmlConverter, HttpContext httpContext, MacroManager macroManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, PermissionManager permissionManager, SpacePermissionManager spacePermissionManager, MacroParameterTypeParser macroParameterTypeParser, XmlEventReaderFactory xmlEventReaderFactory, FragmentTransformer defaultFragmentTransformer, StorageMacroBodyParser storageMacroBodyParser, MacroMetadataManager macroMetadataManager, StorageFormatCleaner storageFormatCleaner, VelocityHelperService velocityHelperService, ContentMacroService contentMacroService, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication) 
- 
Uses of VelocityHelperService in com.atlassian.confluence.xssMethods in com.atlassian.confluence.xss with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoidStaticRenderingAction.setVelocityHelperService(VelocityHelperService velocityHelperService)