public class RuntimeDTO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ResourceProviderFailureDTO[] |
failedProviders
DTOs for all inactive/failed providers.
|
ResourceProviderDTO[] |
providers
DTOs for all active providers.
|
| Constructor and Description |
|---|
RuntimeDTO() |
public ResourceProviderDTO[] providers
public ResourceProviderFailureDTO[] failedProviders
Copyright © 2018 The Apache Software Foundation. All rights reserved.