Package | Description |
---|---|
hudson.plugins.clearcase |
Modifier and Type | Method and Description |
---|---|
static ClearTool.SetcsOption |
ClearTool.SetcsOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClearTool.SetcsOption[] |
ClearTool.SetcsOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClearToolExec.setcs(String viewPath,
ClearTool.SetcsOption option,
String configSpec)
Deprecated.
|
void |
ClearTool.setcs(String viewPath,
ClearTool.SetcsOption option,
String configSpec)
Deprecated.
use setcs2 instead.
|
CleartoolUpdateResult |
ClearToolExec.setcs2(String viewPath,
ClearTool.SetcsOption option,
String configSpec) |
CleartoolUpdateResult |
ClearTool.setcs2(String viewPath,
ClearTool.SetcsOption current,
String configSpec)
Sets the config spec of the view
|
void |
ClearToolExec.setcsTag(String viewTag,
ClearTool.SetcsOption option,
String configSpec)
Synchronize the dynamic view with the latest recommended baseline for the stream.
|
void |
ClearTool.setcsTag(String viewTag,
ClearTool.SetcsOption option,
String configSpec)
Synchronizes the Dynamic UCM view with the streams recommended baseline
|
Copyright © 2004-2014. All Rights Reserved.