public class PdfSweepProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Modifier and Type | Field and Description |
---|---|
static String |
CLEANUP_PDF
Cleanup event type description.
|
Modifier and Type | Method and Description |
---|---|
static PdfSweepProductEvent |
createCleanupPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
Creates a cleanup-pdf event which associated with a general identifier and additional meta data.
|
String |
getEventType() |
getConfirmationType, getSequenceId
getClassFromContext, setMetaInfo
public static final String CLEANUP_PDF
public static PdfSweepProductEvent createCleanupPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
sequenceId
- is an identifier associated with the event
metaInfo
- is an additional meta info
public String getEventType()
getEventType
in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Copyright © 1998–2021 iText Group NV. All rights reserved.