Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.task.state.DTOTaskState
Packages that use DTOTaskState
-
Uses of DTOTaskState in overit.geocallapp.wfm.core.timesheet.rs2.task.state
Methods in overit.geocallapp.wfm.core.timesheet.rs2.task.state that return types with arguments of type DTOTaskStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOTaskState> Retrieves the required timesheet task state.org.springframework.http.ResponseEntity<PageResponse<DTOTaskState>> TimesheetTaskStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskStateSearchFilter filter) Retrieve the all stored timesheet task statesTaskStateSearchEvent