Uses of Class
hudson.plugins.starteam.StarTeamChangeLogEntry

Uses of StarTeamChangeLogEntry in hudson.plugins.starteam
 

Methods in hudson.plugins.starteam that return types with arguments of type StarTeamChangeLogEntry
 java.util.List<StarTeamChangeLogEntry> StarTeamChangeLogSet.getHistory()
          Return the history for this change log set.
 java.util.Iterator<StarTeamChangeLogEntry> StarTeamChangeLogSet.iterator()
          return an iterator on all change log entry.
 

Constructor parameters in hudson.plugins.starteam with type arguments of type StarTeamChangeLogEntry
StarTeamChangeLogSet(hudson.model.AbstractBuild<?,?> aBuild, java.util.List<StarTeamChangeLogEntry> logs)
          default constructor for log set.
 



Copyright © 2007-2010. All Rights Reserved.