public class NotificationEvent extends EslEnumeration
| Modifier and Type | Field and Description |
|---|---|
static NotificationEvent |
DOCUMENT_SIGNED |
static NotificationEvent |
DOCUMENT_VIEWED |
static NotificationEvent |
EMAIL_BOUNCE |
static NotificationEvent |
KBA_FAILURE |
static NotificationEvent |
PACKAGE_ACTIVATE |
static NotificationEvent |
PACKAGE_ARCHIVE |
static NotificationEvent |
PACKAGE_ATTACHMENT |
static NotificationEvent |
PACKAGE_COMPLETE |
static NotificationEvent |
PACKAGE_CREATE |
static NotificationEvent |
PACKAGE_DEACTIVATE |
static NotificationEvent |
PACKAGE_DECLINE |
static NotificationEvent |
PACKAGE_DELETE |
static NotificationEvent |
PACKAGE_EXPIRE |
static NotificationEvent |
PACKAGE_OPT_OUT |
static NotificationEvent |
PACKAGE_READY_FOR_COMPLETION |
static NotificationEvent |
PACKAGE_RESTORE |
static NotificationEvent |
PACKAGE_TRASH |
static NotificationEvent |
ROLE_REASSIGN |
static NotificationEvent |
SIGNER_COMPLETE |
static NotificationEvent |
SIGNER_LOCKED |
static NotificationEvent |
TEMPLATE_CREATE |
log| Modifier and Type | Method and Description |
|---|---|
static NotificationEvent |
UNRECOGNIZED(String unknownValue)
Deprecated.
Please upgrade your SDK version to support new types in this enumeration.
|
static NotificationEvent |
valueOf(String name) |
static NotificationEvent[] |
values() |
getApiValue, name, ordinal, toStringpublic static final NotificationEvent PACKAGE_ACTIVATE
public static final NotificationEvent PACKAGE_COMPLETE
public static final NotificationEvent PACKAGE_EXPIRE
public static final NotificationEvent PACKAGE_OPT_OUT
public static final NotificationEvent PACKAGE_DECLINE
public static final NotificationEvent SIGNER_COMPLETE
public static final NotificationEvent DOCUMENT_SIGNED
public static final NotificationEvent ROLE_REASSIGN
public static final NotificationEvent PACKAGE_CREATE
public static final NotificationEvent PACKAGE_DEACTIVATE
public static final NotificationEvent PACKAGE_READY_FOR_COMPLETION
public static final NotificationEvent PACKAGE_TRASH
public static final NotificationEvent PACKAGE_RESTORE
public static final NotificationEvent PACKAGE_DELETE
public static final NotificationEvent KBA_FAILURE
public static final NotificationEvent EMAIL_BOUNCE
public static final NotificationEvent PACKAGE_ATTACHMENT
public static final NotificationEvent SIGNER_LOCKED
public static final NotificationEvent PACKAGE_ARCHIVE
public static final NotificationEvent TEMPLATE_CREATE
public static final NotificationEvent DOCUMENT_VIEWED
@Deprecated public static final NotificationEvent UNRECOGNIZED(String unknownValue)
public static NotificationEvent[] values()
public static NotificationEvent valueOf(String name)
Copyright 2022 OneSpan All rights reserved.