Class ConfirmedEventWrapper

All Implemented Interfaces:
IEvent

public class ConfirmedEventWrapper extends AbstractEventWrapper
A wrapper for a AbstractProductProcessITextEvent storing additional data about the event. If wrapped event is immutable then the instance of the wrapper is immutable too.
  • Constructor Details

  • Method Details

    • getProductUsageType

      public String getProductUsageType()
      Obtains the license type for the product which generated the event.
      Returns:
      product usage type
    • getProducerLine

      public String getProducerLine()
      Gets producer line defined by the ITextProductEventProcessor which registered the event.
      Returns:
      producer line