Uses of Class
org.nuxeo.targetplatforms.api.impl.TargetPlatformInstanceImpl
-
Packages that use TargetPlatformInstanceImpl Package Description org.nuxeo.targetplatforms.core.service -
-
Uses of TargetPlatformInstanceImpl in org.nuxeo.targetplatforms.core.service
Methods in org.nuxeo.targetplatforms.core.service that return TargetPlatformInstanceImpl Modifier and Type Method Description protected TargetPlatformInstanceImpl
TargetPlatformServiceImpl. createTargetPlatformInstanceFromId(String id)
Create a TargetPlatformInstance given an id.
-