Interface FineractCOBAfterJobListener


public interface FineractCOBAfterJobListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    afterJob(org.springframework.batch.core.JobExecution jobExecution)
     
     
  • Method Details

    • afterJob

      void afterJob(org.springframework.batch.core.JobExecution jobExecution)
    • getJobName

      String getJobName()