Uses of Class
io.quarkus.bootstrap.model.PathsCollection
Packages that use PathsCollection
-
Uses of PathsCollection in io.quarkus.bootstrap.model
Fields in io.quarkus.bootstrap.model declared as PathsCollectionMethods in io.quarkus.bootstrap.model that return PathsCollectionModifier and TypeMethodDescriptionPathsCollection.addAllFirst(Iterable<Path> i) PathsCollection.Builder.build()static PathsCollectionAppArtifact.getPaths()Collection of the paths that collectively constitute the artifact's content.static PathsCollectionMethods in io.quarkus.bootstrap.model with parameters of type PathsCollectionModifier and TypeMethodDescriptionvoidAppArtifact.setPaths(PathsCollection paths) Associates the artifact with a collection of paths that constitute its content.