public class WorkflowApprovalEventImpl extends HumanTaskEventImpl
mMedium| Constructor and Description |
|---|
WorkflowApprovalEventImpl(NotificationMedium pMedium) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
findIdForPreview(NotificationEventTypeEnum pEventType) |
protected java.lang.String |
getContext(NotificationEventTypeEnum pEventType) |
java.lang.Boolean |
isValid(NotificationPayload pPayload,
NotificationEvent pNotificationEvent) |
getPayloadgetPreviewPayloadpublic WorkflowApprovalEventImpl(NotificationMedium pMedium)
protected java.lang.Long findIdForPreview(NotificationEventTypeEnum pEventType)
throws java.sql.SQLException
findIdForPreview in class DefaultNotificationEventImpljava.sql.SQLExceptionprotected java.lang.String getContext(NotificationEventTypeEnum pEventType)
getContext in class DefaultNotificationEventImplpublic java.lang.Boolean isValid(NotificationPayload pPayload, NotificationEvent pNotificationEvent) throws java.sql.SQLException
isValid in interface INotificationEventTypeisValid in class DefaultNotificationEventImpljava.sql.SQLException