Uses of Interface
hudson.scm.ChangeLogSet.AffectedFile
Packages that use ChangeLogSet.AffectedFile
-
Uses of ChangeLogSet.AffectedFile in hudson.scm
Methods in hudson.scm that return types with arguments of type ChangeLogSet.AffectedFileModifier and TypeMethodDescriptionCollection<? extends ChangeLogSet.AffectedFile>
ChangeLogSet.Entry.getAffectedFiles()
Returns a set of paths in the workspace that was affected by this change.