Uses of Class
hudson.plugins.pvcs_scm.PvcsChangeLogSet.Entry

Packages that use PvcsChangeLogSet.Entry
hudson.plugins.pvcs_scm   
 

Uses of PvcsChangeLogSet.Entry in hudson.plugins.pvcs_scm
 

Methods in hudson.plugins.pvcs_scm that return PvcsChangeLogSet.Entry
 PvcsChangeLogSet.Entry PvcsChangeLogSet.addNewEntry(java.util.Collection<java.lang.String> affectedPaths, java.lang.String user, java.lang.String msg)
          Returns a new Entry, which is already added to the list.
 

Methods in hudson.plugins.pvcs_scm that return types with arguments of type PvcsChangeLogSet.Entry
 java.util.Iterator<PvcsChangeLogSet.Entry> PvcsChangeLogSet.iterator()
          
 



Copyright © 2008. All Rights Reserved.