public class WorkflowRequestEventImpl extends DefaultNotificationEventImpl
mMedium| Constructor and Description |
|---|
WorkflowRequestEventImpl(NotificationMedium pMedium) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
findIdForPreview(NotificationEventTypeEnum pEventType) |
protected java.lang.String |
getContext(NotificationEventTypeEnum pEventType) |
NotificationPayload |
getPayload(FlexDeployAPITransaction pTransaction,
NotificationEvent pNotificationEvent) |
getPreviewPayload, isValidpublic WorkflowRequestEventImpl(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 NotificationPayload getPayload(FlexDeployAPITransaction pTransaction, NotificationEvent pNotificationEvent) throws java.sql.SQLException
java.sql.SQLException