Uses of Class
overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity.DTOForecastActivityUpdate
Packages that use DTOForecastActivityUpdate
Package
Description
-
Uses of DTOForecastActivityUpdate in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity with parameters of type DTOForecastActivityUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ForecastActivityService.patch(Long forecastHeaderId, Long id, @Valid DTOForecastActivityUpdate dto) Updates aBOForecastActivityobject by calling theForecastActivityUpdateEvent. -
Uses of DTOForecastActivityUpdate in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header
Methods in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header with parameters of type DTOForecastActivityUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ActivityForecastHeaderService.patch(Long id, @Valid DTOForecastActivityUpdate dto) Updates the requiredBOActivityForecastHeaderobject by calling theActivityForecastHeaderUpdateEventevent