Class BackgroundJobStatusDecorator<T>

java.lang.Object
org.evolvis.tartools.backgroundjobs.BackgroundJobStatusDecorator<T>
All Implemented Interfaces:
BackgroundJobInfo, BackgroundJobStatus<T>

public abstract class BackgroundJobStatusDecorator<T> extends Object implements BackgroundJobStatus<T>