public class ListScmResult extends ScmResult
ScmProvider.list(org.apache.maven.scm.repository.ScmRepository,
org.apache.maven.scm.ScmFileSet, boolean, org.apache.maven.scm.ScmVersion)
operationPASSWORD_PLACE_HOLDER
Constructor and Description |
---|
ListScmResult(List<ScmFile> files,
ScmResult result) |
ListScmResult(String commandLine,
List<ScmFile> files) |
ListScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List<ScmFile> |
getFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.