public interface ScmConnector
Modifier and Type | Method and Description |
---|---|
List<RallyUpdateData> |
getChanges(hudson.model.AbstractBuild build,
PrintStream out) |
String |
getFileUriFor(String revision,
String filename) |
String |
getRevisionUriFor(String revision) |
List<RallyUpdateData> getChanges(hudson.model.AbstractBuild build, PrintStream out) throws RallyException
RallyException
Copyright © 2016. All rights reserved.