Uses of Class
tv.hd3g.jobkit.mod.dto.BackgroundServiceIdDto
-
Packages that use BackgroundServiceIdDto Package Description tv.hd3g.jobkit.mod tv.hd3g.jobkit.mod.controller -
-
Uses of BackgroundServiceIdDto in tv.hd3g.jobkit.mod
Methods in tv.hd3g.jobkit.mod that return BackgroundServiceIdDto Modifier and Type Method Description BackgroundServiceIdDtoBackgroundServiceId. getAllRegistedAsDto() -
Uses of BackgroundServiceIdDto in tv.hd3g.jobkit.mod.controller
Methods in tv.hd3g.jobkit.mod.controller that return types with arguments of type BackgroundServiceIdDto Modifier and Type Method Description org.springframework.http.ResponseEntity<BackgroundServiceIdDto>JobKitStateController. getIds()
-