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