java.lang.Object
com.atlassian.confluence.content.render.xhtml.storage.macro.MacroId

public class MacroId extends Object
A macro Id is used to identify a macro within a version of a page.

Since a macroId is not reset after a copy or if the content is created with an id, you can only assume a macroId is unique with in a version of a specific page.

  • Method Details