mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 09:31:32 +01:00
added some JavaDoc comments
Former-commit-id: e42795dd9f92bcff7109832bacac540e9f589859
This commit is contained in:
@@ -39,10 +39,6 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
*/
|
*/
|
||||||
public class DataStoreMetaInfo {
|
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
|
* Modified key word, used as a key to store information about the modified
|
||||||
* file (i.e. the containing the last 8 days of updates)..
|
* file (i.e. the containing the last 8 days of updates)..
|
||||||
|
|||||||
Reference in New Issue
Block a user