Class FakeChangeLogSCM.EntryImpl

    • Constructor Detail

      • EntryImpl

        public EntryImpl()
    • Method Detail

      • getMsg

        public String getMsg()
        Specified by:
        getMsg in class hudson.scm.ChangeLogSet.Entry
      • getAuthor

        public hudson.model.User getAuthor()
        Specified by:
        getAuthor in class hudson.scm.ChangeLogSet.Entry
      • getAffectedPaths

        public Collection<String> getAffectedPaths()
        Specified by:
        getAffectedPaths in class hudson.scm.ChangeLogSet.Entry
      • getAffectedFiles

        public Collection<hudson.scm.ChangeLogSet.AffectedFile> getAffectedFiles()
        Overrides:
        getAffectedFiles in class hudson.scm.ChangeLogSet.Entry