Package com.day.cq.rewriter.linkchecker
-
Interface Summary Interface Description ExternalLinkChecker Service that validates external links.Link Encapsulates all information of a link.LinkChecker TheLinkChecker
interface defines method needed for link checking of internal and external urls.LinkCheckerConfigProvider LinkCheckerExtension TheLinkCheckerExtension
interface defines a plugin for theLinkChecker
.LinkCheckerSettingsProvider TheLinkCheckerSettingsProvider
provides the settings for the link checker with respect to the current request.LinkInfoStorage Stores LinkInfo objects in the repository. -
Class Summary Class Description LinkCheckerSettings Settings that control the behaviour of theLinkChecker
.LinkInfo Stores information about the validity of an external link.LinkRewriteConfig LinkRewriteConfig
holds the prefix and suffix strings for links that are invalid, expired or predated. -
Enum Summary Enum Description LinkValidity LinkValidity
defines the state of a link in respect to its validity.