Uses of Class
overit.geocallapp.wfm.projects.rs1.activity.DTOProjectActivityUpdate
Packages that use DTOProjectActivityUpdate
-
Uses of DTOProjectActivityUpdate in overit.geocallapp.wfm.projects.rs1.activity
Methods in overit.geocallapp.wfm.projects.rs1.activity with parameters of type DTOProjectActivityUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ProjectsActivitiesService.patch(Long projectId, Long projectActivityId, @Valid DTOProjectActivityUpdate input) Updates the required project activity by calling theModifyProjectActivityEvent.