added some JavaDoc comments

Former-commit-id: e42795dd9f92bcff7109832bacac540e9f589859
This commit is contained in:
Jeremy Long
2013-12-07 13:29:05 -05:00
parent 6a268bfb68
commit 6aee9ce92e

View File

@@ -39,10 +39,6 @@ import org.owasp.dependencycheck.utils.Settings;
*/
public class DataStoreMetaInfo {
/**
* Batch key word, used as key to store information about batch mode.
*/
public static final String BATCH = "batch";
/**
* Modified key word, used as a key to store information about the modified
* file (i.e. the containing the last 8 days of updates)..