12.1 Available Interfaces
VelocityMethodExtension
In order to use it in velocity templates, processInput method needs to be called.
Syntax: $custom.processInput(String implementationName, Object... args)
Here, implementationName is mandatory if multiple implementations are present.
Parent topic: Hookpoints