Class InboxController


  • @RestController
    @RequestMapping("/v1/inbox")
    public class InboxController
    extends java.lang.Object
    Controller to retrieve inbox information related to all sites
    • Constructor Detail

      • InboxController

        public InboxController()