hudson.plugins.clearcase.action
Interface CheckOutAction
- All Known Implementing Classes:
- DynamicCheckoutAction, SnapshotCheckoutAction, UcmSnapshotCheckoutAction
public interface CheckOutAction
Action for performing check outs from ClearCase.
|
Method Summary |
boolean |
checkout(hudson.Launcher launcher,
hudson.FilePath workspace)
|
checkout
boolean checkout(hudson.Launcher launcher,
hudson.FilePath workspace)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2008. All Rights Reserved.