Uses of Enum Class
io.automatiko.engine.api.workflow.flexible.ItemDescription.Status
Packages that use ItemDescription.Status
-
Uses of ItemDescription.Status in io.automatiko.engine.api.workflow.flexible
Methods in io.automatiko.engine.api.workflow.flexible that return ItemDescription.StatusModifier and TypeMethodDescriptionItemDescription.getStatus()static ItemDescription.StatusReturns the enum constant of this class with the specified name.static ItemDescription.Status[]ItemDescription.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.automatiko.engine.api.workflow.flexible with parameters of type ItemDescription.Status