Index

A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAdditionalPackage(String) - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
addChannel(Channel) - Method in class org.wildfly.prospero.actions.MetadataAction
 
addChannel(Channel) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
added(Artifact) - Static method in class org.wildfly.prospero.api.ArtifactChange
 
added(Artifact, String) - Static method in class org.wildfly.prospero.api.ArtifactChange
 
added(Channel) - Static method in class org.wildfly.prospero.api.ChannelChange
 
ADDED - Enum constant in enum class org.wildfly.prospero.api.Diff.Status
 
ADDED - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Change
 
addFeaturePack(String, Set<ConfigId>, Path) - Method in class org.wildfly.prospero.actions.FeaturesAddAction
performs feature pack installation as a new candidate server.
addFeaturePackWithLayers(String, Set<String>, ConfigId, Path) - Method in class org.wildfly.prospero.actions.FeaturesAddAction
performs feature pack installation as a new candidate server.
addingChannel(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
addingChannel(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
addingChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
addingFeaturePack(FeaturePackLocation, String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
addingFeaturePack(FeaturePackLocation, String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
addingFeaturePack$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
addTransitiveDependency(String) - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
AETHER_OFFLINE_PROTOCOLS_VALUE - Static variable in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
ApplyCandidateAction - Class in org.wildfly.prospero.actions
Merges a "candidate" server into base server.
ApplyCandidateAction(Path, Path) - Constructor for class org.wildfly.prospero.actions.ApplyCandidateAction
 
ApplyCandidateAction.Type - Enum Class in org.wildfly.prospero.actions
 
ApplyCandidateAction.ValidationResult - Enum Class in org.wildfly.prospero.actions
 
ApplyCandidateException - Exception in org.wildfly.prospero.api.exceptions
 
ApplyCandidateException(String, boolean, Path, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.ApplyCandidateException
 
applyingCandidate(String, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
applyingCandidate(String, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
applyingCandidate$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
applyResolution(List<MavenArtifact>) - Method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
applyUpdate(ApplyCandidateAction.Type) - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
Applies changes from prepare update at updateDir to installationDir.
ARTIFACT_LIST_YAML - Static variable in class org.wildfly.prospero.promotion.ArtifactBundle
 
ArtifactBundle - Class in org.wildfly.prospero.promotion
 
ArtifactCache - Class in org.wildfly.prospero.galleon
Manages artifact cache located in installationDir/CACHE_FOLDER.
ArtifactChange - Class in org.wildfly.prospero.api
 
ArtifactPromoteException - Exception in org.wildfly.prospero.api.exceptions
 
ArtifactPromoteException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactPromoteException
 
ArtifactPromoter - Class in org.wildfly.prospero.promotion
 
ArtifactPromoter(RepositorySystem, DefaultRepositorySystemSession, RemoteRepository) - Constructor for class org.wildfly.prospero.promotion.ArtifactPromoter
 
ArtifactResolutionException - Exception in org.wildfly.prospero.api.exceptions
 
ArtifactResolutionException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
ArtifactResolutionException(String, Throwable, Set<ArtifactCoordinate>, Set<Repository>, boolean) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
ArtifactUtils - Class in org.wildfly.prospero.api
 
ArtifactUtils() - Constructor for class org.wildfly.prospero.api.ArtifactUtils
 

B

build() - Method in class org.wildfly.prospero.api.MavenOptions.Builder
 
build() - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
build() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
build() - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
builder() - Static method in class org.wildfly.prospero.api.MavenOptions
 
builder() - Static method in class org.wildfly.prospero.api.ProvisioningDefinition
 
builder(Path, List<Channel>, MavenSessionManager, boolean) - Static method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
Builder() - Constructor for class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
Builder(String, String, String) - Constructor for class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
buildUpdate(Path) - Method in class org.wildfly.prospero.actions.UpdateAction
builds an update candidate for installDir.
BUNDLE_REPO_FOLDER - Static variable in class org.wildfly.prospero.promotion.ArtifactBundle
 

C

cache(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ArtifactCache
caches the artifact in CACHE_FOLDER.
cache(ManifestVersionRecord, LocalRepositoryManager) - Method in class org.wildfly.prospero.galleon.ArtifactCache
detects and caches the manifests from manifestRecord in CACHE_FOLDER.
CACHE_FOLDER - Static variable in class org.wildfly.prospero.galleon.ArtifactCache
 
CachedVersionResolver - Class in org.wildfly.prospero.galleon
Attempts to resolve artifact from local installation cache first.
CachedVersionResolver(MavenVersionsResolver, ArtifactCache, RepositorySystem, RepositorySystemSession, Function<ArtifactCoordinate, String>) - Constructor for class org.wildfly.prospero.galleon.CachedVersionResolver
 
CachedVersionResolverFactory - Class in org.wildfly.prospero.galleon
 
CachedVersionResolverFactory(VersionResolverFactory, Path, RepositorySystem, DefaultRepositorySystemSession) - Constructor for class org.wildfly.prospero.galleon.CachedVersionResolverFactory
 
cacheGalleonArtifacts(Path, GalleonProvisioningConfig) - Method in class org.wildfly.prospero.galleon.GalleonFeaturePackAnalyzer
Analyzes provisioning information found in installedDir and caches FeaturePack and Galleon plugin artifacts.
CANDIDATE_CHANNEL_NAME_LIST - Static variable in class org.wildfly.prospero.actions.ApplyCandidateAction
 
candidateApplied(String, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
candidateApplied(String, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
candidateApplied$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
candidateChanges(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
candidateChanges(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
candidateChanges$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
candidateConflicts(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
candidateConflicts(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
candidateConflicts$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
CandidateProperties - Class in org.wildfly.prospero.updates
 
CandidateProperties(String, List<CandidateProperties.ComponentUpdate>) - Constructor for class org.wildfly.prospero.updates.CandidateProperties
 
CandidateProperties(List<CandidateProperties.ComponentUpdate>) - Constructor for class org.wildfly.prospero.updates.CandidateProperties
 
CandidateProperties.ComponentUpdate - Class in org.wildfly.prospero.updates
 
CandidatePropertiesParser - Class in org.wildfly.prospero.updates
 
CandidatePropertiesParser() - Constructor for class org.wildfly.prospero.updates.CandidatePropertiesParser
 
cannotInstallIntoNonEmptyDirectory(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
cannotInstallIntoNonEmptyDirectory(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
cannotInstallIntoNonEmptyDirectory$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
cannotRevertToTip(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
cannotRevertToTip(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
cannotRevertToTip$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
changeChannel(String, Channel) - Method in class org.wildfly.prospero.actions.MetadataAction
 
changeChannel(Channel) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
channelAdded(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelAdded(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelAdded$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
ChannelChange - Class in org.wildfly.prospero.api
 
channelCoordFromString(String) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
ChannelDefinitionException - Exception in org.wildfly.prospero.api.exceptions
 
ChannelDefinitionException(String, InvalidChannelMetadataException) - Constructor for exception org.wildfly.prospero.api.exceptions.ChannelDefinitionException
 
channelExists(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelExists(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelExists$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
ChannelManifestSubstitutor - Class in org.wildfly.prospero.galleon
 
ChannelManifestSubstitutor(Map<String, String>) - Constructor for class org.wildfly.prospero.galleon.ChannelManifestSubstitutor
 
ChannelMavenArtifactRepositoryManager - Class in org.wildfly.prospero.galleon
 
ChannelMavenArtifactRepositoryManager(ChannelSession) - Constructor for class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
ChannelMavenArtifactRepositoryManager(ChannelSession, ChannelManifest) - Constructor for class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
channelNamesWrittenToFile(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelNamesWrittenToFile(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelNamesWrittenToFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelNotFound(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelNotFound(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelNotFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelRemoved(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelRemoved(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelRemoved$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelUpdated(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
channelUpdated(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
channelUpdated$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
checkingUpdates() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
checkingUpdates() - Method in interface org.wildfly.prospero.ProsperoLogger
 
checkingUpdates$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
cleanInstancesCache() - Static method in class org.wildfly.prospero.galleon.ArtifactCache
 
CliProvider - Interface in org.wildfly.prospero.spi.internal
Service provider interface to expose CLI capabilities to API layer.
close() - Method in class org.wildfly.prospero.actions.MetadataAction
 
close() - Method in class org.wildfly.prospero.actions.UpdateAction
 
close() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
close() - Method in class org.wildfly.prospero.api.TemporaryFilesManager
 
close() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
close() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
close() - Method in class org.wildfly.prospero.promotion.ArtifactBundle
 
close() - Method in class org.wildfly.prospero.updates.UpdateFinder
 
compareVersion(Artifact, Artifact) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
complete(ProgressTracker) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
COMPLETED - Enum constant in enum class org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
current stage has been finished
completedPhase(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
completedPhase(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
completedPhase$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
ComponentUpdate(String, String, String) - Constructor for class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
CONFIG - Enum constant in enum class org.wildfly.prospero.api.FeatureChange.Type
 
CONFIG_CHANGE - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
 
ConfigurationNotFoundException(String, ConfigId) - Constructor for exception org.wildfly.prospero.actions.FeaturesAddAction.ConfigurationNotFoundException
 
Console - Interface in org.wildfly.prospero.api
 
copyIfExists(Path, Path) - Method in class org.wildfly.prospero.licenses.LicenseManager
 
create(Path, MavenOptions) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
 
create(Collection<Repository>) - Method in class org.wildfly.prospero.galleon.CachedVersionResolverFactory
 
createCustomizationArchive(List<? extends Artifact>, File) - Static method in class org.wildfly.prospero.promotion.ArtifactBundle
 
createSnapshot(Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
createTempDirectory(String) - Method in class org.wildfly.prospero.api.TemporaryFilesManager
 
createTempFile(String, String) - Method in class org.wildfly.prospero.api.TemporaryFilesManager
 
CustomArtifact - Class in org.wildfly.prospero.promotion
 
CustomArtifact(String, String, String, String, String) - Constructor for class org.wildfly.prospero.promotion.CustomArtifact
 
CustomArtifactList - Class in org.wildfly.prospero.promotion
 
CustomArtifactList(List<CustomArtifact>) - Constructor for class org.wildfly.prospero.promotion.CustomArtifactList
 

D

DEFAULT_OPTIONS - Static variable in class org.wildfly.prospero.api.MavenOptions
 
DEFAULT_SCHEMA - Static variable in class org.wildfly.prospero.updates.CandidateProperties
 
Diff - Class in org.wildfly.prospero.api
 
Diff(String, String, String) - Constructor for class org.wildfly.prospero.api.Diff
 
Diff(String, Diff.Status, List<Diff>) - Constructor for class org.wildfly.prospero.api.Diff
 
Diff(String, Diff.Status, Diff...) - Constructor for class org.wildfly.prospero.api.Diff
 
Diff.Status - Enum Class in org.wildfly.prospero.api
 
dirMustBeDirectory(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
dirMustBeDirectory(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
dirMustBeDirectory$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
dirMustBeWritable(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
dirMustBeWritable(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
dirMustBeWritable$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
DIST_NAME - Static variable in class org.wildfly.prospero.DistributionInfo
 
DistributionInfo - Class in org.wildfly.prospero
 
DistributionInfo() - Constructor for class org.wildfly.prospero.DistributionInfo
 
DOMAIN_STARTUP_MARKER - Static variable in class org.wildfly.prospero.actions.ApplyCandidateAction
 

E

EMPTY - Static variable in class org.wildfly.prospero.updates.UpdateSet
 
emptyChannelName() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
emptyChannelName() - Method in interface org.wildfly.prospero.ProsperoLogger
 
emptyChannelName$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
equals(Object) - Method in class org.wildfly.prospero.api.Diff
 
equals(Object) - Method in class org.wildfly.prospero.api.FileConflict
 
equals(Object) - Method in class org.wildfly.prospero.api.MavenOptions
 
equals(Object) - Method in class org.wildfly.prospero.api.SavedState
 
equals(Object) - Method in class org.wildfly.prospero.licenses.License
 
equals(Object) - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
equals(Object) - Method in class org.wildfly.prospero.model.RepositoryRef
 
equals(Object) - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
equals(Object) - Method in class org.wildfly.prospero.updates.CandidateProperties
 
equals(Object) - Method in class org.wildfly.prospero.updates.MarkerFile
 
execute(Map<String, String>) - Method in interface org.wildfly.prospero.galleon.GalleonUtils.GalleonExecution
 
execute(Provisioning, Map<String, String>) - Method in interface org.wildfly.prospero.galleon.GalleonUtils.ProvisioningManagerExecution
 
executeGalleon(GalleonUtils.GalleonExecution, Path) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
existingChannel(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
existingChannel(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
existingChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
export(Path) - Method in class org.wildfly.prospero.actions.InstallationExportAction
 
exportMetadataBundle(Path) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
extract(Path) - Static method in class org.wildfly.prospero.promotion.ArtifactBundle
 

F

failedToApplyCandidate(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
failedToApplyCandidate(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
failedToApplyCandidate$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
failedToInitMaven(Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
failedToInitMaven(Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
failedToInitMaven$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fallbackToGalleonProvisioningDefinition() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fallbackToGalleonProvisioningDefinition() - Method in interface org.wildfly.prospero.ProsperoLogger
 
fallbackToGalleonProvisioningDefinition$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
FEATURE - Enum constant in enum class org.wildfly.prospero.api.FeatureChange.Type
 
FEATURE_ADD - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
FEATURE_PACK - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
A provisioning state change.
FEATURE_PACK_TEMPLATES_YAML - Static variable in class org.wildfly.prospero.model.FeaturePackTemplateManager
 
FeatureChange - Class in org.wildfly.prospero.api
Represents changes to feature packs used to provison the server.
FeatureChange(FeatureChange.Type, String, String) - Constructor for class org.wildfly.prospero.api.FeatureChange
 
FeatureChange(FeatureChange.Type, String, Diff.Status, Diff...) - Constructor for class org.wildfly.prospero.api.FeatureChange
 
FeatureChange.Type - Enum Class in org.wildfly.prospero.api
Type of feature change record
featurePackAlreadyInstalled(FeaturePackLocation) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
featurePackAlreadyInstalled(FeaturePackLocation) - Method in interface org.wildfly.prospero.ProsperoLogger
 
featurePackAlreadyInstalled$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
FeaturePackAlreadyInstalledException(String) - Constructor for exception org.wildfly.prospero.actions.FeaturesAddAction.FeaturePackAlreadyInstalledException
 
FeaturePackLocationParser - Class in org.wildfly.prospero.galleon
 
FeaturePackLocationParser() - Constructor for class org.wildfly.prospero.galleon.FeaturePackLocationParser
 
FeaturePackTemplate - Class in org.wildfly.prospero.model
Definition of the provisioning changes a feature pack requires to be installed on top of the base server.
FeaturePackTemplate(String, String, String, List<String>, String, String, Boolean, boolean) - Constructor for class org.wildfly.prospero.model.FeaturePackTemplate
 
FeaturePackTemplate.Builder - Class in org.wildfly.prospero.model
 
FeaturePackTemplateManager - Class in org.wildfly.prospero.model
Matches provisioning configurations that need to be applied if a certain feature pack GAV is installed.
FeaturePackTemplateManager() - Constructor for class org.wildfly.prospero.model.FeaturePackTemplateManager
 
FeaturePackTemplateManager(FeaturePackTemplateList) - Constructor for class org.wildfly.prospero.model.FeaturePackTemplateManager
 
FeaturePackTemplateManager.FeatureTemplateVersionMismatchException - Exception in org.wildfly.prospero.model
 
FeaturesAddAction - Class in org.wildfly.prospero.actions
Installs a feature pack onto an existing server.
FeaturesAddAction(MavenOptions, Path, List<Repository>, Console) - Constructor for class org.wildfly.prospero.actions.FeaturesAddAction
 
FeaturesAddAction.ConfigurationNotFoundException - Exception in org.wildfly.prospero.actions
 
FeaturesAddAction.FeaturePackAlreadyInstalledException - Exception in org.wildfly.prospero.actions
 
FeaturesAddAction.LayerNotFoundException - Exception in org.wildfly.prospero.actions
Thrown if a requested layer cannot be found in a feature pack
FeaturesAddAction.ModelNotDefinedException - Exception in org.wildfly.prospero.actions
Thrown if either the user requested model is not supported by the feature packs, or if it is impossible to determine default model.
FeatureTemplateVersionMismatchException(String) - Constructor for exception org.wildfly.prospero.model.FeaturePackTemplateManager.FeatureTemplateVersionMismatchException
 
fileAlreadyExists(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fileAlreadyExists(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
fileAlreadyExists$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
FileConflict - Class in org.wildfly.prospero.api
 
FileConflict.AddBuilder - Class in org.wildfly.prospero.api
 
FileConflict.Change - Enum Class in org.wildfly.prospero.api
 
FileConflict.ModifyBuilder - Class in org.wildfly.prospero.api
 
FileConflict.RemoveBuilder - Class in org.wildfly.prospero.api
 
FileConflict.Resolution - Enum Class in org.wildfly.prospero.api
 
FileConflict.ResolutionBuilder - Class in org.wildfly.prospero.api
 
find(String, String, String) - Method in class org.wildfly.prospero.model.FeaturePackTemplateManager
finds a matching provisioning configuration for a given GAV.
find(Artifact) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
findChanges(Path) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
Returns list of files in the installation folder with their status (changed/added/removed)
findUpdates() - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
list artifacts changed between base and candidate servers.
findUpdates() - Method in class org.wildfly.prospero.actions.UpdateAction
generate a list of updates that can be applied to server at installDir.
findUpdates(List<Artifact>) - Method in class org.wildfly.prospero.updates.UpdateFinder
 
findUpdates(List<Repository>) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
fplDefinitionDoesntContainChannel(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fplDefinitionDoesntContainChannel(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
fplDefinitionDoesntContainChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fplNorGalleonConfigWereSet() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
fplNorGalleonConfigWereSet() - Method in interface org.wildfly.prospero.ProsperoLogger
 
fplNorGalleonConfigWereSet$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
from(String) - Static method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
from(Artifact) - Static method in class org.wildfly.prospero.promotion.CustomArtifact
 
fromMetadataBundle(Path) - Static method in class org.wildfly.prospero.api.InstallationMetadata
read the metadata from an exported zip containing configuration files
fromText(String) - Static method in enum class org.wildfly.prospero.api.SavedState.Type
 
FS - Static variable in class org.wildfly.prospero.promotion.ArtifactBundle
 

G

GALLEON_INSTALLATION_DIR - Static variable in class org.wildfly.prospero.api.InstallationMetadata
 
GalleonCallbackAdapter - Class in org.wildfly.prospero.galleon
Translates Galleon ProgressCallback into Console.progressUpdate(ProvisioningProgressEvent).
GalleonCallbackAdapter(Console, String) - Constructor for class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
galleonConfigNotFound(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
galleonConfigNotFound(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
galleonConfigNotFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
GalleonEnvironment - Class in org.wildfly.prospero.galleon
 
GalleonEnvironment.Builder - Class in org.wildfly.prospero.galleon
 
GalleonFeaturePackAnalyzer - Class in org.wildfly.prospero.galleon
 
GalleonFeaturePackAnalyzer(List<Channel>, MavenSessionManager) - Constructor for class org.wildfly.prospero.galleon.GalleonFeaturePackAnalyzer
 
GalleonUtils - Class in org.wildfly.prospero.galleon
 
GalleonUtils() - Constructor for class org.wildfly.prospero.galleon.GalleonUtils
 
GalleonUtils.GalleonExecution - Interface in org.wildfly.prospero.galleon
 
GalleonUtils.ProvisioningManagerExecution - Interface in org.wildfly.prospero.galleon
 
generateApplyRevertCommand(Path, Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyRevertCommand(Path, Path, OsShell) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyRevertCommand(Path, Path, OsShell, boolean) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyUpdateCommand(Path, Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyUpdateCommand(Path, Path, OsShell) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyUpdateCommand(Path, Path, OsShell, boolean) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateServerMetadata(List<Channel>, FeaturePackLocation) - Method in class org.wildfly.prospero.actions.SubscribeNewServerAction
 
get(ArtifactCoordinate) - Method in class org.wildfly.prospero.galleon.MavenArtifactMapper
gets a list of artifact matching required ArtifactCoordinate
getAdditionalPackages() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getAllVersions(String, String, String, String) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
getAllVersions(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getAllVersions(MavenArtifact) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
getAllVersions(MavenArtifact, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getAllVersions(MavenArtifact, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
getApplyCandidateAction(Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
 
getApplyRevertCommand(Path, Path, boolean) - Method in interface org.wildfly.prospero.spi.internal.CliProvider
generates command used to apply a revert candidate in candidatePath into installationPath
getApplyUpdateCommand(Path, Path, boolean) - Method in interface org.wildfly.prospero.spi.internal.CliProvider
generates command used to apply an update candidate in candidatePath into installationPath
getArtifact(String, String, String, String, String) - Method in class org.wildfly.prospero.galleon.ArtifactCache
finds a file associated with the GAV in the local installationDir.
getArtifactChanges() - Method in class org.wildfly.prospero.api.InstallationChanges
 
getArtifactChanges(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getArtifactChangesSince(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getArtifactCoordinates() - Method in class org.wildfly.prospero.promotion.CustomArtifactList
 
getArtifactId() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getArtifactId() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getArtifactId() - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
getArtifactList() - Method in class org.wildfly.prospero.promotion.ArtifactBundle
 
getArtifactName() - Method in class org.wildfly.prospero.api.ArtifactChange
 
getArtifacts() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getArtifacts() - Method in class org.wildfly.prospero.promotion.CustomArtifactList
 
getArtifactUpdates() - Method in class org.wildfly.prospero.updates.UpdateSet
 
getBackupPath() - Method in exception org.wildfly.prospero.api.exceptions.ApplyCandidateException
 
getByName(String) - Static method in class org.wildfly.prospero.api.InstallationProfilesManager
 
getByName(String) - Static method in class org.wildfly.prospero.api.KnownFeaturePacks
Deprecated.
 
getCandidateRevision() - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
returns the revision of the candidate server
getChangesIn(SavedState) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getChangesSinceRevision(SavedState) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
getChangesToCurrent(SavedState) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getChannelChanges() - Method in class org.wildfly.prospero.api.InstallationChanges
 
getChannelChanges(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getChannelChangesSince(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getChannelName() - Method in class org.wildfly.prospero.api.ArtifactChange
 
getChannelName() - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
getChannels() - Method in class org.wildfly.prospero.actions.MetadataAction
 
getChannels() - Method in class org.wildfly.prospero.actions.SubscribeNewServerAction.GenerateResult
 
getChannels() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getChannels() - Method in class org.wildfly.prospero.model.InstallationProfile
 
getChannels() - Method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
getChannels() - Method in class org.wildfly.prospero.model.ProsperoConfig
 
getChannelSession() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getChannelVersions() - Method in class org.wildfly.prospero.actions.MetadataAction
 
getChild(String) - Method in class org.wildfly.prospero.api.Diff
 
getChildren() - Method in class org.wildfly.prospero.api.Diff
 
getClassifier() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getCompleted() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
count of completed items when the even is emitted
getConflicts() - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
list conflicts between the candidate (installationDir and target server updateDir.
getCurrentItem() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
details of currently processed item.
getDefinition() - Method in class org.wildfly.prospero.api.ProvisioningDefinition
 
getEventType() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
type of stage event - see ProvisioningProgressEvent.EventType
getExtension() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getFeatureChanges() - Method in class org.wildfly.prospero.api.InstallationChanges
 
getFeatureChanges(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getFeatureChangesSince(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getFeaturePackRecipe(String) - Method in class org.wildfly.prospero.actions.FeaturesAddAction
find a template matching feature pack coordinates
getFeaturePacks(Path, GalleonProvisioningConfig) - Method in class org.wildfly.prospero.galleon.GalleonFeaturePackAnalyzer
lists maven coordinates (groupId:artifactId) of FeaturePacks included in the provisioningConfig.
getFpGav() - Method in class org.wildfly.prospero.licenses.License
 
getFpl() - Method in class org.wildfly.prospero.api.ProvisioningDefinition
 
getGalleonConfiguration() - Method in class org.wildfly.prospero.model.InstallationProfile
 
getGalleonConfiguration() - Method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
getGalleonProvisioningConfig() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getGroupId() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getGroupId() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getGroupId() - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
getHistoryAction() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
 
getId() - Method in class org.wildfly.prospero.model.RepositoryRef
 
getInstallationExportAction() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
 
getInstalledPacks(Path) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
getInstalledVersions() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
getInstance(Path) - Static method in class org.wildfly.prospero.galleon.ArtifactCache
returns artifact cache located at installationDir/{code CACHE_FOLDER}
getLatestVersion(String, String, String, String, String) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
getLatestVersion(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
getLatestVersion(MavenArtifact, String, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact, String, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
getLayers() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.LayerNotFoundException
 
getLicenses(Set<String>) - Method in class org.wildfly.prospero.licenses.LicenseManager
retrieve Licenses applicable to the list of FeaturePacks coordinates.
getLocalCache() - Method in class org.wildfly.prospero.api.MavenOptions
 
getLoggingLocale() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
getManifest() - Method in class org.wildfly.prospero.actions.SubscribeNewServerAction.GenerateResult
 
getManifest() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getManifestVersions() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getMavenOptions() - Method in class org.wildfly.prospero.model.ProsperoConfig
 
getMaxPulseIntervalMs() - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
getMetadataAction() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
 
getMetadataLatestVersion(String, String) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
getMetadataReleaseVersion(String, String) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
getMinPulseIntervalMs() - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
getMissingArtifacts() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
getMissingArtifacts() - Method in exception org.wildfly.prospero.api.exceptions.UnresolvedChannelMetadataException
 
getModel() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.ConfigurationNotFoundException
 
getModel() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.ModelNotDefinedException
 
getMsg() - Method in class org.wildfly.prospero.api.SavedState
 
getName() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.ConfigurationNotFoundException
 
getName() - Method in class org.wildfly.prospero.api.Diff
 
getName() - Method in class org.wildfly.prospero.api.SavedState
 
getName() - Method in class org.wildfly.prospero.licenses.License
 
getName() - Method in class org.wildfly.prospero.model.InstallationProfile
 
getName() - Method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
getName() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
 
getNames() - Static method in class org.wildfly.prospero.api.InstallationProfilesManager
 
getNames() - Static method in class org.wildfly.prospero.api.KnownFeaturePacks
Deprecated.
 
getNewChannel() - Method in class org.wildfly.prospero.api.ChannelChange
 
getNewValue() - Method in class org.wildfly.prospero.api.Diff
 
getNewVersion() - Method in class org.wildfly.prospero.api.ArtifactChange
 
getOldChannel() - Method in class org.wildfly.prospero.api.ChannelChange
 
getOldValue() - Method in class org.wildfly.prospero.api.Diff
 
getOldVersion() - Method in class org.wildfly.prospero.api.ArtifactChange
 
getOperation() - Method in class org.wildfly.prospero.updates.MarkerFile
 
getPendingLicenses(GalleonProvisioningConfig, List<Channel>) - Method in class org.wildfly.prospero.actions.ProvisioningAction
List agreements and licenses that need to be accepted before installing the required Feature Packs.
getProgress() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
percentage of completion at the time of emitting the event
getProgressPulsePct() - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
getProsperoConfig() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getProvisionDir() - Method in class org.wildfly.prospero.actions.SubscribeNewServerAction.GenerateResult
 
getProvisioning() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getProvisioningRepo() - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
getRecordedProvisioningConfig() - Method in class org.wildfly.prospero.api.InstallationMetadata
galleon configuration used to provision current state of the server.
getRelativePath() - Method in class org.wildfly.prospero.api.FileConflict
 
getReplacesDependency() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getRepositories() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
getRepositories() - Method in exception org.wildfly.prospero.api.exceptions.UnresolvedChannelMetadataException
 
getRepository() - Method in class org.wildfly.prospero.promotion.ArtifactBundle
 
getRepositoryManager() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getRequiredLicenses(String) - Method in class org.wildfly.prospero.actions.FeaturesAddAction
 
getResolution() - Method in class org.wildfly.prospero.api.FileConflict
 
getRevisionChanges(SavedState) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
gets a list of changes related to the savedState.
getRevisions() - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
getRevisions() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getRevisions() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getSavedState(SavedState) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getSchemaVersion() - Method in class org.wildfly.prospero.updates.CandidateProperties
 
getScriptName(OsShell) - Method in interface org.wildfly.prospero.spi.internal.CliProvider
returns the script name used to run Prospero.
getSourceServerPath() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
getStage() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
name of the current stage
getState() - Method in class org.wildfly.prospero.updates.MarkerFile
 
getStatus() - Method in class org.wildfly.prospero.api.Diff
 
getSupportedLayers() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.LayerNotFoundException
 
getSupportedModels() - Method in exception org.wildfly.prospero.actions.FeaturesAddAction.ModelNotDefinedException
 
getText() - Method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
getText() - Method in class org.wildfly.prospero.licenses.License
 
getTimestamp() - Method in class org.wildfly.prospero.api.SavedState
 
getTitle() - Method in class org.wildfly.prospero.licenses.License
 
getTotal() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
total count of items to complete in current stage
getTransitiveDependency() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getType() - Method in class org.wildfly.prospero.api.FeatureChange
 
getType() - Method in class org.wildfly.prospero.api.SavedState
 
getUpdateAction(List<Repository>) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
 
getUpdateChange() - Method in class org.wildfly.prospero.api.FileConflict
 
getUpdateChannel(String) - Method in class org.wildfly.prospero.updates.CandidateProperties
 
getUpdates() - Method in class org.wildfly.prospero.updates.CandidateProperties
 
getUrl() - Method in class org.wildfly.prospero.model.RepositoryRef
 
getUserChange() - Method in class org.wildfly.prospero.api.FileConflict
 
getValidationMessages() - Method in exception org.wildfly.prospero.api.exceptions.ChannelDefinitionException
 
getVersion() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
getVersion() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getVersion() - Static method in class org.wildfly.prospero.VersionLogger
 
GIT_HISTORY_USER - Static variable in class org.wildfly.prospero.installation.git.GitStorage
 
GitStorage - Class in org.wildfly.prospero.installation.git
 
GitStorage(Path) - Constructor for class org.wildfly.prospero.installation.git.GitStorage
 

H

hashCode() - Method in class org.wildfly.prospero.api.Diff
 
hashCode() - Method in class org.wildfly.prospero.api.FileConflict
 
hashCode() - Method in class org.wildfly.prospero.api.MavenOptions
 
hashCode() - Method in class org.wildfly.prospero.api.SavedState
 
hashCode() - Method in class org.wildfly.prospero.licenses.License
 
hashCode() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
hashCode() - Method in class org.wildfly.prospero.model.RepositoryRef
 
hashCode() - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
hashCode() - Method in class org.wildfly.prospero.updates.CandidateProperties
 
hashCode() - Method in class org.wildfly.prospero.updates.MarkerFile
 
hasValues() - Method in class org.wildfly.prospero.api.Diff
checks if the record holds any non-null values.
history() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
historyDetails(String, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
historyDetails(String, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
historyDetails$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 

I

incompleteMetadataBundle(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
incompleteMetadataBundle(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
incompleteMetadataBundle$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
install(MavenArtifact, Path) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
install(MavenArtifact, Path) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
INSTALL - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
 
InstallationChanges - Class in org.wildfly.prospero.api
 
InstallationChanges(List<ArtifactChange>, List<ChannelChange>, List<FeatureChange>) - Constructor for class org.wildfly.prospero.api.InstallationChanges
 
installationDirAlreadyExists(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
installationDirAlreadyExists(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
installationDirAlreadyExists$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
installationDirDoesNotExist(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
installationDirDoesNotExist(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
installationDirDoesNotExist$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
InstallationExportAction - Class in org.wildfly.prospero.actions
 
InstallationExportAction(Path) - Constructor for class org.wildfly.prospero.actions.InstallationExportAction
 
installationExported(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
installationExported(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
installationExported$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
InstallationHistoryAction - Class in org.wildfly.prospero.actions
 
InstallationHistoryAction(Path, Console) - Constructor for class org.wildfly.prospero.actions.InstallationHistoryAction
 
InstallationMetadata - Class in org.wildfly.prospero.api
 
InstallationMetadata(Path, ChannelManifest, ProsperoConfig, GitStorage, Optional<ManifestVersionRecord>, GalleonProvisioningConfig) - Constructor for class org.wildfly.prospero.api.InstallationMetadata
 
InstallationProfile - Class in org.wildfly.prospero.model
 
InstallationProfile(String, List<Channel>, URI) - Constructor for class org.wildfly.prospero.model.InstallationProfile
 
InstallationProfilesManager - Class in org.wildfly.prospero.api
Defines well known Galleon feature packs.
InstallationProfilesManager() - Constructor for class org.wildfly.prospero.api.InstallationProfilesManager
 
InstallationRestoreAction - Class in org.wildfly.prospero.actions
 
InstallationRestoreAction(Path, MavenOptions, Console) - Constructor for class org.wildfly.prospero.actions.InstallationRestoreAction
 
INTERNAL_UPDATE - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
Change that should not be visible to users.
invalidCandidateMarker(Path, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidCandidateMarker(Path, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidCandidateMarker$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidChannel(InvalidChannelMetadataException) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidChannel(InvalidChannelMetadataException) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidFpl(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidFpl(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidFpl$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidInstallationDir(Path, List<Path>) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidInstallationDir(Path, List<Path>) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidInstallationDir$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidManifest(InvalidChannelMetadataException) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidManifest(InvalidChannelMetadataException) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidManifest$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidMarkerFileOperation(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidMarkerFileOperation(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidMarkerFileOperation$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidMetadataBundle(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidMetadataBundle(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidMetadataBundle$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidPropertySubstitutionValue(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidPropertySubstitutionValue(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidPropertySubstitutionValue$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidRepositoryArchive() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidRepositoryArchive() - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidRepositoryArchive$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
InvalidRepositoryArchiveException - Exception in org.wildfly.prospero.api.exceptions
 
InvalidRepositoryArchiveException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.InvalidRepositoryArchiveException
 
InvalidRepositoryArchiveException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.InvalidRepositoryArchiveException
 
invalidUpdateCandidate(Path, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidUpdateCandidate(Path, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidUpdateCandidate$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
InvalidUpdateCandidateException - Exception in org.wildfly.prospero.api.exceptions
 
InvalidUpdateCandidateException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.InvalidUpdateCandidateException
 
InvalidUpdateCandidateException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.InvalidUpdateCandidateException
 
InvalidUpdateCandidateException(Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.InvalidUpdateCandidateException
 
invalidUrl(String, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
invalidUrl(String, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
invalidUrl$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
isDowngrade() - Method in class org.wildfly.prospero.api.ArtifactChange
 
isEmpty() - Method in class org.wildfly.prospero.api.InstallationChanges
 
isEmpty() - Method in class org.wildfly.prospero.updates.UpdateSet
 
isFeaturePackAvailable(String) - Method in class org.wildfly.prospero.actions.FeaturesAddAction
check if a feature pack with featurePackCoord can be resolved in available channels.
isInstalled() - Method in class org.wildfly.prospero.api.ArtifactChange
 
isLatestVersionResolved(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
isLatestVersionResolved(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
isManifestCoordDefined() - Method in class org.wildfly.prospero.actions.SubscribeNewServerAction.GenerateResult
 
isNoLocalCache() - Method in class org.wildfly.prospero.api.MavenOptions
 
isOffline() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
isOffline() - Method in exception org.wildfly.prospero.api.exceptions.UnresolvedChannelMetadataException
 
isOffline() - Method in class org.wildfly.prospero.api.MavenOptions
 
isOffline() - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
isRemoved() - Method in class org.wildfly.prospero.api.ArtifactChange
 
isRequiresLayers() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
isResolved(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
isResolved(MavenArtifact) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
isRollbackSuccessful() - Method in exception org.wildfly.prospero.api.exceptions.ApplyCandidateException
 
isSameArtifact(MavenArtifact, MavenArtifact) - Static method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
isSlowPhase() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
if set, the current phase doesn't receive any updates and can be a relatively slow process
isStarted() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
isSupportsCustomization() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
isUpdated() - Method in class org.wildfly.prospero.api.ArtifactChange
 
isValidCoordinate(String) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
isWellKnownName(String) - Static method in class org.wildfly.prospero.api.InstallationProfilesManager
 
isWellKnownName(String) - Static method in class org.wildfly.prospero.api.KnownFeaturePacks
Deprecated.
 

J

JBOSS_BULK_RESOLVE_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
JBOSS_BULK_RESOLVE_VALUE - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
JBOSS_FORK_EMBEDDED_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
JBOSS_FORK_EMBEDDED_VALUE - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
JBOSS_MODULES_SETTINGS_XML_URL - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 

K

KnownFeaturePack - Class in org.wildfly.prospero.model
Deprecated.
KnownFeaturePack(String, List<Channel>, URI) - Constructor for class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
KnownFeaturePacks - Class in org.wildfly.prospero.api
Deprecated.
KnownFeaturePacks() - Constructor for class org.wildfly.prospero.api.KnownFeaturePacks
Deprecated.
 

L

LayerNotFoundException(String, Set<String>, Set<String>) - Constructor for exception org.wildfly.prospero.actions.FeaturesAddAction.LayerNotFoundException
 
layerNotFoundInFeaturePack(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
layerNotFoundInFeaturePack(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
layerNotFoundInFeaturePack$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
LAYERS - Enum constant in enum class org.wildfly.prospero.api.FeatureChange.Type
 
License - Class in org.wildfly.prospero.licenses
 
License(String, String, String, String) - Constructor for class org.wildfly.prospero.licenses.License
 
LICENSE_AGREEMENT_FILENAME - Static variable in class org.wildfly.prospero.licenses.LicenseManager
 
LICENSE_DEFINITION_NAME - Static variable in class org.wildfly.prospero.licenses.LicenseManager
 
LicenseManager - Class in org.wildfly.prospero.licenses
Manages stored licenses and agreements.
LicenseManager() - Constructor for class org.wildfly.prospero.licenses.LicenseManager
 
LICENSES_FOLDER - Static variable in class org.wildfly.prospero.licenses.LicenseManager
 
listAllRepositories() - Method in class org.wildfly.prospero.model.ProsperoConfig
 
listChannels() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
listChannels() - Method in interface org.wildfly.prospero.ProsperoLogger
 
listChannels() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
listChannels$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
listHistory(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
listHistory(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
listHistory$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
loadInstallation(Path) - Static method in class org.wildfly.prospero.api.InstallationMetadata
load the metadata of an existing installation.
loadProvisioningConfig(InputStream) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
Deprecated, for removal: This API element is subject to removal in a future version.
loadProvisioningConfig(URI) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
Deprecated, for removal: This API element is subject to removal in a future version.
LOCAL_MAVEN_REPO - Static variable in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
logVersionOnStartup() - Static method in class org.wildfly.prospero.VersionLogger
Log the version of prospero on startup.

M

main(String[]) - Static method in class org.wildfly.prospero.actions.InstallationExportAction
 
manifestCoordFromString(String) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
ManifestYamlSupport - Class in org.wildfly.prospero.model
 
ManifestYamlSupport() - Constructor for class org.wildfly.prospero.model.ManifestYamlSupport
 
MarkerFile - Class in org.wildfly.prospero.updates
 
MarkerFile(String, ApplyCandidateAction.Type) - Constructor for class org.wildfly.prospero.updates.MarkerFile
 
MAVEN_REPO_LOCAL - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
MavenArtifactDirectResolverRepositoryManager - Class in org.wildfly.prospero.galleon
A MavenRepoManager implementation that will do direct artifact resolving.
MavenArtifactDirectResolverRepositoryManager(ChannelSession) - Constructor for class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
MavenArtifactMapper - Class in org.wildfly.prospero.galleon
 
MavenArtifactMapper(Collection<MavenArtifact>) - Constructor for class org.wildfly.prospero.galleon.MavenArtifactMapper
 
MavenOptions - Class in org.wildfly.prospero.api
 
MavenOptions.Builder - Class in org.wildfly.prospero.api
 
MavenSessionManager - Class in org.wildfly.prospero.wfchannel
 
MavenSessionManager() - Constructor for class org.wildfly.prospero.wfchannel.MavenSessionManager
 
MavenSessionManager(MavenOptions) - Constructor for class org.wildfly.prospero.wfchannel.MavenSessionManager
 
MavenSessionManager(MavenSessionManager) - Constructor for class org.wildfly.prospero.wfchannel.MavenSessionManager
 
merge(MavenOptions) - Method in class org.wildfly.prospero.api.MavenOptions
 
MetadataAction - Class in org.wildfly.prospero.actions
Metadata related actions wrapper.
MetadataAction(Path) - Constructor for class org.wildfly.prospero.actions.MetadataAction
 
MetadataAction(InstallationMetadata) - Constructor for class org.wildfly.prospero.actions.MetadataAction
 
MetadataException - Exception in org.wildfly.prospero.api.exceptions
Represents metadata read/write operations exceptions
MetadataException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.MetadataException
 
MetadataException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.MetadataException
 
ModelNotDefinedException(String, String, Set<String>) - Constructor for exception org.wildfly.prospero.actions.FeaturesAddAction.ModelNotDefinedException
 
ModelNotDefinedException(String, Set<String>) - Constructor for exception org.wildfly.prospero.actions.FeaturesAddAction.ModelNotDefinedException
 
modelNotFoundInFeaturePack(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
modelNotFoundInFeaturePack(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
modelNotFoundInFeaturePack$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
modified(Channel, Channel) - Static method in class org.wildfly.prospero.api.ChannelChange
 
MODIFIED - Enum constant in enum class org.wildfly.prospero.api.Diff.Status
 
MODIFIED - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Change
 
MODULE_PATH_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 

N

newGalleonBuilder(MavenRepoManager, Consumer<String>) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
newInstallation(Path, ChannelManifest, ProsperoConfig, Optional<ManifestVersionRecord>) - Static method in class org.wildfly.prospero.api.InstallationMetadata
create an in-memory installation metadata.
newInstance() - Static method in class org.wildfly.prospero.api.TemporaryFilesManager
 
newProvisioning(GalleonBuilder, Path, GalleonProvisioningConfig, Path, boolean) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
newRepositorySystem() - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
newRepositorySystemSession(RepositorySystem) - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
NO_CHANGES - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
noArtifactsToPackage() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noArtifactsToPackage() - Method in interface org.wildfly.prospero.ProsperoLogger
 
noArtifactsToPackage$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noCandidateConflicts() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noCandidateConflicts() - Method in interface org.wildfly.prospero.ProsperoLogger
 
noCandidateConflicts$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noChangesAvailable(Path, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noChangesAvailable(Path, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
noChangesAvailable$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
NoChannelException - Exception in org.wildfly.prospero.api.exceptions
 
NoChannelException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.NoChannelException
 
NoChannelException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.NoChannelException
 
noChannelManifestReference(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noChannelManifestReference(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
noChannelManifestReference$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noChannelReference() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noChannelReference() - Method in interface org.wildfly.prospero.ProsperoLogger
 
noChannelReference$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noDefaultModel() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noDefaultModel() - Method in interface org.wildfly.prospero.ProsperoLogger
 
noDefaultModel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
NONE - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Change
 
nonMavenChannelRef() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
nonMavenChannelRef() - Method in interface org.wildfly.prospero.ProsperoLogger
 
nonMavenChannelRef$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
NOT_CANDIDATE - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
notCandidate(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
notCandidate(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
notCandidate$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noUpdatesFound(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
noUpdatesFound(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
noUpdatesFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 

O

OBJECT_MAPPER - Static variable in class org.wildfly.prospero.updates.CandidatePropertiesParser
 
OFFLINE - Static variable in class org.wildfly.prospero.api.MavenOptions
 
OFFLINE_NO_CACHE - Static variable in class org.wildfly.prospero.api.MavenOptions
 
OK - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
OperationException - Exception in org.wildfly.prospero.api.exceptions
 
OperationException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.OperationException
 
OperationException(String, Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.OperationException
 
OperationException(Throwable) - Constructor for exception org.wildfly.prospero.api.exceptions.OperationException
 
org.wildfly.prospero - package org.wildfly.prospero
 
org.wildfly.prospero.actions - package org.wildfly.prospero.actions
 
org.wildfly.prospero.api - package org.wildfly.prospero.api
 
org.wildfly.prospero.api.exceptions - package org.wildfly.prospero.api.exceptions
 
org.wildfly.prospero.galleon - package org.wildfly.prospero.galleon
 
org.wildfly.prospero.installation.git - package org.wildfly.prospero.installation.git
 
org.wildfly.prospero.licenses - package org.wildfly.prospero.licenses
 
org.wildfly.prospero.model - package org.wildfly.prospero.model
 
org.wildfly.prospero.promotion - package org.wildfly.prospero.promotion
 
org.wildfly.prospero.spi - package org.wildfly.prospero.spi
 
org.wildfly.prospero.spi.internal - package org.wildfly.prospero.spi.internal
 
org.wildfly.prospero.updates - package org.wildfly.prospero.updates
 
org.wildfly.prospero.wfchannel - package org.wildfly.prospero.wfchannel
 
outFileExists(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
outFileExists(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
outFileExists$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
overrideRepositories(List<Channel>, List<Repository>) - Static method in class org.wildfly.prospero.api.TemporaryRepositoriesHandler
 
overridesLocalCache() - Method in class org.wildfly.prospero.api.MavenOptions
 
overwritten() - Method in class org.wildfly.prospero.api.FileConflict.ResolutionBuilder
 

P

parse(File) - Static method in class org.wildfly.prospero.model.ManifestYamlSupport
 
performUpdate() - Method in class org.wildfly.prospero.actions.UpdateAction
performs a full in-place update of installDir.
performUpdateStarted(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
performUpdateStarted(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
performUpdateStarted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
predefinedFplOrChannelRequired(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
predefinedFplOrChannelRequired(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
predefinedFplOrChannelRequired$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
prepareRevert(String, Path, List<Repository>) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
prepareRevert(SavedState, MavenOptions, List<Repository>, Path) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
prepareUpdate(Path, List<Repository>) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
prettyPrint() - Method in class org.wildfly.prospero.api.ArtifactChange
 
prettyPrint() - Method in class org.wildfly.prospero.api.FileConflict
 
PRINT_ONLY_CONFLICTS_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
PRINT_ONLY_CONFLICTS_VALUE - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
printCoordinate(ArtifactCoordinate) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
printCoordinate(ChannelMetadataCoordinate) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
println(String) - Method in interface org.wildfly.prospero.api.Console
print user message
printStream(ArtifactCoordinate) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
processing(ProgressTracker<Object>) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
progressUpdate(ProvisioningProgressEvent) - Method in interface org.wildfly.prospero.api.Console
print provisioning progress update
promote(Path, URL, ChannelManifestCoordinate) - Method in class org.wildfly.prospero.actions.PromoteArtifactBundleAction
 
promote(List<ArtifactCoordinate>, ChannelCoordinate, RemoteRepository) - Method in class org.wildfly.prospero.promotion.ArtifactPromoter
 
PromoteArtifactBundleAction - Class in org.wildfly.prospero.actions
 
PromoteArtifactBundleAction(Console) - Constructor for class org.wildfly.prospero.actions.PromoteArtifactBundleAction
 
promotingArtifacts(URL) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
promotingArtifacts(URL) - Method in interface org.wildfly.prospero.ProsperoLogger
 
promotingArtifacts$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
ProsperoConfig - Class in org.wildfly.prospero.model
 
ProsperoConfig(List<Channel>) - Constructor for class org.wildfly.prospero.model.ProsperoConfig
 
ProsperoConfig(List<Channel>, MavenOptions) - Constructor for class org.wildfly.prospero.model.ProsperoConfig
 
ProsperoInstallationManager - Class in org.wildfly.prospero.spi
 
ProsperoInstallationManager(Path, MavenOptions) - Constructor for class org.wildfly.prospero.spi.ProsperoInstallationManager
 
ProsperoInstallationManager(ProsperoInstallationManager.ActionFactory) - Constructor for class org.wildfly.prospero.spi.ProsperoInstallationManager
 
ProsperoInstallationManager.ActionFactory - Class in org.wildfly.prospero.spi
 
ProsperoInstallationManagerFactory - Class in org.wildfly.prospero.spi
 
ProsperoInstallationManagerFactory() - Constructor for class org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
 
ProsperoLogger - Interface in org.wildfly.prospero
 
ProsperoLogger_$logger - Class in org.wildfly.prospero
Warning this class consists of generated code.
ProsperoLogger_$logger(Logger) - Constructor for class org.wildfly.prospero.ProsperoLogger_$logger
 
provision(GalleonProvisioningConfig, List<Channel>) - Method in class org.wildfly.prospero.actions.ProvisioningAction
Provision installation according to given ProvisioningDefinition.
provision(GalleonProvisioningConfig, List<Channel>, List<Repository>) - Method in class org.wildfly.prospero.actions.ProvisioningAction
Provision installation according to given ProvisioningDefinition.
PROVISIONING_FILE_NAME - Static variable in class org.wildfly.prospero.api.InstallationMetadata
 
ProvisioningAction - Class in org.wildfly.prospero.actions
 
ProvisioningAction(Path, MavenOptions, Console) - Constructor for class org.wildfly.prospero.actions.ProvisioningAction
 
provisioningComplete(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
provisioningComplete(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
provisioningComplete$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
ProvisioningDefinition - Class in org.wildfly.prospero.api
 
ProvisioningDefinition.Builder - Class in org.wildfly.prospero.api
 
ProvisioningProgressEvent - Class in org.wildfly.prospero.api
Represents provisioning progress.
ProvisioningProgressEvent(String, ProvisioningProgressEvent.EventType, long, long) - Constructor for class org.wildfly.prospero.api.ProvisioningProgressEvent
 
ProvisioningProgressEvent(String, ProvisioningProgressEvent.EventType, long, long, String, boolean) - Constructor for class org.wildfly.prospero.api.ProvisioningProgressEvent
 
ProvisioningProgressEvent.EventType - Enum Class in org.wildfly.prospero.api
 
ProvisioningRuntimeException - Exception in org.wildfly.prospero.api.exceptions
 
ProvisioningRuntimeException(String) - Constructor for exception org.wildfly.prospero.api.exceptions.ProvisioningRuntimeException
 
pulse(ProgressTracker) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 

R

read(Path) - Static method in class org.wildfly.prospero.api.MavenOptions
 
read(Path) - Static method in class org.wildfly.prospero.updates.CandidatePropertiesParser
 
read(Path) - Static method in class org.wildfly.prospero.updates.MarkerFile
 
readConfig(URL) - Static method in class org.wildfly.prospero.model.InstallationProfile
 
readConfig(URL) - Static method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
readConfig(Path) - Static method in class org.wildfly.prospero.model.ProsperoConfig
 
readFrom(Path) - Static method in class org.wildfly.prospero.promotion.CustomArtifactList
 
readLicenses(URL) - Static method in class org.wildfly.prospero.licenses.License
 
readProvisioningConfig(URI) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
record() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
record(MavenArtifact, Path) - Method in class org.wildfly.prospero.galleon.ArtifactCache
records file in the cache descriptor.
recordAgreements(List<License>, Path) - Method in class org.wildfly.prospero.licenses.LicenseManager
create a record of approved licenses within the installation.
recordChange(SavedState.Type) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
recordChange(SavedState.Type, String...) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
recordConfigChange() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
recordProvision(boolean) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
recordProvision(boolean, boolean) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
removeCandidate(File) - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
 
removeChannel(String) - Method in class org.wildfly.prospero.actions.MetadataAction
 
removeChannel(String) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
removed(Artifact) - Static method in class org.wildfly.prospero.api.ArtifactChange
 
removed(Channel) - Static method in class org.wildfly.prospero.api.ChannelChange
 
REMOVED - Enum constant in enum class org.wildfly.prospero.api.Diff.Status
 
REMOVED - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Change
 
removingChannel(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
removingChannel(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
removingChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
repositoriesMustBeSetWithManifest() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
repositoriesMustBeSetWithManifest() - Method in interface org.wildfly.prospero.ProsperoLogger
 
repositoriesMustBeSetWithManifest$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
RepositoryRef - Class in org.wildfly.prospero.model
 
RepositoryRef(String, String) - Constructor for class org.wildfly.prospero.model.RepositoryRef
 
RepositoryUtils - Class in org.wildfly.prospero.api
 
RepositoryUtils() - Constructor for class org.wildfly.prospero.api.RepositoryUtils
 
REQUIRED_FILES - Static variable in class org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
 
reset() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
resolve(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolve(MavenArtifact) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
resolve(MavenArtifact, MavenArtifact) - Static method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
resolveAll(Collection<MavenArtifact>) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolveAll(Collection<MavenArtifact>) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
resolveArtifact(String, String, String, String, String) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
resolveArtifacts(List<ArtifactCoordinate>) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
resolveChannelMetadata(List<? extends ChannelMetadataCoordinate>) - Method in class org.wildfly.prospero.galleon.CachedVersionResolver
 
resolveChannels(VersionResolverFactory) - Method in class org.wildfly.prospero.api.ProvisioningDefinition
Resolves channel coordinates into Channel instances.
resolvedChannel() - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolveFpl(String) - Static method in class org.wildfly.prospero.galleon.FeaturePackLocationParser
 
resolveLatestVersion(MavenArtifact, String, boolean) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolveLatestVersion(MavenArtifact, String, boolean) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
resolveLatestVersion(MavenArtifact, String, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolveLatestVersion(MavenArtifact, String, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.MavenArtifactDirectResolverRepositoryManager
 
restore(Path, List<Repository>) - Method in class org.wildfly.prospero.actions.InstallationRestoreAction
 
reverse() - Method in class org.wildfly.prospero.api.ArtifactChange
 
revert(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
REVERT - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
revertCandidateCompleted(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertCandidateCompleted(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
revertCandidateCompleted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertCandidateStarted(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertCandidateStarted(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
revertCandidateStarted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertCompleted(Path, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertCompleted(Path, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
revertCompleted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertStarted(Path, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revertStarted(Path, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
revertStarted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
revisionDetails(String) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
rollback(SavedState, MavenOptions, List<Repository>) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
ROLLBACK - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
 
ROOT_LOGGER - Static variable in interface org.wildfly.prospero.ProsperoLogger
 

S

SavedState - Class in org.wildfly.prospero.api
 
SavedState(String) - Constructor for class org.wildfly.prospero.api.SavedState
 
SavedState(String, Instant, SavedState.Type, String) - Constructor for class org.wildfly.prospero.api.SavedState
 
SavedState.Type - Enum Class in org.wildfly.prospero.api
 
savedStateNotFound(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
savedStateNotFound(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
savedStateNotFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
serverRunningError() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
serverRunningError() - Method in interface org.wildfly.prospero.ProsperoLogger
 
serverRunningError$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
setArtifactDirectResolve(boolean) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
Resolving the artifacts directly without checking the channel manifest or not.
setChannelCoordinates(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setChannelCoordinates(List<String>) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setConfigStabilityLevel(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setConsole(Console) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setDefinitionFile(URI) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setFpl(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setLocalCachePath(Path) - Method in class org.wildfly.prospero.api.MavenOptions.Builder
 
setManifest(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setManifest(ChannelManifest) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
setManifests(List<String>) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setNoLocalCache(boolean) - Method in class org.wildfly.prospero.api.MavenOptions.Builder
 
setOffline(boolean) - Method in class org.wildfly.prospero.api.MavenOptions.Builder
 
setOffline(boolean) - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
setOverrideRepositories(List<Repository>) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setPackageStabilityLevel(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setProfile(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setProvisioningConfig(GalleonProvisioningConfig) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setReplacesDependency(String) - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
setRequiresLayers(boolean) - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
setResolvedFpTracker(Consumer<String>) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setRestoreManifest(ChannelManifest) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setRestoreManifest(ChannelManifest, ManifestVersionRecord) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
use the manifest to resolve artifact versions instead of defined channels.
setSourceServerPath(Path) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setStabilityLevel(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setSupportsCustomization(boolean) - Method in class org.wildfly.prospero.model.FeaturePackTemplate.Builder
 
shortDescription() - Method in class org.wildfly.prospero.api.SavedState
 
STALE - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
staleCandidate(Path, Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
staleCandidate(Path, Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
staleCandidate$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
STANDALONE_STARTUP_MARKER - Static variable in class org.wildfly.prospero.actions.ApplyCandidateAction
 
startedPhase(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
startedPhase(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
startedPhase$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
starting(ProgressTracker) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
STARTING - Enum constant in enum class org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
new stage has been started
startingProvision(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
startingProvision(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
startingProvision$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
STORE_INPUT_PROVISIONING_CONFIG_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
STORE_INPUT_PROVISIONING_CONFIG_VALUE - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
STORE_PROVISIONED_ARTIFACTS - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
STORE_PROVISIONED_ARTIFACTS_VALUE - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 
streamNotFound() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
streamNotFound() - Method in interface org.wildfly.prospero.ProsperoLogger
 
streamNotFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
StreamNotFoundException - Exception in org.wildfly.prospero.api.exceptions
 
StreamNotFoundException(String, Throwable, Set<ArtifactCoordinate>, Set<Repository>, boolean) - Constructor for exception org.wildfly.prospero.api.exceptions.StreamNotFoundException
 
SubscribeNewServerAction - Class in org.wildfly.prospero.actions
The action used to generate a server based on the Channels and a FeaturePackLocation with specified version.
SubscribeNewServerAction(MavenOptions, Console) - Constructor for class org.wildfly.prospero.actions.SubscribeNewServerAction
 
SubscribeNewServerAction.GenerateResult - Class in org.wildfly.prospero.actions
 
substitute(Channel) - Method in class org.wildfly.prospero.galleon.ChannelManifestSubstitutor
 

T

temporaryCandidateFolder(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
temporaryCandidateFolder(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
temporaryCandidateFolder$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
TemporaryFilesManager - Class in org.wildfly.prospero.api
Tracks created temporary files and removes them when close() is closed.
TemporaryRepositoriesHandler - Class in org.wildfly.prospero.api
 
TemporaryRepositoriesHandler() - Constructor for class org.wildfly.prospero.api.TemporaryRepositoriesHandler
 
toChannelArtifacts() - Method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
toChannelRepository(RemoteRepository) - Static method in class org.wildfly.prospero.api.RepositoryUtils
 
toCoordinate() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
toProvisioningConfig() - Method in class org.wildfly.prospero.api.ProvisioningDefinition
 
toRemoteRepository(String, String) - Static method in class org.wildfly.prospero.api.RepositoryUtils
 
toRemoteRepository(Repository) - Static method in class org.wildfly.prospero.api.RepositoryUtils
 
toString() - Method in class org.wildfly.prospero.api.Diff
 
toString() - Method in class org.wildfly.prospero.api.FileConflict
 
toString() - Method in class org.wildfly.prospero.api.MavenOptions
 
toString() - Method in class org.wildfly.prospero.api.ProvisioningProgressEvent
 
toString() - Method in class org.wildfly.prospero.model.FeaturePackTemplate
 
toString() - Method in class org.wildfly.prospero.model.InstallationProfile
 
toString() - Method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
toString() - Method in class org.wildfly.prospero.model.RepositoryRef
 
toString() - Method in class org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
 
toString() - Method in class org.wildfly.prospero.updates.CandidateProperties
 
toString() - Method in class org.wildfly.prospero.updates.MarkerFile
 
TRACK_JB_ARTIFACTS_RESOLVE - Static variable in class org.wildfly.prospero.galleon.GalleonEnvironment
 
TRACK_JBEXAMPLES - Static variable in class org.wildfly.prospero.galleon.GalleonEnvironment
 
TRACK_JBMODULES - Static variable in class org.wildfly.prospero.galleon.GalleonEnvironment
 
TRACK_RESOLVING_VERSIONS - Static variable in class org.wildfly.prospero.galleon.GalleonEnvironment
 

U

unableToAccessHistoryStorage(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToAccessHistoryStorage(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToAccessHistoryStorage$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCloseStore(Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCloseStore(Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCloseStore$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCompareHashDirs(Path, Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCompareHashDirs(Path, Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCompareHashDirs$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateCache(Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateCache(Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCreateCache$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateHistoryStorage(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateHistoryStorage(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCreateHistoryStorage$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateTemporaryDirectory(Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateTemporaryDirectory(Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCreateTemporaryDirectory$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateTemporaryFile(Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToCreateTemporaryFile(Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToCreateTemporaryFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToDownloadFile(Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToDownloadFile(Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToDownloadFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToEvaluateSymbolicLink(Path, IOException) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToEvaluateSymbolicLink(Path, IOException) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToEvaluateSymbolicLink$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToExtractRepositoryArchive(String, Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToExtractRepositoryArchive(String, Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToExtractRepositoryArchive$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseConfiguration(Path, Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseConfiguration(Path, Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToParseConfiguration$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseConfigurationUri(URI, Throwable) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseConfigurationUri(URI, Throwable) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToParseConfigurationUri$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseCustomizationBundle(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToParseCustomizationBundle(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToParseCustomizationBundle$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToPromote(URL, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToPromote(URL, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToPromote$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadArtifactCache(int, String, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadArtifactCache(int, String, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToReadArtifactCache$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadChannelNames(String, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadChannelNames(String, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToReadChannelNames$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadFile(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToReadFile(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToReadFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToResolve() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToResolve() - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToResolve$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToSaveConfiguration(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToSaveConfiguration(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToSaveConfiguration$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToWriteChannelNamesToFile(String, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToWriteChannelNamesToFile(String, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToWriteChannelNamesToFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToWriteFile(Path, Exception) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unableToWriteFile(Path, Exception) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unableToWriteFile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unexpectedArtifact(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unexpectedArtifact(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unexpectedArtifact$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
UNKNOWN - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
 
unknownInstallationProfile(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unknownInstallationProfile(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
unknownInstallationProfile$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
UnresolvedChannelMetadataException - Exception in org.wildfly.prospero.api.exceptions
 
UnresolvedChannelMetadataException(String, Throwable, Set<ChannelMetadataCoordinate>, Set<Repository>, boolean) - Constructor for exception org.wildfly.prospero.api.exceptions.UnresolvedChannelMetadataException
 
unsupportedPromotionTarget() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unsupportedPromotionTarget() - Method in interface org.wildfly.prospero.ProsperoLogger
 
unsupportedPromotionTarget$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
unzipArchives(List<Repository>, TemporaryFilesManager) - Static method in class org.wildfly.prospero.api.RepositoryUtils
extracts repositories provided as ZIP archives and produces a list of Repositories pointing to extracted folders.
UPDATE - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
UPDATE - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Resolution
 
UPDATE - Enum constant in enum class org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
progress update on current stage
UPDATE - Enum constant in enum class org.wildfly.prospero.api.SavedState.Type
 
UPDATE_MARKER_FILE - Static variable in class org.wildfly.prospero.updates.MarkerFile
 
UpdateAction - Class in org.wildfly.prospero.actions
 
UpdateAction(Path, MavenOptions, Console, List<Repository>) - Constructor for class org.wildfly.prospero.actions.UpdateAction
 
updateAdded() - Method in class org.wildfly.prospero.api.FileConflict.AddBuilder
 
updateCandidateCompleted(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updateCandidateCompleted(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
updateCandidateCompleted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updateCandidateStarted(Path) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updateCandidateStarted(Path) - Method in interface org.wildfly.prospero.ProsperoLogger
 
updateCandidateStarted$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updated(Artifact, Artifact) - Static method in class org.wildfly.prospero.api.ArtifactChange
 
updated(Artifact, Artifact, String) - Static method in class org.wildfly.prospero.api.ArtifactChange
 
updateDidntChange() - Method in class org.wildfly.prospero.api.FileConflict.AddBuilder
 
updateDidntChange() - Method in class org.wildfly.prospero.api.FileConflict.ModifyBuilder
 
updateDidntChange() - Method in class org.wildfly.prospero.api.FileConflict.RemoveBuilder
 
UpdateFinder - Class in org.wildfly.prospero.updates
 
UpdateFinder(ChannelSession) - Constructor for class org.wildfly.prospero.updates.UpdateFinder
 
updateModified() - Method in class org.wildfly.prospero.api.FileConflict.ModifyBuilder
 
updateModified() - Method in class org.wildfly.prospero.api.FileConflict.RemoveBuilder
 
updateProsperoConfig(ProsperoConfig) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
updateProvisioningConfiguration() - Method in class org.wildfly.prospero.api.InstallationMetadata
check if the provisioning definition is present.
updateRemoved() - Method in class org.wildfly.prospero.api.FileConflict.ModifyBuilder
 
UPDATES_SEARCH_PARALLELISM - Static variable in class org.wildfly.prospero.updates.UpdateFinder
 
UpdateSet - Class in org.wildfly.prospero.updates
 
UpdateSet(List<ArtifactChange>) - Constructor for class org.wildfly.prospero.updates.UpdateSet
 
updatesFound(int) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updatesFound(int) - Method in interface org.wildfly.prospero.ProsperoLogger
 
updatesFound$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updatingChannel(String, String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
updatingChannel(String, String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
updatingChannel$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
USER - Enum constant in enum class org.wildfly.prospero.api.FileConflict.Resolution
 
userAdded(String) - Static method in class org.wildfly.prospero.api.FileConflict
 
userModified(String) - Static method in class org.wildfly.prospero.api.FileConflict
 
userPreserved() - Method in class org.wildfly.prospero.api.FileConflict.ResolutionBuilder
 
userRemoved(String) - Static method in class org.wildfly.prospero.api.FileConflict
 

V

valueOf(String) - Static method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.Diff.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.FeatureChange.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.FileConflict.Change
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.FileConflict.Resolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.wildfly.prospero.api.SavedState.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.Diff.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.FeatureChange.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.FileConflict.Change
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.FileConflict.Resolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.wildfly.prospero.api.SavedState.Type
Returns an array containing the constants of this enum class, in the order they are declared.
verifyCandidate(Path, CandidateType) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
verifyCandidate(ApplyCandidateAction.Type) - Method in class org.wildfly.prospero.actions.ApplyCandidateAction
checks that the candidate is an update of a current state of installation
versionLimitExceeded(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
versionLimitExceeded(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
versionLimitExceeded$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
VersionLogger - Class in org.wildfly.prospero
Utility class to log a version of prospero
VersionLogger() - Constructor for class org.wildfly.prospero.VersionLogger
 

W

write(Path) - Method in class org.wildfly.prospero.api.MavenOptions
 
write(Path) - Method in class org.wildfly.prospero.updates.MarkerFile
 
write(List<InstallationProfile>, File) - Static method in class org.wildfly.prospero.model.InstallationProfile
 
write(List<KnownFeaturePack>, File) - Static method in class org.wildfly.prospero.model.KnownFeaturePack
Deprecated.
 
write(CandidateProperties, Path) - Static method in class org.wildfly.prospero.updates.CandidatePropertiesParser
 
writeLicenses(List<License>, File) - Static method in class org.wildfly.prospero.licenses.License
 
writeTo(Path) - Method in class org.wildfly.prospero.promotion.CustomArtifactList
 
writeToString() - Method in class org.wildfly.prospero.promotion.CustomArtifactList
 
WRONG_TYPE - Enum constant in enum class org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
wrongCandidateOperation(Path, ApplyCandidateAction.Type) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
wrongCandidateOperation(Path, ApplyCandidateAction.Type) - Method in interface org.wildfly.prospero.ProsperoLogger
 
wrongCandidateOperation$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
wrongVersionFormat(String) - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 
wrongVersionFormat(String) - Method in interface org.wildfly.prospero.ProsperoLogger
 
wrongVersionFormat$str() - Method in class org.wildfly.prospero.ProsperoLogger_$logger
 

Y

YAML_FACTORY - Static variable in class org.wildfly.prospero.updates.CandidatePropertiesParser
 
A B C D E F G H I J K L M N O P R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form