public static class SynchronizationListener.HealthStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
copyFactoryProviderHealthy
Flag indicating that CopyFactory provider is healthy, or
null |
Boolean |
copyFactorySubscriberHealthy
Flag indicating that CopyFactory subscriber is healthy, or
null |
Boolean |
restApiHealthy
Flag indicating that REST API is healthy, or
null |
| Constructor and Description |
|---|
HealthStatus() |
public Boolean restApiHealthy
nullpublic Boolean copyFactorySubscriberHealthy
nullpublic Boolean copyFactoryProviderHealthy
nullCopyright © 2022. All rights reserved.