Class ActionsResponse

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

public class ActionsResponse extends com.skava.core.validation.OutputModel
The Class ActionsResponse holds a list of action details as response data which will be sent to controller.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • ActionsResponse

      public ActionsResponse(List<Action> action, PageableInfo pageableInfo)
      Instantiates a new action action response.
      Parameters:
      action - The List of Action objects.
      pageableInfo - the pageableInfo