Package | Description |
---|---|
hudson.scm |
Modifier and Type | Method and Description |
---|---|
SurroundTool |
SurroundTool.forEnvironment(hudson.EnvVars environment) |
SurroundTool |
SurroundTool.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
static SurroundTool |
SurroundTool.getDefaultInstallation() |
SurroundTool |
SurroundTool.DescriptorImpl.getInstallation(String name) |
SurroundTool |
SurroundSCM.resolveSscmTool(hudson.model.TaskListener listener)
Attempt to find a pre-configured 'SurroundTool' with a saved 'sscm_tool_name'
Currently this will always fall back to the 'default' tool for the current node and requires some further
testing of edge conditions
|
Copyright © 2016–2018. All rights reserved.