hudson.plugins.clearcase.action
Class SnapshotCheckoutAction
java.lang.Object
hudson.plugins.clearcase.action.AbstractCheckoutAction
hudson.plugins.clearcase.action.SnapshotCheckoutAction
- All Implemented Interfaces:
- CheckOutAction
public class SnapshotCheckoutAction
- extends AbstractCheckoutAction
Check out action that will check out files into a snapshot view.
|
Method Summary |
boolean |
checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
java.lang.String viewName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnapshotCheckoutAction
public SnapshotCheckoutAction(ClearTool cleartool,
ConfigSpec configSpec,
java.lang.String[] loadRules,
boolean useUpdate)
checkout
public boolean checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
java.lang.String viewName)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2010. All Rights Reserved.