on Process
Called when processing of a file begins. This method is called from a thread pool thread. Heavy computations allowed.
Deprecated
Use alternative with a binding context.
Replace with
onProcess(file, bindingContext)
Content copied to clipboard
Called when processing of a file begins. This method is called from a thread pool thread. Heavy computations allowed.