|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PerforceChangeLogEntry | |
|---|---|
| hudson.plugins.perforce | |
| hudson.plugins.perforce.browsers | |
| Uses of PerforceChangeLogEntry in hudson.plugins.perforce |
|---|
| Methods in hudson.plugins.perforce that return types with arguments of type PerforceChangeLogEntry | |
|---|---|
java.util.List<PerforceChangeLogEntry> |
PerforceChangeLogSet.getHistory()
|
java.util.Iterator<PerforceChangeLogEntry> |
PerforceChangeLogSet.iterator()
|
| Constructor parameters in hudson.plugins.perforce with type arguments of type PerforceChangeLogEntry | |
|---|---|
PerforceChangeLogSet(hudson.model.AbstractBuild<?,?> build,
java.util.List<PerforceChangeLogEntry> logs)
|
|
| Uses of PerforceChangeLogEntry in hudson.plugins.perforce.browsers |
|---|
| Methods in hudson.plugins.perforce.browsers with parameters of type PerforceChangeLogEntry | |
|---|---|
java.net.URL |
FishEyePerforce.getChangeSetLink(PerforceChangeLogEntry change)
|
java.net.URL |
P4Web.getChangeSetLink(PerforceChangeLogEntry changeSet)
P4 Web doesn't have a pretty view for changelists. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||