Package com.redhat.parodos.patterndetection.clue
package com.redhat.parodos.patterndetection.clue
-
ClassDescriptionAbstractClue contains the @see WorkContextDelegate, @see NameMatchingDelegate, Name and continueToRunIfDetected which are also common to all @see Clue references.AbstractClue.Builder<T extends AbstractClue.Builder<T>>A Clue is a aspect of a file/folder that can be detected.Implementation of a Clue that scans the contents of a file for specific strings.Implementation of a Clue that scans the names of Files/Folder for text patterns.