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