Uses of Enum Class
org.openforis.concurrency.proxy.JobProxy.Status
Packages that use JobProxy.Status
-
Uses of JobProxy.Status in org.openforis.concurrency.proxy
Methods in org.openforis.concurrency.proxy that return JobProxy.StatusModifier and TypeMethodDescriptionJobProxy.getStatus()static JobProxy.StatusReturns the enum constant of this class with the specified name.static JobProxy.Status[]JobProxy.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.