Package | Description |
---|---|
com.tibco.amf.admin.api.amx.env |
The
env package defines the service and data objects for managing Environments. |
com.tibco.amf.admin.api.core.types |
The
core.type package defines a number of common data objects which are used throughout the API |
Modifier and Type | Method and Description |
---|---|
ChildIdentifierList[] |
EnvTreeDesc.getFolders()
The children are applications.
|
ChildIdentifierList[] |
EnvTreeDesc.getNodes()
The children are applications.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvTreeDesc.setFolders(ChildIdentifierList[] folders) |
void |
EnvTreeDesc.setNodes(ChildIdentifierList[] nodes) |
Modifier and Type | Class and Description |
---|---|
class |
DistributableChildIdentifierList |