Uses of Enum Class
io.vertigo.core.daemon.DaemonStat.Status
Packages that use DaemonStat.Status
-
Uses of DaemonStat.Status in io.vertigo.core.daemon
Methods in io.vertigo.core.daemon that return DaemonStat.StatusModifier and TypeMethodDescriptionDaemonStat.getStatus()Gets the current status of the daemon execution.static DaemonStat.StatusReturns the enum constant of this class with the specified name.static DaemonStat.Status[]DaemonStat.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.