mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00
4402 add comment to new method for adding interesting item
This commit is contained in:
parent
1f21552a22
commit
cae6485ba4
@ -198,6 +198,12 @@ public class IngestEventsListener {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an Interesting Aritfact hit for a device which was previously seen
|
||||||
|
* in the central repository.
|
||||||
|
*
|
||||||
|
* @param bbArtifact the artifact to create the interesting item for
|
||||||
|
*/
|
||||||
@NbBundle.Messages({"IngestEventsListener.prevExists.text=Previously Seen Devices (Central Repository)",
|
@NbBundle.Messages({"IngestEventsListener.prevExists.text=Previously Seen Devices (Central Repository)",
|
||||||
"# {0} - typeName",
|
"# {0} - typeName",
|
||||||
"# {1} - count",
|
"# {1} - count",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user