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