Class NotificationResponse

java.lang.Object
com.skava.core.validation.OutputModel
com.skava.model.responses.NotificationResponse
All Implemented Interfaces:
Serializable

public class NotificationResponse extends com.skava.core.validation.OutputModel
The class NotificationResponse holds the notification details as response data which will be sent to controller.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • NotificationResponse

      public NotificationResponse(Notification notification)
      Instantiates a new notification response.
      Parameters:
      notification - the notification