Package com.xwiki.macros.confluence
Class ConfluenceOutgoingLinksMacroParameters
java.lang.Object
com.xwiki.macros.confluence.ConfluenceOutgoingLinksMacroParameters
confluence_outgoing-links parameters.
- Since:
- 1.22.0
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfluenceOutgoingLinksMacroParameters
public ConfluenceOutgoingLinksMacroParameters()
-
-
Method Details
-
getSpaces
Retrieves the reference to the document from which the excerpt is to be included.- Returns:
- A
DocumentReferenceobject representing the document reference. - Since:
- 1.14.5
-
setSpaces
Set the spaces outgoing-links should restrict l inks to.- Parameters:
spaces- the spaces to set, separated by commas.
-