Uses of Enum Class
de.tsl2.nano.util.Flow.ITask.Status
Packages that use Flow.ITask.Status
-
Uses of Flow.ITask.Status in de.tsl2.nano.util
Methods in de.tsl2.nano.util that return Flow.ITask.StatusModifier and TypeMethodDescriptionFlow.ATask.status()default Flow.ITask.StatusFlow.ITask.status()static Flow.ITask.StatusReturns the enum constant of this class with the specified name.static Flow.ITask.Status[]Flow.ITask.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.