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