Uses of Enum Class
com.orientechnologies.orient.core.schedule.OScheduler.STATUS
Packages that use OScheduler.STATUS
-
Uses of OScheduler.STATUS in com.orientechnologies.orient.core.schedule
Methods in com.orientechnologies.orient.core.schedule that return OScheduler.STATUSModifier and TypeMethodDescriptionstatic OScheduler.STATUSReturns the enum constant of this class with the specified name.static OScheduler.STATUS[]OScheduler.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.