public class ConfirmedEventWrapper extends AbstractEventWrapper
AbstractProductProcessITextEvent storing additional data about the event.
If wrapped event is immutable then the instance of the wrapper is immutable too.| Constructor and Description |
|---|
ConfirmedEventWrapper(AbstractProductProcessITextEvent event,
String productUsageType,
String producerLine)
Creates a wrapper for the event with additional data about the event.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProducerLine()
Gets producer line defined by the
ITextProductEventProcessor which registered the
event. |
String |
getProductUsageType()
Obtains the license type for the product which generated the event.
|
getClassFromContext, getEvent, getEventTypegetConfirmationType, getSequenceIdsetMetaInfogetProductData, getProductNamepublic ConfirmedEventWrapper(AbstractProductProcessITextEvent event, String productUsageType, String producerLine)
event - is a AbstractProductProcessITextEvent to wrapproductUsageType - is a product usage markerproducerLine - is a producer line defined by the ITextProductEventProcessor
which registered the eventpublic String getProductUsageType()
public String getProducerLine()
ITextProductEventProcessor which registered the
event.Copyright © 1998–2025 Apryse Group NV. All rights reserved.