Uses of Class
overit.geocallapp.wfm.teams.rs1.teamtypes.DTOTeamTypeUpdate
Packages that use DTOTeamTypeUpdate
-
Uses of DTOTeamTypeUpdate in overit.geocallapp.wfm.teams.rs1.teamtypes
Methods in overit.geocallapp.wfm.teams.rs1.teamtypes with parameters of type DTOTeamTypeUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> TeamTypeService.patch(Long id, @Valid DTOTeamTypeUpdate dto) Update a team type by calling theTeamTypeUpdateEvent