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) |
getPayload
getPreviewPayload
public WorkflowApprovalEventImpl(NotificationMedium pMedium)
protected java.lang.Long findIdForPreview(NotificationEventTypeEnum pEventType) throws java.sql.SQLException
findIdForPreview
in class DefaultNotificationEventImpl
java.sql.SQLException
protected java.lang.String getContext(NotificationEventTypeEnum pEventType)
getContext
in class DefaultNotificationEventImpl
public java.lang.Boolean isValid(NotificationPayload pPayload, NotificationEvent pNotificationEvent) throws java.sql.SQLException
isValid
in interface INotificationEventType
isValid
in class DefaultNotificationEventImpl
java.sql.SQLException