Class CompositeBackgroundJob

java.lang.Object
org.evolvis.tartools.backgroundjobs.CompositeBackgroundJob
All Implemented Interfaces:
BackgroundJob<List<?>>

public class CompositeBackgroundJob extends Object implements BackgroundJob<List<?>>