| Package | Description |
|---|---|
| org.openl.rules.repository.api | |
| org.openl.rules.repository.file | |
| org.openl.rules.repository.zip |
| Modifier and Type | Method and Description |
|---|---|
FolderRepository |
FolderMapper.getDelegate() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemRepository
A simple implementation of a file-system-based repository.
|
class |
LocalRepository
Local File System Repository
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarLocalRepository
Read only implementation of Jar Repository to support deploying of jars from classpath as it is without
unzipping to temporary directories.
|
class |
ZippedLocalRepository
Read only implementation of Local Repository to support deploying of zip archives as it is from file system without
unzipping to temporary directories.
|
Copyright © 2004–2021 OpenL Tablets. All rights reserved.