Class ProjectReport
java.lang.Object
io.quarkus.bot.build.reporting.model.ProjectReport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ProjectReportgetError()getName()static ProjectReportstatic ProjectReport
-
Constructor Details
-
ProjectReport
public ProjectReport()For Jackson deserialization.
-
-
Method Details
-
success
-
failure
-
skipped
-
getName
-
getStatus
-
getBasedir
-
getError
-
getArtifactId
-
getGroupId
-