josehernandezfintecheandomx commented on code in PR #2577:
URL: https://github.com/apache/fineract/pull/2577#discussion_r970720276
##########
fineract-provider/src/main/java/org/apache/fineract/cob/service/ConfigJobParameterService.java:
##########
@@ -30,4 +31,7 @@ public interface ConfigJobParameterService {
CommandProcessingResult updateStepConfigByJobName(JsonCommand command,
String jobName);
JobBusinessStepDetail getAvailableBusinessStepsByJobName(String jobName);
+
+ List<String> getAllJobNames();
Review Comment:
Done
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]