Interface ReportJob

  • All Superinterfaces:
    java.lang.Cloneable, java.io.Serializable
    All Known Implementing Classes:
    DefaultReportJob

    public interface ReportJob
    extends java.io.Serializable, java.lang.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.