org.jcoderz.phoenix.report
Class FindBugsFindingType
java.lang.Object
org.jcoderz.phoenix.report.FindingType
org.jcoderz.phoenix.report.FindBugsFindingType
public final class FindBugsFindingType
- extends FindingType
Holds and registers findbugs specific detectors.
- Author:
- Michael Griffel
initialize
public static void initialize()
- Call this method to register all findbugs detectors.
getMessagePattern
public String getMessagePattern()
- Returns:
- the message pattern associated to this finding type.
Copyright 2007 The jCoderZ Project.