| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl | |
| org.openl.rules.repository | |
| org.openl.rules.repository.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProjectDescriptor<T extends CommonVersion> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProjectVersion |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonVersionImpl |
class |
RepositoryProjectVersionImpl |
| Modifier and Type | Method and Description |
|---|---|
CommonVersion |
ProjectDescriptorImpl.getProjectVersion() |
| Modifier and Type | Method and Description |
|---|---|
int |
RepositoryProjectVersionImpl.compareTo(CommonVersion o) |
int |
CommonVersionImpl.compareTo(CommonVersion o) |
void |
ProjectDescriptorImpl.setProjectVersion(CommonVersion version) |
| Constructor and Description |
|---|
CommonVersionImpl(CommonVersion version) |
ProjectDescriptorImpl(String projectName,
CommonVersion projectVersion) |
RepositoryProjectVersionImpl(CommonVersion version,
VersionInfo versionInfo) |
RepositoryProjectVersionImpl(CommonVersion version,
VersionInfo versionInfo,
String versionComment,
Map<String,Object> versionProperties) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RVersion
OpenL Rules Entity Version.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
RFile.getContent4Version(CommonVersion version)
Returns content of specified version of the file.
|
RProject |
RProject.getProjectVersion(CommonVersion version) |
RDeploymentDescriptorProject |
RDeploymentDescriptorProject.getProjectVersion(CommonVersion version) |
| Modifier and Type | Method and Description |
|---|---|
FolderAPI |
FolderAPI.getVersion(CommonVersion version) |
ArtefactAPI |
ArtefactAPI.getVersion(CommonVersion version) |
Copyright © 2018. All rights reserved.