Uses of Enum Class
ru.slie.luna.system.task.SystemTaskType
Packages that use SystemTaskType
-
Uses of SystemTaskType in ru.slie.luna.system.task
Methods in ru.slie.luna.system.task that return SystemTaskTypeModifier and TypeMethodDescriptionstatic SystemTaskTypeSystemTaskType.getTaskType(String name) SystemTask.getType()static SystemTaskTypeReturns the enum constant of this class with the specified name.static SystemTaskType[]SystemTaskType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.system.task with parameters of type SystemTaskTypeModifier and TypeMethodDescriptionList<SystemTask<?>> SystemTaskManager.getActiveTasks(SystemTaskType type)