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 INotificationEventType
java.sql.SQLException
public NotificationPayload getPayload(FlexDeployAPITransaction pTransaction, NotificationEvent pNotificationEvent) throws java.sql.SQLException
getPayload
in interface INotificationEventType
java.sql.SQLException
public java.lang.Boolean isValid(NotificationPayload pPayload, NotificationEvent pNotificationEvent) throws java.sql.SQLException
isValid
in interface INotificationEventType
java.sql.SQLException