Uses of Class
net.praqma.hudson.scm.ChangeLogEntryImpl

Packages that use ChangeLogEntryImpl
net.praqma.hudson.scm   
 

Uses of ChangeLogEntryImpl in net.praqma.hudson.scm
 

Methods in net.praqma.hudson.scm that return types with arguments of type ChangeLogEntryImpl
 List<ChangeLogEntryImpl> ChangeLogSetImpl.getEntries()
          Used by index.jelly to display list of entries
 Iterator<ChangeLogEntryImpl> ChangeLogSetImpl.iterator()
           
 

Constructor parameters in net.praqma.hudson.scm with type arguments of type ChangeLogEntryImpl
ChangeLogSetImpl(hudson.model.AbstractBuild<?,?> build, List<ChangeLogEntryImpl> entries)
           
 



Copyright © 2004-2013. All Rights Reserved.