Uses of Class
com.floragunn.signals.watch.result.WatchLog.ToXContentParams
-
Packages that use WatchLog.ToXContentParams Package Description com.floragunn.signals.watch.result -
-
Uses of WatchLog.ToXContentParams in com.floragunn.signals.watch.result
Methods in com.floragunn.signals.watch.result that return WatchLog.ToXContentParams Modifier and Type Method Description static WatchLog.ToXContentParamsWatchLog.ToXContentParams. valueOf(String name)Returns the enum constant of this type with the specified name.static WatchLog.ToXContentParams[]WatchLog.ToXContentParams. values()Returns an array containing the constants of this enum type, in the order they are declared.
-