public class ChangesExtractor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChangesExtractor.Change
Pojo to store change
|
| Constructor and Description |
|---|
ChangesExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static List<ChangesExtractor.Change> |
getChanges(hudson.model.AbstractBuild build,
DebUtils.Runner runner,
hudson.scm.SCM scm,
String remoteDebian,
String ourMessage,
VersionHelper helper) |
public static List<ChangesExtractor.Change> getChanges(hudson.model.AbstractBuild build, DebUtils.Runner runner, hudson.scm.SCM scm, String remoteDebian, String ourMessage, VersionHelper helper) throws DebianizingException, InterruptedException
Copyright © 2004-2015. All Rights Reserved.