public class GitInfoScmResult extends InfoScmResult
Constructor and Description |
---|
GitInfoScmResult(List<GitInfoItem> files,
ScmResult result) |
GitInfoScmResult(String commandLine,
List<GitInfoItem> files) |
GitInfoScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
getInfoItems
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
public GitInfoScmResult(String commandLine, String providerMessage, String commandOutput, boolean success)
public GitInfoScmResult(String commandLine, List<GitInfoItem> files)
public GitInfoScmResult(List<GitInfoItem> files, ScmResult result)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.