Package io.quarkus.devui.spi.buildtime
package io.quarkus.devui.spi.buildtime
-
ClassesClassDescriptionDeprecated.- Rather use the Action BuilderHolds any Build time actions for Dev UI the extension hasHolds the actual data and optionally a description for Build Time DataAdd a log to the footer of dev uiContains info on the build time template used to build static content for Dev UI All files are relative to dev-ui-templates/build-time/{extensionName} (in src/main/resources) This contain the fileName to the template, and the template data (variables) This allows extensions developers to add "static files" that they generate with Qute at build time.Static Content generated at build time This is used to generate components that will be available in Dev UI, but generated during build.