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