Interface IBmUpdatedFqnInfo

    • Method Detail

      • getTopObjectId

        long getTopObjectId()
        Returns the which FQN was updated.
        Returns:
        the top object id.
      • getOldFqn

        String getOldFqn()
        Returns the old FQN.
        Returns:
        the old FQN.
      • getNewFqn

        String getNewFqn()
        Returns the new FQN.
        Returns:
        the new FQN.