public class GitInfoScmResult extends InfoScmResult
PASSWORD_PLACE_HOLDER| Constructor and Description | 
|---|
GitInfoScmResult(List<GitInfoItem> files,
                                ScmResult result)  | 
GitInfoScmResult(String commandLine,
                                List<GitInfoItem> files)  | 
GitInfoScmResult(String commandLine,
                                String providerMessage,
                                String commandOutput,
                                boolean success)  | 
getInfoItemsgetCommandLine, getCommandOutput, getProviderMessage, isSuccesspublic 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–2018 The Apache Software Foundation. All rights reserved.