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