public class BaseSnapshotCheckoutAction extends SnapshotCheckoutAction
SnapshotCheckoutAction.LoadRulesDelta
loadRules, useUpdate, viewPath
Constructor and Description |
---|
BaseSnapshotCheckoutAction(ClearTool cleartool,
ConfigSpec configSpec,
String[] loadRules,
boolean useUpdate,
String viewPath,
ViewStorage viewStorage) |
BaseSnapshotCheckoutAction(ClearTool cleartool,
ConfigSpec configSpec,
String[] loadRules,
boolean useUpdate,
String viewPath,
ViewStorage viewStorage,
hudson.model.AbstractBuild build) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkout(hudson.Launcher launcher,
hudson.FilePath workspace,
String viewTag) |
ConfigSpec |
getConfigSpec() |
hudson.FilePath |
getUpdtFile() |
cleanAndCreateViewIfNeeded, cleanIfRequiredAndReturnTrueIfViewCreationRequired, createView, getLoadRulesDelta, isViewValid, isViewValid
getCleartool, getViewStorage
public BaseSnapshotCheckoutAction(ClearTool cleartool, ConfigSpec configSpec, String[] loadRules, boolean useUpdate, String viewPath, ViewStorage viewStorage)
public BaseSnapshotCheckoutAction(ClearTool cleartool, ConfigSpec configSpec, String[] loadRules, boolean useUpdate, String viewPath, ViewStorage viewStorage, hudson.model.AbstractBuild build)
public boolean checkout(hudson.Launcher launcher, hudson.FilePath workspace, String viewTag) throws IOException, InterruptedException
checkout
in class CheckoutAction
IOException
InterruptedException
public ConfigSpec getConfigSpec()
public hudson.FilePath getUpdtFile()
getUpdtFile
in class CheckoutAction
Copyright © 2004-2021. All Rights Reserved.