21 package org.sleuthkit.autopsy.casemodule.services;
23 import java.io.Closeable;
24 import java.io.IOException;
121 public void close() throws IOException {
162 super(message, cause);
void postArtifact(BlackboardArtifact artifact, String moduleName)
synchronized BlackboardAttribute.Type getOrAddAttributeType(String typeName, BlackboardAttribute.TSK_BLACKBOARD_ATTRIBUTE_VALUE_TYPE valueType, String displayName)
Blackboard getBlackboard()
synchronized BlackboardAttribute.Type getOrAddAttributeType(String typeName, BlackboardAttribute.TSK_BLACKBOARD_ATTRIBUTE_VALUE_TYPE valueType, String displayName)
BlackboardException(String message)
SleuthkitCase getSleuthkitCase()
static final long serialVersionUID
synchronized BlackboardArtifact.Type getOrAddArtifactType(String typeName, String displayName)
BlackboardArtifact.Type getOrAddArtifactType(String typeName, String displayName)
synchronized void indexArtifact(BlackboardArtifact artifact)
static Case getCurrentCase()
BlackboardException(String message, Throwable cause)