mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-03 14:30:01 +00:00
4402 add comment for new arguement to Correlation engine ingestsettings
This commit is contained in:
@@ -42,6 +42,7 @@ final class IngestSettings implements IngestModuleIngestJobSettings {
|
||||
* Instantiate the ingest job settings.
|
||||
*
|
||||
* @param flagTaggedNotableItems Flag previously tagged notable items.
|
||||
* @param flagPreviousDevices Flag devices which exist already in the Central Repository
|
||||
*/
|
||||
IngestSettings(boolean flagTaggedNotableItems, boolean flagPreviousDevices) {
|
||||
this.flagTaggedNotableItems = flagTaggedNotableItems;
|
||||
|
||||
Reference in New Issue
Block a user