Package org.xwiki.rendering.transformation.linkchecker
-
Interface Summary Interface Description LinkCheckerThreadInitializer Allow to perform initialization on the Link Checker Thread that is used to verify links found on the wiki when content is rendered.LinkCheckerTransformationConfiguration Configuration options for the Link Checker Transformation.LinkContextDataProvider Allows implementation to provide data related to a Link.LinkStateManager Provides the states of all checked links (ie all links that have been visited in the wiki). -
Class Summary Class Description InvalidURLEvent An invalid URL has been found (invalid meaning it cannot be reached).LinkState Represents a Link State, ie the HTTP response code when the link was checked, the time when the link was last checked and context data.