Class BackgroundJobCallable

java.lang.Object
org.adempiere.webui.apps.BackgroundJobCallable
All Implemented Interfaces:
Callable<ProcessInfo>

public class BackgroundJobCallable extends Object implements Callable<ProcessInfo>
Callable to run process as background job.
Send email or notice notification to user upon completion of job.