Uses of Enum
io.quarkus.bot.build.reporting.model.BuildStatus
-
Uses of BuildStatus in io.quarkus.bot.build.reporting.model
Methods in io.quarkus.bot.build.reporting.model that return BuildStatusModifier and TypeMethodDescriptionProjectReport.getStatus()static BuildStatusReturns the enum constant of this type with the specified name.static BuildStatus[]BuildStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.