| Methods in org.rhq.enterprise.server.content that throw DistributionException |
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 |