Class PdfDownloadJob
java.lang.Object
io.goobi.viewer.model.job.download.DownloadJob
io.goobi.viewer.model.job.download.PdfDownloadJob
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPdfDownloadJob(ViewerMessage pdfMessage) PdfDownloadJob(String pi, String logId, String configVariant, boolean usePdfSource) PdfDownloadJob(Path path) -
Method Summary
Methods inherited from class io.goobi.viewer.model.job.download.DownloadJob
create, createLock, from, getExirationTime, getPi, getTempPath, getTimeToLive, isExpired, isLocked, notifyObserver, releaseLock
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
PdfDownloadJob
-
PdfDownloadJob
-
PdfDownloadJob
-
-
Method Details
-
getLogId
-
getConfigVariant
-
isUsePdfSource
public boolean isUsePdfSource() -
getPath
- Specified by:
getPathin classDownloadJob
-
getType
- Specified by:
getTypein classDownloadJob
-
getFilename
- Specified by:
getFilenamein classDownloadJob
-
create
public void create(Dataset work) throws IOException, de.unigoettingen.sub.commons.contentlib.exceptions.ContentLibException, PresentationException - Specified by:
createin classDownloadJob- Throws:
IOExceptionde.unigoettingen.sub.commons.contentlib.exceptions.ContentLibExceptionPresentationException
-
removeFilesForRecord
-
getMimeType
- Specified by:
getMimeTypein classDownloadJob
-