Class RemovedResourceBuildItem

    • Constructor Detail

      • RemovedResourceBuildItem

        public RemovedResourceBuildItem​(io.quarkus.bootstrap.model.AppArtifactKey artifact,
                                        Set<String> resources)
    • Method Detail

      • getArtifact

        public io.quarkus.bootstrap.model.AppArtifactKey getArtifact()
      • getResources

        public Set<String> getResources()