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
RallyExceptionCopyright © 2016. All rights reserved.