Go to the documentation of this file.
19package org.sleuthkit.autopsy.events;
21import java.beans.PropertyChangeEvent;
22import java.io.Serializable;
38public class AutopsyEvent extends PropertyChangeEvent implements Serializable {
68 public AutopsyEvent(String eventName, Object oldValue, Object newValue) {
static final long serialVersionUID
SourceType getSourceType()
AutopsyEvent(String eventName, Object oldValue, Object newValue)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.