Class ReqStatusSyncServiceImpl
- java.lang.Object
-
- com.arms.api.util.dynamicscheduler.service.ReqStatusSyncServiceImpl
-
- All Implemented Interfaces:
ReqStatusSyncService
@Service public class ReqStatusSyncServiceImpl extends java.lang.Object implements ReqStatusSyncService
-
-
Constructor Summary
Constructors Constructor Description ReqStatusSyncServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void엔진수집결과_동기화(java.util.List<AlmIssue> almIssues)
-
-
-
Method Detail
-
엔진수집결과_동기화
@Async public void 엔진수집결과_동기화(java.util.List<AlmIssue> almIssues) throws java.lang.Exception
- Specified by:
엔진수집결과_동기화in interfaceReqStatusSyncService- Throws:
java.lang.Exception
-
-