com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Retrieving Metadata of a Resource

To retrieve metadata associated with a resource, such as author, created date, etc. We can use the registry instance with the following line of code:

registry.getMetaData("c1/c2/r2");

See also /wiki/spaces/~yohanna@wso2.com/pages/21239018 to learn more information about this feature in the Governance Registry.

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.