public class IntegrityListCommand extends AbstractListCommand
| Constructor and Description |
|---|
IntegrityListCommand() |
| Modifier and Type | Method and Description |
|---|---|
ListScmResult |
executeListCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
boolean recursive,
ScmVersion scmVersion)
List contents of the remote repository
|
executeCommandexecute, getLogger, setLoggerpublic IntegrityListCommand()
public ListScmResult executeListCommand(ScmProviderRepository repository, ScmFileSet fileSet, boolean recursive, ScmVersion scmVersion) throws ScmException
executeListCommand in class AbstractListCommandrepository - what to listfileSet - the files to listrecursive - whether list should return subfolder listingScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.