Interface ReportJob

All Superinterfaces:
Cloneable, Serializable
All Known Implementing Classes:
DefaultReportJob

public interface ReportJob extends Serializable, Cloneable
A report job holds all properties that are required to successfully execute a report process. A report job does not hold output target specific parameters like target file names etc.