Uses of Class
org.wildfly.prospero.galleon.GalleonEnvironment.Builder
Packages that use GalleonEnvironment.Builder
-
Uses of GalleonEnvironment.Builder in org.wildfly.prospero.galleon
Methods in org.wildfly.prospero.galleon that return GalleonEnvironment.BuilderModifier and TypeMethodDescriptionstatic GalleonEnvironment.BuilderGalleonEnvironment.builder(Path installDir, List<org.wildfly.channel.Channel> channels, MavenSessionManager mavenSessionManager, boolean useDefaultCore) GalleonEnvironment.Builder.setArtifactDirectResolve(boolean artifactDirectResolve) Resolving the artifacts directly without checking the channel manifest or not.GalleonEnvironment.Builder.setConsole(Console console) GalleonEnvironment.Builder.setProvisioningConfig(org.jboss.galleon.api.config.GalleonProvisioningConfig config) GalleonEnvironment.Builder.setResolvedFpTracker(Consumer<String> fpTracker) GalleonEnvironment.Builder.setRestoreManifest(org.wildfly.channel.ChannelManifest manifest) GalleonEnvironment.Builder.setRestoreManifest(org.wildfly.channel.ChannelManifest manifest, org.wildfly.prospero.metadata.ManifestVersionRecord manifestVersions) use themanifestto resolve artifact versions instead of defined channels.GalleonEnvironment.Builder.setSourceServerPath(Path sourceServerPath)