| Package | Description |
|---|---|
| org.openl.rules.common | |
| org.openl.rules.common.impl |
| 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 |
CommonVersionImpl.compareTo(CommonVersion o) |
int |
RepositoryProjectVersionImpl.compareTo(CommonVersion o) |
| Constructor and Description |
|---|
CommonVersionImpl(CommonVersion version) |
ProjectDescriptorImpl(String projectName,
CommonVersion projectVersion) |
RepositoryProjectVersionImpl(CommonVersion version,
VersionInfo versionInfo) |
Copyright © 2004–2020 OpenL Tablets. All rights reserved.