Uses of Class
org.openforis.concurrency.proxy.JobProxy.Status
-
Packages that use JobProxy.Status Package Description org.openforis.concurrency.proxy -
-
Uses of JobProxy.Status in org.openforis.concurrency.proxy
Methods in org.openforis.concurrency.proxy that return JobProxy.Status Modifier and Type Method Description JobProxy.StatusJobProxy. getStatus()static JobProxy.StatusJobProxy.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static JobProxy.Status[]JobProxy.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-