Package | Description |
---|---|
hudson.plugins.clearcase | |
hudson.plugins.clearcase.ucm |
Modifier and Type | Field and Description |
---|---|
Component |
Baseline.componentDesc |
Modifier and Type | Method and Description |
---|---|
Component |
Baseline.getComponentDesc() |
Modifier and Type | Method and Description |
---|---|
void |
Baseline.setComponentDesc(Component componentDesc) |
Constructor and Description |
---|
Baseline(String baselineName,
Component componentDesc) |
Baseline(String baselineName,
Component componentDesc,
boolean isNotLabeled) |
Modifier and Type | Method and Description |
---|---|
static List<Component> |
UcmCommon.getStreamComponentsDesc(ClearTool clearTool,
String streamName) |
Modifier and Type | Method and Description |
---|---|
static List<Baseline> |
UcmCommon.getComponentsForBaselines(ClearTool clearTool,
List<Component> componentsList,
boolean isUseDynamicView,
String viewName,
hudson.FilePath filePath,
List<String> baselinesNames) |
static List<String> |
UcmCommon.getReadWriteComponents(List<Component> components) |
Copyright © 2004-2014. All Rights Reserved.