Package | Description |
---|---|
hudson.plugins.clearcase.ucm | |
hudson.plugins.clearcase.ucm.model | |
hudson.plugins.clearcase.ucm.service |
Modifier and Type | Method and Description |
---|---|
protected Map<Component,Baseline> |
UcmHistoryAction.toMap(Baseline[] baselines) |
Modifier and Type | Method and Description |
---|---|
Component |
Baseline.getComponent() |
Modifier and Type | Method and Description |
---|---|
void |
Baseline.setComponent(Component component) |
Modifier and Type | Method and Description |
---|---|
Component[] |
BaselineService.getComponent(Baseline... baselines) |
Component |
BaselineService.getComponent(Baseline baseline) |
Component[] |
ProjectService.getModifiableComponents(Project project) |
Modifier and Type | Method and Description |
---|---|
String |
ComponentService.getRootDir(Component component)
Returns the root directory for the given UCM Component.
|
String[] |
ComponentService.getRootDir(Component[] components)
Returns an array of root directories for the given array of UCM Components.
|
Copyright © 2004-2021. All Rights Reserved.