Sample Cloud REST Adapter - looking for the default implementation classes
Summary
In Cloud Adapter SDK, I don't see the default implementation classes mentioned in the docs.Content
I'm using the Cloud Adapter SDK to create a custom OIC REST adapter. The documentation (https://docs.oracle.com/en/cloud/paas/integration-cloud-service/cccdg/creating-outbound-rest-cloud-adapter-design-time-components.html) lists default implementation classes that don't appear to be in the SDK jars.
I would like to use DefaultMetadataBrowser mentioned in the doc (see screen shot). I don't need to extend AbstractMetadataBrowser with any customizations (as seen in SampleRESTCloudAdapter).
Where can I get the missing default classes? I've already downloaded the documented SDK jars from OIC, and the DevKit samples.
Tagged:
2