|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.clearcase.action.AbstractCheckoutAction
hudson.plugins.clearcase.action.UcmSnapshotCheckoutAction
public class UcmSnapshotCheckoutAction
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.plugins.clearcase.action.AbstractCheckoutAction |
|---|
AbstractCheckoutAction.LoadRulesDelta |
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.clearcase.action.AbstractCheckoutAction |
|---|
cleartool, loadRules, useUpdate, viewPath |
| Constructor Summary | |
|---|---|
UcmSnapshotCheckoutAction(ClearTool cleartool,
java.lang.String streamSelector,
java.lang.String[] loadRules,
boolean useUpdate,
java.lang.String viewPath)
|
|
| Method Summary | |
|---|---|
boolean |
checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
java.lang.String viewTag)
|
| Methods inherited from class hudson.plugins.clearcase.action.AbstractCheckoutAction |
|---|
cleanAndCreateViewIfNeeded, getLoadRulesDelta, isViewValid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UcmSnapshotCheckoutAction(ClearTool cleartool,
java.lang.String streamSelector,
java.lang.String[] loadRules,
boolean useUpdate,
java.lang.String viewPath)
| Method Detail |
|---|
public boolean checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
java.lang.String viewTag)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||