Interface LinkStateManager


  • @Role
    public interface LinkStateManager
    Provides the states of all checked links (ie all links that have been visited in the wiki).
    Since:
    3.3M1
    Version:
    $Id: c4489e8eb08caf7a33928756d58f63e3b4a6a9d2 $
    • Method Detail

      • getLinkStates

        Map<String,​Map<String,​LinkState>> getLinkStates()
        Returns:
        the states of all checked links. The returned outer map key is the link reference and the inner map key is the content reference