mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +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 {
|
||||
|
||||
// Possible event types
|
||||
/**
|
||||
* Possible event types
|
||||
*/
|
||||
enum EventType {
|
||||
CASE_PRIORITIZED,
|
||||
CASE_DEPRIORITIZED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user