@Deprecated public final class CheckStatus extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CheckStatus.State
Deprecated.
|
Constructor and Description |
---|
CheckStatus(String checkName,
StateType type,
CheckStatus.State state,
String details)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getCheckName()
Deprecated.
|
String |
getDetails()
Deprecated.
|
CheckStatus.State |
getState()
Deprecated.
|
StateType |
getType()
Deprecated.
|
String |
toString()
Deprecated.
|
public CheckStatus(String checkName, StateType type, CheckStatus.State state, String details)
public String getCheckName()
public StateType getType()
public CheckStatus.State getState()
public String getDetails()
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.