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 BatchDataServiceAbstractWSBeanConfiguration. batchServiceClient() -
Uses of BatchDataService in org.openiam.srvc.batch
Classes in org.openiam.srvc.batch that implement BatchDataService Modifier and Type Class Description classBatchDataServiceImplImplementation for BatchDataService that will allow you to access and manage batch tasks.
-