|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClearTool.SetcsOption | |
|---|---|
| hudson.plugins.clearcase | |
| Uses of ClearTool.SetcsOption in hudson.plugins.clearcase |
|---|
| Methods in hudson.plugins.clearcase that return ClearTool.SetcsOption | |
|---|---|
static ClearTool.SetcsOption |
ClearTool.SetcsOption.valueOf(java.lang.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. |
| Methods in hudson.plugins.clearcase with parameters of type ClearTool.SetcsOption | |
|---|---|
void |
ClearToolExec.setcs(java.lang.String viewPath,
ClearTool.SetcsOption option,
java.lang.String configSpec)
To set the config spec of a snapshot view, you must be in or under the snapshot view root directory. |
void |
ClearTool.setcs(java.lang.String viewPath,
ClearTool.SetcsOption option,
java.lang.String configSpec)
Sets the config spec of the view |
void |
ClearToolExec.setcsTag(java.lang.String viewTag,
ClearTool.SetcsOption option,
java.lang.String configSpec)
Synchronize the dynamic view with the latest recommended baseline for the stream. 1. |
void |
ClearTool.setcsTag(java.lang.String viewTag,
ClearTool.SetcsOption option,
java.lang.String configSpec)
Synchronizes the Dynamic UCM view with the streams recommended baseline |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||