public final class ITextCoreProductEvent extends AbstractProductProcessITextEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_PDF
Process pdf event type.
|
| Modifier and Type | Method and Description |
|---|---|
static ITextCoreProductEvent |
createProcessPdfEvent(SequenceId sequenceId, IMetaInfo metaInfo, EventConfirmationType confirmationType)
Creates an process pdf event which associated with a general identifier and additional meta data.
|
String |
getEventType()
Returns an event type.
|
getConfirmationType, getSequenceIdgetClassFromContext, setMetaInfogetProductData, getProductNamepublic static final String PROCESS_PDF
public static ITextCoreProductEvent createProcessPdfEvent(SequenceId sequenceId, IMetaInfo metaInfo, EventConfirmationType confirmationType)
sequenceId - is an identifier associated with the event
metaInfo - is an additional meta info
confirmationType - defines when the event should be confirmed to notify that the associated process has finished successfully
public String getEventType()
AbstractProductProcessITextEvent
getEventType in class AbstractProductProcessITextEvent
Copyright © 1998–2022 iText Group NV. All rights reserved.