Available Velocity Context Objects in Exporters
Since the export functionality is not implemented as a Struts action, it does not inherit the default Velocity context used by Confluence actions. It creates its own context and populates it with a separate list of components.
All exporters have at least the items listed below. Some exporters may extend this with other objects.
Variable | Description | Class Reference |
---|---|---|
| A | |
| Common utilities for string manipulation. | |
| Mostly for internal use, but can also be used for manipulating page or space exports. | |
| A | |
| An | |
| Provides a date and time formatter suitable for the exporting user's locale and environment. | |
| The base URL of the Confluence installation ( | String |