Uses of Class
org.openiam.concurrent.OpenIAMRunnable
-
Packages that use OpenIAMRunnable Package Description org.openiam.esb.core.service org.openiam.esb.core.service.impl -
-
Uses of OpenIAMRunnable in org.openiam.esb.core.service
Methods in org.openiam.esb.core.service that return OpenIAMRunnable Modifier and Type Method Description OpenIAMRunnable
BatchService. getRunnable(String id, List<BatchTaskScheduleEntity> scheduledTasks)
-
Uses of OpenIAMRunnable in org.openiam.esb.core.service.impl
Methods in org.openiam.esb.core.service.impl that return OpenIAMRunnable Modifier and Type Method Description OpenIAMRunnable
BatchServiceImpl. getRunnable(String id, List<BatchTaskScheduleEntity> scheduledTasks)
-