Interface TransferVersionChecker

    • Method Detail

      • checkTransferVersions

        boolean checkTransferVersions​(TransferVersion from,
                                      TransferVersion to)
        Checks whether transfer is compatible between the two versions
        Parameters:
        from - the version from
        to - the version to
        Returns:
        boolean true the versions are compatible