Interface ReqStatusSyncService
-
- All Known Implementing Classes:
ReqStatusSyncServiceImpl
public interface ReqStatusSyncService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void엔진수집결과_동기화(java.util.List<AlmIssue> almIssues)
-
-
-
Method Detail
-
엔진수집결과_동기화
void 엔진수집결과_동기화(java.util.List<AlmIssue> almIssues) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-