Uses of Enum Class
io.unmeshed.api.common.UnmeshedConstants.StepStatus
Packages that use UnmeshedConstants.StepStatus
-
Uses of UnmeshedConstants.StepStatus in io.unmeshed.api.common
Methods in io.unmeshed.api.common that return UnmeshedConstants.StepStatusModifier and TypeMethodDescriptionstatic UnmeshedConstants.StepStatusReturns the enum constant of this class with the specified name.static UnmeshedConstants.StepStatus[]UnmeshedConstants.StepStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.