Uses of Interface
io.quarkus.bootstrap.workspace.WorkspaceModule.Mutable
-
Packages that use WorkspaceModule.Mutable Package Description io.quarkus.bootstrap.model io.quarkus.bootstrap.workspace -
-
Uses of WorkspaceModule.Mutable in io.quarkus.bootstrap.model
Methods in io.quarkus.bootstrap.model that return WorkspaceModule.Mutable Modifier and Type Method Description WorkspaceModule.MutableApplicationModelBuilder. getOrCreateProjectModule(WorkspaceModuleId id, File moduleDir, File buildDir) -
Uses of WorkspaceModule.Mutable in io.quarkus.bootstrap.workspace
Classes in io.quarkus.bootstrap.workspace that implement WorkspaceModule.Mutable Modifier and Type Class Description classDefaultWorkspaceModule.Builder
-