mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
codacy
This commit is contained in:
parent
fdfbcf03ac
commit
59314836d5
@ -27,7 +27,9 @@ import org.sleuthkit.autopsy.events.AutopsyEvent;
|
|||||||
*/
|
*/
|
||||||
public final class AutoIngestCasePrioritizedEvent extends AutopsyEvent implements Serializable {
|
public final class AutoIngestCasePrioritizedEvent extends AutopsyEvent implements Serializable {
|
||||||
|
|
||||||
// Possible event types
|
/**
|
||||||
|
* Possible event types
|
||||||
|
*/
|
||||||
enum EventType {
|
enum EventType {
|
||||||
CASE_PRIORITIZED,
|
CASE_PRIORITIZED,
|
||||||
CASE_DEPRIORITIZED,
|
CASE_DEPRIORITIZED,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user