Class FailedApplicationDTO


public class FailedApplicationDTO extends BaseApplicationDTO
Represents a Jakarta RESTful Web Services service which is currently not being used due to a problem.

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.

"NotThreadSafe"