| Package | Description |
|---|---|
| org.rhq.enterprise.server.content |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.content.Distribution |
DistributionManagerBean.createDistribution(org.rhq.core.domain.auth.Subject user,
String kslabel,
String basepath,
org.rhq.core.domain.content.DistributionType disttype) |
org.rhq.core.domain.content.Distribution |
DistributionManagerLocal.createDistribution(org.rhq.core.domain.auth.Subject subject,
String kslabel,
String basepath,
org.rhq.core.domain.content.DistributionType disttype)
Creates a new distribution in the system.
|
void |
DistributionManagerBean.validateDistTree(org.rhq.core.domain.content.Distribution kstree)
validates a given kickstart tree object and throws a KickstartTreeException
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.