Package | Description |
---|---|
org.apache.maven.scm.command.blame |
Modifier and Type | Method and Description |
---|---|
List<BlameLine> |
BlameScmResult.getLines() |
Constructor and Description |
---|
BlameScmResult(List<BlameLine> lines,
ScmResult scmResult) |
BlameScmResult(String commandLine,
List<BlameLine> lines) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.