Plugin Development SDK

This topic provides information about the various classes, interfaces, and enums from the Content Integration SDK, with the help of corresponding logical units in asset-integration-starter, aem-integration, and wcm-integration reference projects that are included as a part of development kit along with the Content Integration feature.

Content Integration SDK for plugin development can be found under <ASSET_PICKER_HOME>/dev-kits/sdk/ directory on your application server. The following jars can be found inside the sdk directory:
  • integration-api.jar
  • entity-mapper-api.jar
  • standard-integrations.jar
These jars contain all the SDK classes, interfaces & enums discussed in this section. Check out the relevant classes from these jars whenever you come across the respective topic in this guide.