Interface InlineExecutorService<T>
- All Known Implementing Classes:
InlineLoanCOBExecutorServiceImpl
public interface InlineExecutorService<T>
-
Method Summary
-
Method Details
-
executeInlineJob
org.apache.fineract.infrastructure.core.data.CommandProcessingResult executeInlineJob(org.apache.fineract.infrastructure.core.api.JsonCommand command, String jobName) -
execute
-
execute
-