public interface ScmConnector
| Modifier and Type | Method and Description |
|---|---|
List<RallyDetailsDTO> |
getChanges(hudson.model.AbstractBuild build,
PrintStream out) |
String |
getFileUriFor(String revision,
String filename) |
String |
getRevisionUriFor(String revision) |
List<RallyDetailsDTO> getChanges(hudson.model.AbstractBuild build, PrintStream out) throws RallyException
RallyExceptionCopyright © 2004-2015. All Rights Reserved.