| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model | |
| com.gentics.contentnode.rest.model.response |
| Modifier and Type | Method and Description |
|---|---|
CmpVersionInfo |
CmpVersionInfo.setCompatibility(CmpCompatibility compatibility) |
CmpVersionInfo |
CmpVersionInfo.setMeshVersion(String meshVersion) |
CmpVersionInfo |
CmpVersionInfo.setPortalType(String portalType) |
CmpVersionInfo |
CmpVersionInfo.setPortalVersion(String portalVersion) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CmpVersionInfo> |
VersionResponse.getNodeInfo()
Get the map containing CMP component version information for each node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VersionResponse.setNodeInfo(Map<String,CmpVersionInfo> nodeInfo)
Set the per node CMP component version information.
|
Copyright © 2024 Gentics Software. All rights reserved.