Class Changes

    • Constructor Detail

    • Method Detail

      • hasChanges

        public boolean hasChanges()
        Are there any changes in the current build.
        Returns:
        true if the build has changes.
      • hasDiffFileLink

        public boolean hasDiffFileLink​(String file)
        Is there a (diff) link for a specific file. Links are present if there are changes in a file and a repository browser is specified.
        Parameters:
        file - name of the file with changes.
        Returns:
        true if (diff) link for file is present.