public class FoundationBaselineUcmSnapshotCheckoutAction extends UcmSnapshotCheckoutAction
SnapshotCheckoutAction.LoadRulesDelta
loadRules, useUpdate, viewPath
Constructor and Description |
---|
FoundationBaselineUcmSnapshotCheckoutAction(ClearTool cleartool,
String streamSelector,
String[] loadRules,
boolean useUpdate,
String viewPath,
ViewStorage viewStorage,
FacadeService facadeService) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
String viewTag) |
boolean |
isViewValid(hudson.FilePath workspace,
String viewTag) |
cleanAndCreateViewIfNeeded, getFacadeService, setFacadeService
cleanIfRequiredAndReturnTrueIfViewCreationRequired, createView, getLoadRulesDelta, isViewValid
getCleartool, getUpdtFile, getViewStorage
public FoundationBaselineUcmSnapshotCheckoutAction(ClearTool cleartool, String streamSelector, String[] loadRules, boolean useUpdate, String viewPath, ViewStorage viewStorage, FacadeService facadeService) throws IOException, InterruptedException
IOException
InterruptedException
public boolean checkout(hudson.Launcher launcher, hudson.FilePath workspace, String viewTag) throws IOException, InterruptedException
checkout
in class UcmSnapshotCheckoutAction
IOException
InterruptedException
public boolean isViewValid(hudson.FilePath workspace, String viewTag) throws IOException, InterruptedException
isViewValid
in class SnapshotCheckoutAction
IOException
InterruptedException
Copyright © 2004-2021. All Rights Reserved.