Uses of Enum Class
com.orientechnologies.orient.etl.http.OETLJob.Status
Packages that use OETLJob.Status
-
Uses of OETLJob.Status in com.orientechnologies.orient.etl.http
Fields in com.orientechnologies.orient.etl.http declared as OETLJob.StatusMethods in com.orientechnologies.orient.etl.http that return OETLJob.StatusModifier and TypeMethodDescriptionstatic OETLJob.StatusReturns the enum constant of this class with the specified name.static OETLJob.Status[]OETLJob.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.