Package org.mapfish.print.servlet.job
package org.mapfish.print.servlet.job
This package contains interfaces and implementations for executing print jobs in separate threads
from the requesting threads. Typically the requests will be queued and a limited number will be
executed at once.
-
ClassDescriptionDo some accounting for jobs.Store accounting info in the DB.Entity for the print_accountings table.Manages and Executes Print Jobs.Manages the Statuses of the Print Jobs.Exception thrown for invalid job references.The information for printing a report.Interface encapsulating the code to run with the open output stream.Holds the info that goes with the result of a print.Print Job Entry.Print Job Result.Print Job Status.The status type.