| Package | Description |
|---|---|
| net.praqma.jenkins.configrotator | |
| net.praqma.jenkins.configrotator.scm.clearcaseucm | |
| net.praqma.jenkins.configrotator.scm.git |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractConfigurationRotatorSCM.Performer |
AbstractConfigurationRotatorSCM.getPerform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.BuildListener listener)
Perform the actual config rotation
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClearCaseUCM.UCMPerformer |
| Modifier and Type | Method and Description |
|---|---|
AbstractConfigurationRotatorSCM.Performer<ClearCaseUCMConfiguration> |
ClearCaseUCM.getPerform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.BuildListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
Git.GitPerformer |
| Modifier and Type | Method and Description |
|---|---|
AbstractConfigurationRotatorSCM.Performer |
Git.getPerform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.BuildListener listener) |
Copyright © 2004-2014. All Rights Reserved.