public class InfoScmResult extends ScmResult
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-2012 Apache Software Foundation. All Rights Reserved.