Uses of Enum Class
org.graylog2.system.jobs.SystemJob.Type
Packages that use SystemJob.Type
-
Uses of SystemJob.Type in org.graylog2.system.jobs
Methods in org.graylog2.system.jobs that return SystemJob.TypeModifier and TypeMethodDescriptionstatic SystemJob.TypeReturns the enum constant of this class with the specified name.static SystemJob.Type[]SystemJob.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.