public static class HealthReport.ChannelInfo extends Object
Constructor and Description |
---|
ChannelInfo(String channel,
boolean ok) |
ChannelInfo(String channel,
boolean ok,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getChannel() |
String |
getMessage() |
boolean |
isOk() |
Copyright © 2018–2021 SmallRye. All rights reserved.