Package | Description |
---|---|
org.jenkinsci.plugins.p4.browsers | |
org.jenkinsci.plugins.p4.changes |
Modifier and Type | Method and Description |
---|---|
URL |
SwarmBrowser.getChangeSetLink(P4ChangeEntry changeSet) |
URL |
P4WebBrowser.getChangeSetLink(P4ChangeEntry changeSet) |
URL |
OpenGrokBrowser.getChangeSetLink(P4ChangeEntry changeSet) |
URL |
FishEyeBrowser.getChangeSetLink(P4ChangeEntry changeSet) |
URL |
SwarmBrowser.getLabelSetLink(P4ChangeEntry changeSet) |
URL |
P4WebBrowser.getLabelSetLink(P4ChangeEntry changeSet) |
Modifier and Type | Method and Description |
---|---|
List<P4ChangeEntry> |
P4ChangeSet.getHistory() |
Collection<P4ChangeEntry> |
P4ChangeSet.getLogs() |
Iterator<P4ChangeEntry> |
P4ChangeSet.iterator() |
Constructor and Description |
---|
P4ChangeSet(hudson.model.AbstractBuild<?,?> build,
List<P4ChangeEntry> logs) |
Copyright © 2004-2015. All Rights Reserved.