public final class ITextCoreProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_PDF
Process pdf event type.
|
| Modifier and Type | Method and Description |
|---|---|
static ITextCoreProductEvent |
createProcessPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId,
com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo,
com.itextpdf.commons.actions.confirmations.EventConfirmationType confirmationType)
Creates an process pdf event which associated with a general identifier and additional meta data.
|
String |
getEventType() |
getConfirmationType, getSequenceIdgetClassFromContext, setMetaInfopublic static final String PROCESS_PDF
public static ITextCoreProductEvent createProcessPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo, com.itextpdf.commons.actions.confirmations.EventConfirmationType confirmationType)
sequenceId - is an identifier associated with the eventmetaInfo - is an additional meta infoconfirmationType - defines when the event should be confirmed to notify that the
associated process has finished successfullypublic String getEventType()
getEventType in class com.itextpdf.commons.actions.AbstractProductProcessITextEventCopyright © 1998–2024 Apryse Group NV. All rights reserved.