Uses of Class
org.technologybrewery.baton.MigrationSummary
Packages that use MigrationSummary
-
Uses of MigrationSummary in org.technologybrewery.baton
Methods in org.technologybrewery.baton that return MigrationSummaryModifier and TypeMethodDescriptionAbstractMigration.execute(org.apache.maven.shared.model.fileset.FileSet[] fileSets) If active, validates applicability of the migration each targeted file and then performs the migration.Migration.execute(org.apache.maven.shared.model.fileset.FileSet[] filesets) Executes the migration.Methods in org.technologybrewery.baton that return types with arguments of type MigrationSummaryMethods in org.technologybrewery.baton with parameters of type MigrationSummaryModifier and TypeMethodDescriptionvoidGroupSummary.addMigrationSummary(MigrationSummary migrationSummary) Adds a migration summary to the group summary