Uses of Enum Class
com.bytedesk.core.quartz.QuartzConsts.Status
Packages that use QuartzConsts.Status
Package
Description
Quartz package containing scheduled job definitions and handlers
-
Uses of QuartzConsts.Status in com.bytedesk.core.quartz
Methods in com.bytedesk.core.quartz that return QuartzConsts.StatusModifier and TypeMethodDescriptionstatic QuartzConsts.Status
Returns the enum constant of this class with the specified name.static QuartzConsts.Status[]
QuartzConsts.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.