@Deprecated public class SystemStatus extends Object
| Constructor and Description |
|---|
SystemStatus(Collection<CheckStatus> checkStates)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CheckStatus> |
getCheckStates()
Deprecated.
|
CheckStatus.State |
getState()
Deprecated.
|
public SystemStatus(Collection<CheckStatus> checkStates)
public CheckStatus.State getState()
public Collection<CheckStatus> getCheckStates()
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.