Uses of Interface
net.risesoft.service.OfficeDoneInfoService
-
Packages that use OfficeDoneInfoService Package Description net.risesoft.controller.sync net.risesoft.service.impl -
-
Uses of OfficeDoneInfoService in net.risesoft.controller.sync
Constructors in net.risesoft.controller.sync with parameters of type OfficeDoneInfoService Constructor Description MobileSyncWeiBanJieController(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, OfficeDoneInfoService officeDoneInfoService, ErrorLogService errorLogService, ProcessParamRepository processParamRepository)Sync2ActRuDetailController(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, ErrorLogService errorLogService, ActRuDetailService actRuDetailService, ProcessParamService processParamService, net.risesoft.api.processadmin.HistoricTaskApi historictaskApi, net.risesoft.api.platform.org.OrgUnitApi orgUnitApi, OfficeDoneInfoService officeDoneInfoService, DataCenterService dataCenterService) -
Uses of OfficeDoneInfoService in net.risesoft.service.impl
Classes in net.risesoft.service.impl that implement OfficeDoneInfoService Modifier and Type Class Description classOfficeDoneInfoServiceImpl
-