22 package org.sleuthkit.autopsy.casemodule.services;
24 import java.io.Closeable;
25 import java.io.IOException;
26 import org.openide.util.Lookup;
111 public void close() throws IOException {
FileManager getFileManager()
org.sleuthkit.datamodel.Blackboard getArtifactsBlackboard()
Blackboard getBlackboard()
final TagsManager tagsManager
final FileManager fileManager
KeywordSearchService getKeywordSearchService()
Services(SleuthkitCase caseDb)
TagsManager getTagsManager()
SleuthkitCase getSleuthkitCase()
Blackboard getBlackboard()
static Case getCurrentCase()