Package com.biglybt.core
Interface CoreOperationTask
public interface CoreOperationTask
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static class
-
Method Summary
Modifier and TypeMethodDescriptiondefault String[]
getName()
boolean
runOperation
(CoreOperation operation)
-
Method Details
-
getName
String getName() -
getDownload
DownloadManager getDownload() -
getAffectedFileSystems
-
runOperation
-
getProgressCallback
CoreOperationTask.ProgressCallback getProgressCallback()
-