public class APITokenExpirationEventImpl extends java.lang.Object implements INotificationEventType
| Constructor and Description |
|---|
APITokenExpirationEventImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationPayload |
getPayload(FlexDeployAPITransaction pTransaction,
NotificationEvent pNotificationEvent) |
NotificationPayload |
getPreviewPayload(FlexDeployAPITransaction pTransaction,
NotificationEvent pNotificationEvent) |
java.lang.Boolean |
isValid(NotificationPayload pPayload,
NotificationEvent pNotificationEvent) |
public NotificationPayload getPreviewPayload(FlexDeployAPITransaction pTransaction, NotificationEvent pNotificationEvent) throws java.sql.SQLException
getPreviewPayload in interface INotificationEventTypejava.sql.SQLExceptionpublic NotificationPayload getPayload(FlexDeployAPITransaction pTransaction, NotificationEvent pNotificationEvent) throws java.sql.SQLException
getPayload in interface INotificationEventTypejava.sql.SQLExceptionpublic java.lang.Boolean isValid(NotificationPayload pPayload, NotificationEvent pNotificationEvent) throws java.sql.SQLException
isValid in interface INotificationEventTypejava.sql.SQLException