public class FailedApplicationDTO extends BaseApplicationDTO
The service represented by this DTO is not used due to a failure, but the
BaseApplicationDTO.extensionDTOs and
BaseApplicationDTO.resourceDTOs may be non-empty if whiteboard
services have been associated with this failed application.
| Modifier and Type | Field and Description |
|---|---|
int |
failureReason
The reason why the resource represented by this DTO is not used.
|
base, extensionDTOs, resourceDTOs| Constructor and Description |
|---|
FailedApplicationDTO() |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0