Uses of Enum Class
hudson.plugins.gearman.MyGearmanWorkerImpl.State
Packages that use MyGearmanWorkerImpl.State
-
Uses of MyGearmanWorkerImpl.State in hudson.plugins.gearman
Methods in hudson.plugins.gearman that return MyGearmanWorkerImpl.StateModifier and TypeMethodDescriptionstatic MyGearmanWorkerImpl.State
Returns the enum constant of this class with the specified name.static MyGearmanWorkerImpl.State[]
MyGearmanWorkerImpl.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.