Uses of Class
org.openiam.base.request.StringListDataRequest
-
Packages that use StringListDataRequest Package Description org.openiam.esb.core.mq org.openiam.groovy.manager.mq -
-
Uses of StringListDataRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type StringListDataRequest Modifier and Type Method Description Response
PropertyValueQueueListener. processingApiRequest(PropertyValueAPI api, StringListDataRequest request)
-
Uses of StringListDataRequest in org.openiam.groovy.manager.mq
Methods in org.openiam.groovy.manager.mq with parameters of type StringListDataRequest Modifier and Type Method Description Response
GroovyManagerQueueListener. processingApiRequest(GroovyManagerAPI api, StringListDataRequest request)
-