Class NotificationStatus
java.lang.Object
com.broadleafcommerce.notification.domain.NotificationStatus
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NEW
Indicates the- See Also:
-
READY_TO_SEND
- See Also:
-
SENDING
- See Also:
-
SENT
- See Also:
-
RETRY
- See Also:
-
ERROR
- See Also:
-
-
Constructor Details
-
NotificationStatus
public NotificationStatus()
-