Class NotificationConstants
java.lang.Object
com.skava.marketplace.notification.orchestration.constants.NotificationConstants
The Class NotificationConstants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant NOTIFICATION_MESSAGE_TYPE.static final String
The Constant PROP_NOTIFICATION_REQUEST_IN.static final String
The Constant PROP_NOTIFICATION_REQUEST_OUT.static final String
The Constant PROP_NOTIFICATION_ROUTING_KEY.static final String
The Constant PROP_SOURCE_SERVICE_AUTH_TOKEN.static final String
The Constant PROP_SOURCE_SERVICE_COLLECTION_ID.static final String
The Constant USER_ACTIVATION_SUCCESS_ROUTING_KEY.static final String
The Constant USER_CREATED_ROUTING_KEY.static final String
The Constant USER_RESET_SECURITY_KEY_ROUTING_KEY. -
Method Summary
-
Field Details
-
NOTIFICATION_MESSAGE_TYPE
The Constant NOTIFICATION_MESSAGE_TYPE.- See Also:
-
PROP_NOTIFICATION_ROUTING_KEY
The Constant PROP_NOTIFICATION_ROUTING_KEY.- See Also:
-
PROP_NOTIFICATION_REQUEST_IN
The Constant PROP_NOTIFICATION_REQUEST_IN.- See Also:
-
PROP_NOTIFICATION_REQUEST_OUT
The Constant PROP_NOTIFICATION_REQUEST_OUT.- See Also:
-
USER_ACTIVATION_SUCCESS_ROUTING_KEY
The Constant USER_ACTIVATION_SUCCESS_ROUTING_KEY.- See Also:
-
PROP_SOURCE_SERVICE_COLLECTION_ID
The Constant PROP_SOURCE_SERVICE_COLLECTION_ID.- See Also:
-
PROP_SOURCE_SERVICE_AUTH_TOKEN
The Constant PROP_SOURCE_SERVICE_AUTH_TOKEN.- See Also:
-
USER_CREATED_ROUTING_KEY
The Constant USER_CREATED_ROUTING_KEY.- See Also:
-
USER_RESET_SECURITY_KEY_ROUTING_KEY
The Constant USER_RESET_SECURITY_KEY_ROUTING_KEY.- See Also:
-