Uses of Interface
org.nuxeo.targetplatforms.api.TargetPlatformInfo
Package
Description
-
Uses of TargetPlatformInfo in org.nuxeo.targetplatforms.api.impl
Modifier and TypeClassDescriptionclass
Describe a target platform: name, version -
Uses of TargetPlatformInfo in org.nuxeo.targetplatforms.api.service
Modifier and TypeMethodDescriptionTargetPlatformService.getTargetPlatformInfo
(String id) Returns the target platform info for given id, or null if not found.Modifier and TypeMethodDescriptionTargetPlatformService.getAvailableTargetPlatformsInfo
(TargetPlatformFilter filter) Returns all target platforms info matching given criteria. -
Uses of TargetPlatformInfo in org.nuxeo.targetplatforms.core.service
Modifier and TypeMethodDescriptionTargetPlatformServiceImpl.getTargetPlatformInfo
(String id) protected TargetPlatformInfo
TargetPlatformServiceImpl.getTargetPlatformInfo
(TargetPlatformDescriptor desc) Modifier and TypeMethodDescriptionTargetPlatformServiceImpl.getAvailableTargetPlatformsInfo
(TargetPlatformFilter filter) -
Uses of TargetPlatformInfo in org.nuxeo.targetplatforms.io
Modifier and TypeMethodDescriptionstatic void
JSONExporter.exportToJson
(TargetPlatformInfo tpi, OutputStream out, boolean pretty) Modifier and TypeMethodDescriptionstatic void
JSONExporter.exportInfosToJson
(List<TargetPlatformInfo> tpi, OutputStream out, boolean pretty) -
Uses of TargetPlatformInfo in org.nuxeo.targetplatforms.jaxrs