Uses of Interface
org.openiam.srvc.batch.BatchDataService
-
Packages that use BatchDataService Package Description org.openiam.esb.config org.openiam.srvc.batch -
-
Uses of BatchDataService in org.openiam.esb.config
Methods in org.openiam.esb.config that return BatchDataService Modifier and Type Method Description BatchDataService
AbstractWSBeanConfiguration. batchServiceClient()
-
Uses of BatchDataService in org.openiam.srvc.batch
Classes in org.openiam.srvc.batch that implement BatchDataService Modifier and Type Class Description class
BatchDataServiceImpl
Implementation for BatchDataService that will allow you to access and manage batch tasks.
-