| Package | Description |
|---|---|
| org.nuxeo.common.utils |
Various utility classes used for managing paths, jars, strings, files, etc.
|
| org.nuxeo.osgi.application | |
| org.nuxeo.runtime.deployment.preprocessor.install.commands |
| Modifier and Type | Method and Description |
|---|---|
static void |
FileUtils.collectFiles(File root,
FileNamePattern pattern,
List<File> result) |
| Modifier and Type | Field and Description |
|---|---|
static FileNamePattern[] |
BundleWalker.DEFAULT_PATTERNS |
| Modifier and Type | Method and Description |
|---|---|
FileNamePattern[] |
ApplicationLoader.getPatterns() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BundleWalker.acceptFile(String fileName,
FileNamePattern[] patterns) |
void |
ApplicationLoader.setPatterns(FileNamePattern[] patterns) |
| Constructor and Description |
|---|
BundleWalker(BundleWalker.Callback cb,
FileNamePattern[] patterns) |
| Modifier and Type | Field and Description |
|---|---|
protected FileNamePattern |
AppendCommand.pattern |
| Constructor and Description |
|---|
AppendCommand(Path src,
Path dst,
boolean addNewLine,
FileNamePattern pattern) |
Copyright © 2018 Nuxeo. All rights reserved.