|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLinkConstructorStrategy | |
---|---|
de.smartics.maven.util.report.link.strategy | Provides implementation strategies to create links to external reports. |
Uses of AbstractLinkConstructorStrategy in de.smartics.maven.util.report.link.strategy |
---|
Subclasses of AbstractLinkConstructorStrategy in de.smartics.maven.util.report.link.strategy | |
---|---|
class |
DirectoryPathLinkConstructorStrategy Constructs a link to a document whose directory path is constructed by the package, whose name is constructed by the type and whose member is optionally referenced within the document. |
class |
FilePathLinkConstructorStrategy Constructs a link to a document whose name is constructed from the package and type and whose member is optionally referenced within the document. |
class |
LineNumberDirectoryPathLinkConstructorStrategy A variation that uses the line number and not the member signature to construct the anchor. |
class |
SingleDocumentLinkConstructorStrategy Constructs a link to a document that contains all package, type and member information. |
class |
SurefireLinkConstructorStrategy A specific implementation for the surefire plugin of the SingleDocumentLinkConstructorStrategy since the report currently shows no dot between the type and the member. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |