Package | Description |
---|---|
com.tibco.amf.admin.api.amx.application |
The
application package defines the service and data objects for managing applications. |
com.tibco.amf.admin.api.amx.host |
The
host package defines the service and data objects for managing Hosts. |
com.tibco.amf.admin.api.amx.node |
The
node package defines the service and data objects for managing Nodes. |
com.tibco.amf.admin.api.amx.resinstance |
The
resinstance package defines the service and data objects for managing Resource Instances. |
Modifier and Type | Method and Description |
---|---|
TaskResultDesc[] |
AppplicationMinDesc.getFailedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
AppplicationMinDesc.setFailedTasks(TaskResultDesc[] failedTasks) |
Modifier and Type | Method and Description |
---|---|
TaskResultDesc[] |
PlatformDesc.getFailedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformDesc.setFailedTasks(TaskResultDesc[] failedTasks) |
Modifier and Type | Method and Description |
---|---|
TaskResultDesc[] |
NodeSummaryDesc.getFailedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
NodeSummaryDesc.setFailedTasks(TaskResultDesc[] failedTasks) |
Modifier and Type | Method and Description |
---|---|
TaskResultDesc[] |
ResourceInstanceSummaryDesc.getFailedTasks() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceInstanceSummaryDesc.setFailedTasks(TaskResultDesc[] failedTasks) |