Package org.rhq.core.domain.bundle

Class Summary
Bundle Defines a bundle of content that can be versioned.
BundleDeployment Defines a set of configuration values that can be used to deploy a bundle version somewhere.
BundleDestination Defines a logical destination for deployment of a bundle.
BundleFile Defines a bundle file that is part of a bundle version.
BundleResourceDeployment This is the many-to-many entity that correlates a bundle deployment with a (platform) resource.
BundleResourceDeploymentHistory This is a many-to-one entity that provides audit capability for a bundle deployment (a bundle-platform pairing).
BundleType Defines a type of bundle that can exist in the system.
BundleVersion Defines a versioned bundle of content that can be provisioned somewhere.
BundleVersionRepo This is the many-to-many entity that correlates a bundle version with a repo that has content needed by the bundle.
BundleVersionRepoPK This is the composite primary key for the BundleVersionRepo entity.
ResourceTypeBundleConfiguration If a resource type can be a target for bundle deployment, it will define some metadata values inside this configuration object.
ResourceTypeBundleConfiguration.BundleDestinationBaseDirectory Defines where bundles can be deployed on a resource that is of our resource type.
 

Enum Summary
BundleDeploymentStatus Simple statuses for Bundle (Group) Deploy requests.
BundleResourceDeploymentHistory.Category  
BundleResourceDeploymentHistory.Status  
ResourceTypeBundleConfiguration.BundleDestinationBaseDirectory.Context Defines the different places where we can lookup the named value that contains the actual location of the destination base directory.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.