Uses of Interface
com.atlassian.confluence.plugin.services.VelocityHelperService
Packages that use VelocityHelperService
Package
Description
-
Uses of VelocityHelperService in com.atlassian.confluence.internal.search
Constructors in com.atlassian.confluence.internal.search with parameters of type VelocityHelperServiceModifierConstructorDescriptionDefaultSearchResultResultRenderer
(VelocityHelperService velocityService) -
Uses of VelocityHelperService in com.atlassian.confluence.macro
Methods in com.atlassian.confluence.macro with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoid
GenericVelocityMacro.setVelocityHelperService
(VelocityHelperService velocityHelperService) -
Uses of VelocityHelperService in com.atlassian.confluence.plugins.macros.dashboard
Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoid
CreateSpaceButtonMacro.setVelocityHelperService
(VelocityHelperService velocityHelperService) void
GlobalReportsMacro.setVelocityHelperService
(VelocityHelperService velocityHelperService) void
SpaceDetailsMacro.setVelocityHelperService
(VelocityHelperService velocityHelperService) Deprecated.void
SpacesListMacro.setVelocityHelperService
(VelocityHelperService velocityHelperService) -
Uses of VelocityHelperService in com.atlassian.confluence.tinymceplugin.rest
Constructors 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.xss
Methods in com.atlassian.confluence.xss with parameters of type VelocityHelperServiceModifier and TypeMethodDescriptionvoid
StaticRenderingAction.setVelocityHelperService
(VelocityHelperService velocityHelperService)