public class ContentUtils extends Object
| Constructor and Description |
|---|
ContentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.rhq.core.domain.content.transfer.ResourcePackageDetails |
toResourcePackageDetails(org.rhq.core.domain.content.PackageVersion packageVersion)
Translates the domain object package version, which will typically be returned for use in the UI, into the
transfer objects that will be send to the SLSB layer calls, such as deploy package and translate steps.
|
public static org.rhq.core.domain.content.transfer.ResourcePackageDetails toResourcePackageDetails(org.rhq.core.domain.content.PackageVersion packageVersion)
packageVersion - populated domain entity for a package versionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.