Uses of Class
hudson.plugin.scm.fsscm.Changelog

Uses of Changelog in hudson.plugin.scm.fsscm
 

Methods in hudson.plugin.scm.fsscm that return Changelog
 Changelog Changelog.Path.getChangelog()
           
 

Methods in hudson.plugin.scm.fsscm that return types with arguments of type Changelog
 java.util.Iterator<Changelog> ChangelogSet.iterator()
           
 

Methods in hudson.plugin.scm.fsscm with parameters of type Changelog
protected  void Changelog.Path.setChangelog(Changelog changelog)
           
 

Constructors in hudson.plugin.scm.fsscm with parameters of type Changelog
Changelog.Path(Changelog changelog)
           
Changelog.Path(Changelog changelog, FolderDiff.Entry entry)
           
 



Copyright © 2009. All Rights Reserved.