| Package | Description |
|---|---|
| org.openl.rules.common.impl | |
| org.openl.rules.repository |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDescriptorImpl.setProjectVersion(RVersion version) |
| Modifier and Type | Field and Description |
|---|---|
static RVersion |
RVersion.NON_DEFINED_VERSION |
| Modifier and Type | Method and Description |
|---|---|
RVersion |
REntity.getActiveVersion()
Gets active version of the entity.
|
RVersion |
RDeploymentDescriptorProject.getActiveVersion() |
RVersion |
RProjectDescriptor.getProjectVersion()
Gets version of rules project.
|
| Modifier and Type | Method and Description |
|---|---|
List<RVersion> |
REntity.getVersionHistory()
Gets version history of the entity.
|
List<RVersion> |
RDeploymentDescriptorProject.getVersionHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
RProjectDescriptor.setProjectVersion(RVersion version) |
Copyright © 2018. All rights reserved.