|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||