Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For the server-to-server app data and configuration migration, you need to integrate the app with CMJ using the Server SPI.

This integration happens by implementing a set of endpoints exposed by the Server SPI. Vendors' development teams must implement only the endpoints specific to their apps.

...

  1. Initial setup: Мake an initial configuration of the Service Provider Interface (SPI).

  2. Implement app-specific SPI interfaces: Implement SPI interfaces to support configurations and data specific to your app.

  3. Check the App Integrations page in CMJ to verify your app is successfully integrated.

  4. Contact our team to add your app to our List of Integrated Apps.

How app data migration between Jira Server/DC instances with SPI works

...