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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Map<String,LinkState>>
getLinkStates()
-