public class TagScmResult extends ScmResult
Constructor and Description |
---|
TagScmResult(List taggedFiles,
ScmResult result) |
TagScmResult(String commandLine,
List taggedFiles) |
TagScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getTaggedFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.