public class WorkspaceDelegate extends ReftreeDelegate
popRequired
ACCUREV_REFTREE, ACCUREV_WORKSPACE, accurevEnv, accurevWorkingSpace, jenkinsWorkspace, launcher, listener, localStream, scm, server, startDateOfPopulate
Constructor and Description |
---|
WorkspaceDelegate(AccurevSCM scm) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildEnvVarsCustom(hudson.model.Run<?,?> build,
Map<String,String> env) |
protected hudson.scm.PollingResult |
checkForChanges(hudson.model.Job<?,?> project) |
protected Relocation |
checkForRelocation() |
protected String |
getChangeLogStream() |
protected String |
getPopulateFromMessage() |
String |
getRefTree() |
protected hudson.util.ArgumentListBuilder |
getRelocateCommand() |
protected String |
getStreamColor() |
protected String |
getStreamColorStream() |
protected boolean |
isSteamColorEnabled() |
protected boolean |
validateCheckout(hudson.model.Run<?,?> build) |
checkout, getPopulateStream, getRemoteWorkspaceDetails, getUpdateFileName
buildEnvVars, checkout, compareRemoteRevisionWith, getAccurevEnv, isPopulateRequired, populate, populate, setLastTransaction, setup
public WorkspaceDelegate(AccurevSCM scm)
public String getRefTree()
getRefTree
in class ReftreeDelegate
protected hudson.scm.PollingResult checkForChanges(hudson.model.Job<?,?> project) throws IOException, InterruptedException, IllegalArgumentException
checkForChanges
in class ReftreeDelegate
IOException
InterruptedException
IllegalArgumentException
protected Relocation checkForRelocation() throws IOException, InterruptedException
checkForRelocation
in class ReftreeDelegate
IOException
InterruptedException
protected boolean validateCheckout(hudson.model.Run<?,?> build)
validateCheckout
in class ReftreeDelegate
protected String getPopulateFromMessage()
getPopulateFromMessage
in class ReftreeDelegate
protected hudson.util.ArgumentListBuilder getRelocateCommand()
getRelocateCommand
in class ReftreeDelegate
protected boolean isSteamColorEnabled()
isSteamColorEnabled
in class AbstractModeDelegate
protected String getStreamColorStream()
getStreamColorStream
in class AbstractModeDelegate
protected String getStreamColor()
getStreamColor
in class AbstractModeDelegate
protected String getChangeLogStream()
getChangeLogStream
in class AbstractModeDelegate
protected void buildEnvVarsCustom(hudson.model.Run<?,?> build, Map<String,String> env)
buildEnvVarsCustom
in class ReftreeDelegate
Copyright © 2016–2021. All rights reserved.