Class ChangeSetResults

    • Method Detail

      • getAddedFromChangeSet

        public List<StringgetAddedFromChangeSet()
        Returns a list of file names which has been added from the changeset
        Returns:
        the list of file names
      • getAddedFromStream

        public List<StringgetAddedFromStream()
        Returns a list of file names which has been added from the original stream
        Returns:
        the list of file names
      • getDeleted

        public List<StringgetDeleted()
        Returns a list of file names which has been deleted
        Returns:
        the list of file names