hudson.plugins.clearcase.action
Class UcmDynamicCheckoutAction
java.lang.Object
hudson.plugins.clearcase.action.UcmDynamicCheckoutAction
- All Implemented Interfaces:
- CheckOutAction
public class UcmDynamicCheckoutAction
- extends java.lang.Object
- implements CheckOutAction
Check out action for dynamic views.
This will not update any files from the repository as it is a dynamic view.
It only makes sure the view is started as config specs don't exist in UCM
|
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 |
UcmDynamicCheckoutAction
public UcmDynamicCheckoutAction(ClearTool cleartool,
java.lang.String stream)
checkout
public boolean checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
java.lang.String viewName)
throws java.io.IOException,
java.lang.InterruptedException
- Specified by:
checkout in interface CheckOutAction
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2009. All Rights Reserved.