Interface CoreOperationTask
public interface CoreOperationTask
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic class -
Method Summary
Modifier and TypeMethodDescriptiondefault String[]getName()booleanrunOperation(CoreOperation operation)
-
Method Details
-
getName
String getName() -
getDownload
DownloadManager getDownload() -
getAffectedFileSystems
-
runOperation
-
getProgressCallback
CoreOperationTask.ProgressCallback getProgressCallback()
-