| Package | Description |
|---|---|
| com.compuware.ispw.git |
| Modifier and Type | Method and Description |
|---|---|
RefMap |
BranchPatternMatcher.match(String refId)
Match the branch to the branch pattern, only the first find get returned
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,RefMap> |
GitToIspwUtils.parse(String branchMapping) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GitToIspwUtils.callCli(hudson.Launcher launcher,
hudson.model.Run<?,?> build,
PrintStream logger,
hudson.EnvVars envVars,
RefMap refMap,
IGitToIspwPublish publishStep)
Calls the IspwCLI and returns whether the execution was successful.
|
| Constructor and Description |
|---|
BranchPatternMatcher(Map<String,RefMap> branchPatternToIspwLevel,
PrintStream log)
Constructor
|
Copyright © 2016–2025. All rights reserved.