Package | Description |
---|---|
hudson.plugins.clearcase.ucm | |
hudson.plugins.clearcase.ucm.model | |
hudson.plugins.clearcase.ucm.service |
Modifier and Type | Method and Description |
---|---|
List<HistoryEntry> |
EntryListAdapter.adapt(ActivitiesDelta activities) |
Modifier and Type | Field and Description |
---|---|
static ActivitiesDelta |
ActivitiesDelta.EMPTY |
Modifier and Type | Method and Description |
---|---|
static ActivitiesDelta |
ActivitiesDelta.parse(Reader reader)
Builds a delta from the given reader, which is expected to be the output of a cleartool diffbl command
|
Modifier and Type | Method and Description |
---|---|
ActivitiesDelta |
BaselineService.compare(Baseline from,
Baseline to) |
ActivitiesDelta |
BaselineService.compareWithVersions(Baseline from,
Baseline to,
String viewPath) |
Copyright © 2004-2021. All Rights Reserved.