Package | Description |
---|---|
com.example.groracle.DAL.DAO |
Modifier and Type | Method and Description |
---|---|
java.util.List<GrokLine> |
GrokLineDAO.getAllLines(java.lang.Boolean confirmed)
Method returning all lines that are in blacklist and filters them according to confirmed flag
|