public abstract class AbstractEventWrapper extends AbstractProductProcessITextEvent
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEventWrapper(AbstractProductProcessITextEvent event,
EventConfirmationType confirmationType)
Creates a wrapper for the event.
|
protected |
AbstractEventWrapper(SequenceId updatedSequenceId,
AbstractProductProcessITextEvent event,
EventConfirmationType confirmationType)
Creates a wrapper of event associated with
SequenceId. |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClassFromContext()
Obtains the current event context class.
|
AbstractProductProcessITextEvent |
getEvent()
Obtains the wrapped event.
|
String |
getEventType()
Returns an event type.
|
getConfirmationType, getSequenceIdsetMetaInfogetProductData, getProductNameprotected AbstractEventWrapper(AbstractProductProcessITextEvent event, EventConfirmationType confirmationType)
event - is a AbstractProductProcessITextEvent to wrapconfirmationType - event confirmation typeprotected AbstractEventWrapper(SequenceId updatedSequenceId, AbstractProductProcessITextEvent event, EventConfirmationType confirmationType)
SequenceId.updatedSequenceId - is a SequenceId for the document. May be different with
sequence id of original eventevent - is a AbstractProductProcessITextEvent to wrapconfirmationType - event confirmation typepublic AbstractProductProcessITextEvent getEvent()
public Class<?> getClassFromContext()
AbstractContextBasedITextEventgetClassFromContext in class AbstractContextBasedITextEventpublic String getEventType()
AbstractProductProcessITextEventgetEventType in class AbstractProductProcessITextEventCopyright © 1998–2023 Apryse Group NV. All rights reserved.