Go to the documentation of this file.
19package org.sleuthkit.autopsy.progress;
36 void start(String message,
int totalWorkUnits);
88 void progress(String message,
int workUnitsCompleted);
void start(String message, int totalWorkUnits)
void progress(String message, int workUnitsCompleted)
void progress(int workUnitsCompleted)
void switchToIndeterminate(String message)
default void setCancelling(String cancellingMessage)
void switchToDeterminate(String message, int workUnitsCompleted, int totalWorkUnits)
void progress(String message)
void start(String message)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.