Class MigrationExtraDetails


  • @Component(roles=MigrationExtraDetails.class)
    @Singleton
    @Unstable
    public class MigrationExtraDetails
    extends Object
    Handles the computation of extra details of the migration.
    Since:
    1.34.5
    Version:
    $Id$
    • Constructor Detail

      • MigrationExtraDetails

        public MigrationExtraDetails()
    • Method Detail

      • identifyDependencyVersions

        public String identifyDependencyVersions()
                                          throws com.fasterxml.jackson.core.JsonProcessingException
        Identifies the versions of the extensions that are listed in the configs.
        Returns:
        a json with all the extensions and their version.
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • identifyLicenseType

        public String identifyLicenseType()
        Returns:
        the type of license.