| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl | |
| org.openl.rules.repository.api | |
| org.openl.rules.repository.exceptions |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDescriptor.setProjectVersion(T version) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDescriptorImpl.setProjectVersion(CommonVersion version) |
| Modifier and Type | Method and Description |
|---|---|
FolderAPI |
FolderAPI.addFolder(String name) |
ResourceAPI |
FolderAPI.addResource(String name,
InputStream content) |
void |
ArtefactAPI.commit(CommonUser user,
int revision) |
void |
ArtefactAPI.delete(CommonUser user) |
ArtefactAPI |
FolderAPI.getArtefact(String name) |
InputStream |
ResourceAPI.getContent() |
FolderAPI |
FolderAPI.getVersion(CommonVersion version) |
ArtefactAPI |
ArtefactAPI.getVersion(CommonVersion version) |
void |
ArtefactAPI.lock(CommonUser user) |
void |
ResourceAPI.setContent(InputStream inputStream) |
void |
ArtefactAPI.unlock(CommonUser user) |
| Modifier and Type | Class and Description |
|---|---|
class |
RRepositoryException
OpenL Rules Repository Exception
|
Copyright © 2018. All rights reserved.