| Package | Description |
|---|---|
| org.nuxeo.targetplatforms.api.impl | |
| org.nuxeo.targetplatforms.api.service |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetPlatformInfoImpl
Describe a target platform: name, version
|
| Modifier and Type | Method and Description |
|---|---|
int |
TargetPlatformInfoImpl.compareTo(TargetPlatformInfo o) |
| Modifier and Type | Method and Description |
|---|---|
TargetPlatformInfo |
TargetPlatformService.getTargetPlatformInfo(String id)
Returns the target platform info for given id, or null if not found.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetPlatformInfo> |
TargetPlatformService.getAvailableTargetPlatformsInfo(TargetPlatformFilter filter)
Returns all target platforms info matching given criteria.
|
Copyright © 2020 Nuxeo SA. All rights reserved.