Package | Description |
---|---|
com.tibco.amf.admin.api.amx.env |
The
env package defines the service and data objects for managing Environments. |
Class and Description |
---|
EnvDesc
Description of an environment
name - name of the environment
id - internal identifier
description - user entered description
modifiedBy - user who last edited the environment
lastModified - date when the environment was last edited
contact - optional name of person responsible for this environment
|
EnvTreeDesc
Retrieves a tree of information about an environment for display by a UI
Contains: AdminEntityDesc +
folders - array of application folders with their child applications
nodes - array of nodes with the applications for which they contain fragments
promotedServices - array of services promoted to the environment level
promotedReferences - array of references promoted to the environment level
|
FilterDesc
List of types of things that can be filtered out of an environment view for use by UI
|