Uses of Interface
hudson.scm.ChangeLogSet.AffectedFile

Packages that use ChangeLogSet.AffectedFile
hudson.scm Hudson's interface with source code management systems. 
 

Uses of ChangeLogSet.AffectedFile in hudson.scm
 

Methods in hudson.scm that return types with arguments of type ChangeLogSet.AffectedFile
 Collection<? extends ChangeLogSet.AffectedFile> ChangeLogSet.Entry.getAffectedFiles()
          Returns a set of paths in the workspace that was affected by this change.
 



Copyright © 2004-2013. All Rights Reserved.