Uses of Interface
net.risesoft.service.extend.DataCenterService
-
Packages that use DataCenterService Package Description net.risesoft.controller.sync net.risesoft.service.extend.impl -
-
Uses of DataCenterService in net.risesoft.controller.sync
Constructors in net.risesoft.controller.sync with parameters of type DataCenterService Constructor Description 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 DataCenterService in net.risesoft.service.extend.impl
Classes in net.risesoft.service.extend.impl that implement DataCenterService Modifier and Type Class Description classDataCenterServiceImpl
-