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
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.