public interface TargetPlatformInstance extends Target
| Modifier and Type | Method and Description | 
|---|---|
Map<String,TargetPackage> | 
getEnabledPackages()
Return the list of packages enabled on this target platform. 
 | 
List<String> | 
getEnabledPackagesIds()
Return the list of ids of packages enabled on this target platform. 
 | 
TargetPlatform | 
getParent()
Returns this target platform parent or null if there is no inheritance. 
 | 
boolean | 
hasEnabledPackageWithName(String packageName)
Checks if there is any enabled package with the name packageName. 
 | 
isAfterVersion, isAfterVersion, isStrictlyBeforeVersion, isStrictlyBeforeVersion, isVersion, isVersiongetDescription, getDownloadLink, getEndOfAvailability, getId, getLabel, getName, getRefVersion, getReleaseDate, getStatus, getTypes, getVersion, isDefault, isDeprecated, isEnabled, isFastTrack, isOverridden, isRestricted, isTrial, matchesTypeList<String> getEnabledPackagesIds()
Map<String,TargetPackage> getEnabledPackages()
boolean hasEnabledPackageWithName(String packageName)
TargetPlatform getParent()
Copyright © 2019 Nuxeo. All rights reserved.