Uses of Class
tv.hd3g.jobkit.mod.dto.RegularProcessRunnerListDto
-
Packages that use RegularProcessRunnerListDto Package Description tv.hd3g.jobkit.mod tv.hd3g.jobkit.mod.controller -
-
Uses of RegularProcessRunnerListDto in tv.hd3g.jobkit.mod
Methods in tv.hd3g.jobkit.mod that return RegularProcessRunnerListDto Modifier and Type Method Description RegularProcessRunnerListDtoRegularProcessRunnersConfigurer. makeConfigurationDto()Beware of correctly start RegularProcessRunnerService (for set servicesDto) before call makeConfigurationDto. -
Uses of RegularProcessRunnerListDto in tv.hd3g.jobkit.mod.controller
Methods in tv.hd3g.jobkit.mod.controller that return types with arguments of type RegularProcessRunnerListDto Modifier and Type Method Description org.springframework.http.ResponseEntity<RegularProcessRunnerListDto>JobKitStateController. getConf()
-