public class ListScmResult extends ScmResult
ScmProvider.list(org.apache.maven.scm.repository.ScmRepository,
org.apache.maven.scm.ScmFileSet, boolean, org.apache.maven.scm.ScmVersion)
operationConstructor and Description |
---|
ListScmResult(List files,
ScmResult result) |
ListScmResult(String commandLine,
List files) |
ListScmResult(String commandLine,
String providerMessage,
String commandOutput,
boolean success) |
Modifier and Type | Method and Description |
---|---|
List |
getFiles() |
getCommandLine, getCommandOutput, getProviderMessage, isSuccess
Copyright © 2003–2014. All rights reserved.