org.apache.maven.scm.command.tag
public class TagScmResult extends ScmResult
Version: $Id: TagScmResult.java 380685 2006-02-24 15:18:00Z evenisse $
Constructor Summary | |
---|---|
TagScmResult(String commandLine, String providerMessage, String commandOutput, boolean success) | |
TagScmResult(String commandLine, List taggedFiles) | |
TagScmResult(List taggedFiles, ScmResult result) |
Method Summary | |
---|---|
List | getTaggedFiles() |