Uses of Class
edu.ucsb.cs156.example.entities.HelpRequest
Packages that use HelpRequest
- 
Uses of HelpRequest in edu.ucsb.cs156.example.controllers
Methods in edu.ucsb.cs156.example.controllers that return HelpRequestModifier and TypeMethodDescriptionHelpRequestsController.postHelpRequest(String requesterEmail, String teamId, String tableOrBreakoutRoom, LocalDateTime requestTime, String explanation, boolean solved) Create a new help requestMethods in edu.ucsb.cs156.example.controllers that return types with arguments of type HelpRequestModifier and TypeMethodDescriptionHelpRequestsController.allHelpRequests()List all Help Requests