Package | Description |
---|---|
com.compuware.ispw.git |
Modifier and Type | Class and Description |
---|---|
class |
GitToIspwPublish
GIT to ISPW publisher
|
class |
GitToIspwPublishStep
GIT to ISPW integration pipeline
|
Modifier and Type | Method and Description |
---|---|
static List<CustomGitChangeSetList> |
GitToIspwUtils.calculateGitSCMChanges(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
hudson.EnvVars envVars,
IGitToIspwPublish publishStep) |
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.
|
Copyright © 2016–2025. All rights reserved.