Uses of Enum Class
ru.slie.luna.scheduler.job.JobOutcome
Packages that use JobOutcome
-
Uses of JobOutcome in ru.slie.luna.scheduler.job
Methods in ru.slie.luna.scheduler.job that return JobOutcomeModifier and TypeMethodDescriptionstatic JobOutcomeJobOutcome.fromString(String outcome) JobResult.getResult()static JobOutcomeReturns the enum constant of this class with the specified name.static JobOutcome[]JobOutcome.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of JobOutcome in ru.slie.luna.scheduler.runner
Methods in ru.slie.luna.scheduler.runner that return JobOutcome