Package | Description |
---|---|
com.eviware.soapui.plugins.vcs | |
com.eviware.soapui.plugins.vcs.dialogs | |
com.smartbear.readyapi.integrations.vcs.git |
Modifier and Type | Method and Description |
---|---|
List<HistoryEntry> |
VcsIntegration.getProjectHistory(WsdlProjectPro project)
Gets the complete commit history of the specified project.
|
Modifier and Type | Method and Description |
---|---|
void |
VcsHistoryTableModel.setRepositoryUpdates(Collection<HistoryEntry> repositoryUpdates) |
Constructor and Description |
---|
VcsHistoryDialog(com.eviware.soapui.model.project.Project project,
List<HistoryEntry> historyEntries) |
VcsHistoryTableModel(Collection<HistoryEntry> repositoryUpdates) |
Modifier and Type | Method and Description |
---|---|
List<HistoryEntry> |
ReadyApiGitIntegration.getProjectHistory(WsdlProjectPro project) |
Copyright © 2019. All rights reserved.