Class ConverterChangesReport


  • public class ConverterChangesReport
    extends Object
    Contains information about changes made by a single converter in a single project
    • Method Detail

      • getChanges

        @NotNull
        public Set<ConvertedEntity> getChanges()
        Returns entities changed by the converted
        Returns:
        see above