Interface AdminToolsConfiguration


  • @Role
    public interface AdminToolsConfiguration
    Admin Tools configurations.
    Version:
    $Id$
    • Method Detail

      • getServerPath

        String getServerPath()
        Get the server installation path.
        Returns:
        String representing the server installation path.
      • getExcludedLines

        List<String> getExcludedLines()
        Get the lines that are to be excluded from xwiki.cfg and xwiki.properties files.
        Returns:
        List with the lines to be excluded.
      • getSpamSize

        int getSpamSize()
        Get the number of comments that are used for a page to be considered spam.
        Returns:
        Integer representing the spam size.
      • getXWikiInstallLocation

        String getXWikiInstallLocation()
        Get the XWiki install path.
        Returns:
        String representing the XWiki install path.
        Since:
        1.2.1