Class ITextCoreProductEvent

All Implemented Interfaces:
IEvent

public final class ITextCoreProductEvent extends AbstractProductProcessITextEvent
Class represents events registered in iText core module.
  • Field Details

  • Method Details

    • createProcessPdfEvent

      public static ITextCoreProductEvent createProcessPdfEvent (SequenceId sequenceId, IMetaInfo metaInfo, EventConfirmationType confirmationType)
      Creates an process pdf event which associated with a general identifier and additional meta data.
      Parameters:
      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
      Returns:
      the process pdf event
    • getEventType

      public String getEventType()
      Description copied from class: AbstractProductProcessITextEvent
      Returns an event type.
      Specified by:
      getEventType in class AbstractProductProcessITextEvent
      Returns:
      event type