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