Interface LoanCOBCatchUpService

All Known Implementing Classes:
LoanCOBCatchUpServiceImpl

public interface LoanCOBCatchUpService
  • Method Details

    • unlockHardLockedLoans

      void unlockHardLockedLoans()
    • getOldestCOBProcessedLoan

      OldestCOBProcessedLoanDTO getOldestCOBProcessedLoan()
    • executeLoanCOBCatchUp

      void executeLoanCOBCatchUp()
    • isCatchUpRunning

      IsCatchUpRunningDTO isCatchUpRunning()