Uses of Enum Class
com.github.angleshq.angles.StepStatus
Packages that use StepStatus
-
Uses of StepStatus in com.github.angleshq.angles
Methods in com.github.angleshq.angles that return StepStatusModifier and TypeMethodDescriptionstatic StepStatusReturns the enum constant of this class with the specified name.static StepStatus[]StepStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StepStatus in com.github.angleshq.angles.api.models.execution
Constructors in com.github.angleshq.angles.api.models.execution with parameters of type StepStatus