org.xwiki.ircbot
Interface BrokenLinkEventListenerConfiguration


@Role
public interface BrokenLinkEventListenerConfiguration

Configuration for the Broken Link Event Listener (ie the listener that sends IRC messages when a broken link is found in the wiki).

Since:
4.0M2
Version:
$Id: 385fa667aeddb32b37d09775d0cb00e58eaea2a4 $

Method Summary
 boolean isActive()
           
 

Method Detail

isActive

boolean isActive()
Returns:
true if the Broken Link Event Listener is active and thus sending notifications to the IRC channel or false otherwise


Copyright © 2004-2012 XWiki. All Rights Reserved.