stagingarea
package defines data objects for retrieving information from the software repository
managed by ActiveMatrix Administrator, which is a file system folder that stores content of uploaded DAAs.See: Description
Class | Description |
---|---|
AppTemplateDesc |
POJO for description of a DAA artifacts
Fields are: name - identifier, generally the name of the root composite id - internal identifier version - version of DAA file - name and version must form a unique combination description - description provided at design time |
AppTemplateIdentifier |
POJO for identifying a DAA artifact
Fields are: name - identifier, generally the name of the root composite id - internal identifier version - version of DAA file - name and version must form a unique combination |
Feature |
Represents a feature.
|
Feature.CustomProperty |
Represents a custom property of a feature.
|
FeatureIdentifier |
Identifies a feature by componentID and version.
|
stagingarea
package defines data objects for retrieving information from the software repository
managed by ActiveMatrix Administrator, which is a file system folder that stores content of uploaded DAAs. Application templates and Features are stored
inside the software repository, and each is identified by a name and a version number.