| Package | Description |
|---|---|
| org.nuxeo.client |
| Modifier and Type | Field and Description |
|---|---|
static NuxeoVersion |
NuxeoVersion.LTS_7_10 |
static NuxeoVersion |
NuxeoVersion.LTS_8_10 |
static NuxeoVersion |
NuxeoVersion.LTS_9_10 |
protected NuxeoVersion |
NuxeoClient.serverVersion |
| Modifier and Type | Method and Description |
|---|---|
NuxeoVersion |
NuxeoClient.getServerVersion()
This method gets the Nuxeo server version from CMIS the first time and then caches it.
|
NuxeoVersion |
NuxeoVersion.hotfix(int hotfix) |
static NuxeoVersion |
NuxeoVersion.parse(String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NuxeoVersion.equals(NuxeoVersion version) |
boolean |
NuxeoVersion.isGreaterThan(NuxeoVersion version) |
Copyright © 2018 Nuxeo. All rights reserved.