Class ConfluenceOutgoingLinksMacroParameters

java.lang.Object
com.xwiki.macros.confluence.ConfluenceOutgoingLinksMacroParameters

@Unstable public class ConfluenceOutgoingLinksMacroParameters extends Object
confluence_outgoing-links parameters.
Since:
1.22.0
Version:
$Id$
  • Constructor Details

    • ConfluenceOutgoingLinksMacroParameters

      public ConfluenceOutgoingLinksMacroParameters()
  • Method Details

    • getSpaces

      public String getSpaces()
      Retrieves the reference to the document from which the excerpt is to be included.
      Returns:
      A DocumentReference object representing the document reference.
      Since:
      1.14.5
    • setSpaces

      public void setSpaces(String spaces)
      Set the spaces outgoing-links should restrict l inks to.
      Parameters:
      spaces - the spaces to set, separated by commas.