A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

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(Channel) - Static method in class org.wildfly.prospero.api.ChannelChange
 
ADDED - org.wildfly.prospero.api.Diff.Status
 
ADDED - org.wildfly.prospero.api.FileConflict.Change
 
addManifest(ManifestVersionRecord.MavenManifest) - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
addManifest(ManifestVersionRecord.NoManifest) - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
addManifest(ManifestVersionRecord.UrlManifest) - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
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 in org.wildfly.prospero.actions
 
ApplyCandidateAction.ValidationResult - Enum in org.wildfly.prospero.actions
 
applyResolution(List<MavenArtifact>) - Method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
applyRevert(Path) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
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
 
artifactNotFound(String, String, UnresolvedMavenArtifactException) - Method in interface org.wildfly.prospero.Messages
 
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) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
ArtifactResolutionException(String, UnresolvedMavenArtifactException) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
ArtifactResolutionException(UnresolvedMavenArtifactException) - Constructor for exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
ArtifactResolutionException(UnresolvedMavenArtifactException, Collection<RemoteRepository>, 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
 
attemptedRepositories() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 

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
 
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) - Static method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
Builder() - Constructor for class org.wildfly.prospero.api.ProvisioningDefinition.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_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) - 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, ProvisioningConfig) - Method in class org.wildfly.prospero.galleon.GalleonFeaturePackAnalyzer
Analyzes provisioning information found in installedDir and caches FeaturePack and Galleon plugin artifacts.
cannotInstallIntoNonEmptyDirectory(Path) - Method in interface org.wildfly.prospero.Messages
 
changeChannel(String, Channel) - Method in class org.wildfly.prospero.actions.MetadataAction
 
changeChannel(String, Channel) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
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 interface org.wildfly.prospero.Messages
 
ChannelManifestSubstitutor - Class in org.wildfly.prospero.galleon
 
ChannelManifestSubstitutor() - 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
 
channelNotFound(String) - Method in interface org.wildfly.prospero.Messages
 
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.installation.git.GitStorage
 
close() - Method in class org.wildfly.prospero.promotion.ArtifactBundle
 
close() - Method in class org.wildfly.prospero.updates.UpdateFinder
 
compare(SavedState) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
compareVersion(Artifact, Artifact) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
complete(ProgressTracker) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
COMPLETED - org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
current stage has been finished
CONFIG_CHANGE - org.wildfly.prospero.api.SavedState.Type
 
Console - Interface in org.wildfly.prospero.api
 
copyManifest(String, Path) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
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
 
createGalleonProvisionedState(Path, String...) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
createInstallationMetadata(Path) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
createInstallationMetadata(Path, ChannelManifest, List<Channel>) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
createManifest(Collection<Stream>) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
createSnapshot(Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
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
 
defaultRemoteRepositories() - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
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 in org.wildfly.prospero.api
 
dirMustBeDirectory(Path) - Method in interface org.wildfly.prospero.Messages
 
DOMAIN_STARTUP_MARKER - Static variable in class org.wildfly.prospero.actions.ApplyCandidateAction
 

E

emptyChannelName() - Method in interface org.wildfly.prospero.Messages
 
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.RepositoryRef
 
equals(Object) - Method in class org.wildfly.prospero.updates.MarkerFile
 
execute(Map<String, String>) - Method in interface org.wildfly.prospero.galleon.GalleonUtils.GalleonExecution
 
execute(ProvisioningManager, 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
 
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

failedArtifacts() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
failedToInitMaven(Throwable) - Method in interface org.wildfly.prospero.Messages
 
FeaturePackLocationParser - Class in org.wildfly.prospero.galleon
 
FeaturePackLocationParser() - Constructor for class org.wildfly.prospero.galleon.FeaturePackLocationParser
 
fileAlreadyExists(Path) - Method in interface org.wildfly.prospero.Messages
 
FileConflict - Class in org.wildfly.prospero.api
 
FileConflict.AddBuilder - Class in org.wildfly.prospero.api
 
FileConflict.Change - Enum in org.wildfly.prospero.api
 
FileConflict.ModifyBuilder - Class in org.wildfly.prospero.api
 
FileConflict.RemoveBuilder - Class in org.wildfly.prospero.api
 
FileConflict.Resolution - Enum in org.wildfly.prospero.api
 
FileConflict.ResolutionBuilder - Class in org.wildfly.prospero.api
 
find(Artifact) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
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 interface org.wildfly.prospero.Messages
 
fplNorGalleonConfigWereSet() - Method in interface org.wildfly.prospero.Messages
 
from(String) - Static method in enum 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
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
 
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) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
generateApplyUpdateCommand(Path) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
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, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getApplyRevertCommand(Path, Path) - Method in interface org.wildfly.prospero.spi.internal.CliProvider
generates command used to apply a revert candidate in candidatePath into installationPath
getApplyUpdateCommand(Path, Path) - 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
 
getArtifactCoordinates() - Method in class org.wildfly.prospero.promotion.CustomArtifactList
 
getArtifactId() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.MavenManifest
 
getArtifactId() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
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
 
getByName(String) - Static method in class org.wildfly.prospero.api.KnownFeaturePacks
 
getChangesSince(SavedState) - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getChannel(int) - Method in class org.wildfly.prospero.actions.MetadataAction
 
getChannelChanges() - Method in class org.wildfly.prospero.api.InstallationChanges
 
getChannelChanges(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
getChannels() - Method in class org.wildfly.prospero.actions.MetadataAction
 
getChannels() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getChannels() - Method in class org.wildfly.prospero.model.KnownFeaturePack
 
getChannels() - Method in class org.wildfly.prospero.model.ProsperoConfig
 
getChannelSession() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
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
 
getFeaturePacks(ProvisioningConfig) - 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.KnownFeaturePack
 
getGalleonProvisioningConfig() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getGroupId() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.MavenManifest
 
getGroupId() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
getHash() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.UrlManifest
 
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
 
getInstance(Path) - Static method in class org.wildfly.prospero.galleon.ArtifactCache
returns artifact cache located at installationDir/{code CACHE_FOLDER}
getLatestRevision(Path) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
getLatestVersion(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLatestVersion(MavenArtifact, String, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
getLicenses(List<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
 
getManifest() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getManifestVersions() - Method in class org.wildfly.prospero.api.InstallationMetadata
 
getMavenManifests() - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
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
 
getMsg() - Method in class org.wildfly.prospero.api.SavedState
 
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.KnownFeaturePack
 
getName() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManagerFactory
 
getNames() - Static method in class org.wildfly.prospero.api.KnownFeaturePacks
 
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
 
getOpenManifests() - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
getOperation() - Method in class org.wildfly.prospero.updates.MarkerFile
 
getPendingLicenses(ProvisioningConfig, 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
 
getProvisioningManager() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getProvisioningManager(Path, MavenRepoManager, Consumer<String>) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
getProvisioningRepo() - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
getRelativePath() - Method in class org.wildfly.prospero.api.FileConflict
 
getRepos() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.NoManifest
 
getRepository() - Method in class org.wildfly.prospero.promotion.ArtifactBundle
 
getRepositoryManager() - Method in class org.wildfly.prospero.galleon.GalleonEnvironment
 
getResolution() - Method in class org.wildfly.prospero.api.FileConflict
 
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
 
getScriptName() - 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
 
getStrategy() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.NoManifest
 
getSummary() - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
getSummary() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.MavenManifest
 
getSummary() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.NoManifest
 
getSummary() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.UrlManifest
 
getText() - Method in enum 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
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
 
getUrl() - Method in class org.wildfly.prospero.model.ManifestVersionRecord.UrlManifest
 
getUrl() - Method in class org.wildfly.prospero.model.RepositoryRef
 
getUrlManifests() - Method in class org.wildfly.prospero.model.ManifestVersionRecord
 
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.ManifestVersionRecord.MavenManifest
 
getVersion() - Method in class org.wildfly.prospero.promotion.CustomArtifact
 
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.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.RepositoryRef
 
hashCode() - Method in class org.wildfly.prospero.updates.MarkerFile
 
history() - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 

I

incompleteMetadataBundle(Path) - Method in interface org.wildfly.prospero.Messages
 
install(MavenArtifact, Path) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
INSTALL - org.wildfly.prospero.api.SavedState.Type
 
InstallationChanges - Class in org.wildfly.prospero.api
 
InstallationChanges(List<ArtifactChange>, List<ChannelChange>) - Constructor for class org.wildfly.prospero.api.InstallationChanges
 
installationDirAlreadyExists(Path) - Method in interface org.wildfly.prospero.Messages
 
installationDirDoesNotExist(Path) - Method in interface org.wildfly.prospero.Messages
 
InstallationExportAction - Class in org.wildfly.prospero.actions
 
InstallationExportAction(Path) - Constructor for class org.wildfly.prospero.actions.InstallationExportAction
 
installationExported(Path) - Method in interface org.wildfly.prospero.Messages
 
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>) - Constructor for class org.wildfly.prospero.api.InstallationMetadata
 
installationMetaRestored(Path, Path) - Method in interface org.wildfly.prospero.Messages
 
InstallationRestoreAction - Class in org.wildfly.prospero.actions
 
InstallationRestoreAction(Path, MavenOptions, Console) - Constructor for class org.wildfly.prospero.actions.InstallationRestoreAction
 
INSTALLER_CHANNELS_FILE_NAME - Static variable in class org.wildfly.prospero.api.InstallationMetadata
Deprecated.
INSTALLER_CHANNELS_FILE_PATH - Static variable in class org.wildfly.prospero.test.MetadataTestUtils
 
invalidFpl(String) - Method in interface org.wildfly.prospero.Messages
 
invalidInstallationDir(Path) - Method in interface org.wildfly.prospero.Messages
 
invalidPropertySubstitutionValue(String, String) - Method in interface org.wildfly.prospero.Messages
 
invalidRollbackCandidate(Path, Path) - Method in interface org.wildfly.prospero.Messages
 
invalidUpdateCandidate(Path, Path) - Method in interface org.wildfly.prospero.Messages
 
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 interface org.wildfly.prospero.Messages
 
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
 
isInstalled() - Method in class org.wildfly.prospero.api.ArtifactChange
 
isLatestVersionResolved(MavenArtifact, String) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
isNoLocalCache() - Method in class org.wildfly.prospero.api.MavenOptions
 
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
 
isResolved(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
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
 
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.KnownFeaturePacks
 

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
 

K

KnownFeaturePack - Class in org.wildfly.prospero.model
 
KnownFeaturePack(String, List<Channel>, URI) - Constructor for class org.wildfly.prospero.model.KnownFeaturePack
 
KnownFeaturePacks - Class in org.wildfly.prospero.api
Defines well known Galleon feature packs.
KnownFeaturePacks() - Constructor for class org.wildfly.prospero.api.KnownFeaturePacks
 

L

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.spi.ProsperoInstallationManager
 
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
 
loadProvisioningConfig(URI) - Static method in class org.wildfly.prospero.galleon.GalleonUtils
 
LOCAL_MAVEN_REPO - Static variable in class org.wildfly.prospero.wfchannel.MavenSessionManager
 

M

main(String[]) - Static method in class org.wildfly.prospero.actions.InstallationExportAction
 
MANIFEST_FILE_NAME - Static variable in class org.wildfly.prospero.api.InstallationMetadata
Deprecated.
MANIFEST_FILE_PATH - Static variable in class org.wildfly.prospero.test.MetadataTestUtils
 
manifestCoordFromString(String) - Static method in class org.wildfly.prospero.api.ArtifactUtils
 
ManifestVersionRecord - Class in org.wildfly.prospero.model
 
ManifestVersionRecord() - Constructor for class org.wildfly.prospero.model.ManifestVersionRecord
 
ManifestVersionRecord(List<ManifestVersionRecord.MavenManifest>, List<ManifestVersionRecord.UrlManifest>, List<ManifestVersionRecord.NoManifest>) - Constructor for class org.wildfly.prospero.model.ManifestVersionRecord
 
ManifestVersionRecord.MavenManifest - Class in org.wildfly.prospero.model
 
ManifestVersionRecord.NoManifest - Class in org.wildfly.prospero.model
 
ManifestVersionRecord.UrlManifest - Class in org.wildfly.prospero.model
 
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
 
MavenArtifactMapper - Class in org.wildfly.prospero.galleon
 
MavenArtifactMapper(Collection<MavenArtifact>) - Constructor for class org.wildfly.prospero.galleon.MavenArtifactMapper
 
MavenManifest(String, String, String) - Constructor for class org.wildfly.prospero.model.ManifestVersionRecord.MavenManifest
 
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
 
Messages - Interface in org.wildfly.prospero
 
MESSAGES - Static variable in interface org.wildfly.prospero.Messages
 
METADATA_DIR - Static variable in class org.wildfly.prospero.api.InstallationMetadata
Deprecated.
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
 
MetadataTestUtils - Class in org.wildfly.prospero.test
 
modified(Channel, Channel) - Static method in class org.wildfly.prospero.api.ChannelChange
 
MODIFIED - org.wildfly.prospero.api.Diff.Status
 
MODIFIED - org.wildfly.prospero.api.FileConflict.Change
 
MODULE_PATH_PROPERTY - Static variable in class org.wildfly.prospero.galleon.GalleonUtils
 

N

newInstallation(Path, ChannelManifest, ProsperoConfig, Optional<ManifestVersionRecord>) - Static method in class org.wildfly.prospero.api.InstallationMetadata
create an in-memory installation metadata.
newRepositorySystem() - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
newRepositorySystemSession(RepositorySystem) - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
newRepositorySystemSession(RepositorySystem, boolean) - Method in class org.wildfly.prospero.wfchannel.MavenSessionManager
 
noArtifactsToPackage() - Method in interface org.wildfly.prospero.Messages
 
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 interface org.wildfly.prospero.Messages
 
noChannelReference() - Method in interface org.wildfly.prospero.Messages
 
NoManifest(List<String>, String) - Constructor for class org.wildfly.prospero.model.ManifestVersionRecord.NoManifest
 
NONE - org.wildfly.prospero.api.FileConflict.Change
 
nonMavenChannelRef() - Method in interface org.wildfly.prospero.Messages
 
NOT_CANDIDATE - org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 

O

OFFLINE - Static variable in class org.wildfly.prospero.api.MavenOptions
 
OFFLINE_NO_CACHE - Static variable in class org.wildfly.prospero.api.MavenOptions
 
offlineRepositories() - Method in exception org.wildfly.prospero.api.exceptions.ArtifactResolutionException
 
OK - 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.test - package org.wildfly.prospero.test
 
org.wildfly.prospero.updates - package org.wildfly.prospero.updates
 
org.wildfly.prospero.wfchannel - package org.wildfly.prospero.wfchannel
 
outFileExists(Path) - Method in interface org.wildfly.prospero.Messages
 
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.
predefinedFplOrChannelRequired(String) - Method in interface org.wildfly.prospero.Messages
 
prepareChannel(String) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
prepareChannel(Path, String...) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
prepareChannel(Path, List<URL>) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
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
 
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
 
println(String) - Method in interface org.wildfly.prospero.api.Console
print user message
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 interface org.wildfly.prospero.Messages
 
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
 
provision(ProvisioningConfig, List<Channel>) - 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
 
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 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.model.ManifestVersionRecord
 
read(Path) - Static method in class org.wildfly.prospero.updates.MarkerFile
 
readChannels(Path) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
readConfig(URL) - Static method in class org.wildfly.prospero.model.KnownFeaturePack
 
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
 
README_FILE_NAME - Static variable in class org.wildfly.prospero.api.InstallationMetadata
 
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
 
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
 
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 - org.wildfly.prospero.api.Diff.Status
 
REMOVED - org.wildfly.prospero.api.FileConflict.Change
 
repositoriesMustBeSetWithManifest() - Method in interface org.wildfly.prospero.Messages
 
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
 
reset() - Method in class org.wildfly.prospero.installation.git.GitStorage
 
resolve(MavenArtifact) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
resolve(MavenArtifact, MavenArtifact) - Static method in class org.wildfly.prospero.galleon.MavenArtifactMapper
 
resolveAll(Collection<MavenArtifact>) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
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, Pattern, Pattern) - Method in class org.wildfly.prospero.galleon.ChannelMavenArtifactRepositoryManager
 
restore(Path, List<Repository>) - Method in class org.wildfly.prospero.actions.InstallationRestoreAction
 
restoreFileNotExisted(Path) - Method in interface org.wildfly.prospero.Messages
 
revert(SavedState) - Method in class org.wildfly.prospero.installation.git.GitStorage
 
REVERT - org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
revisionDetails(String) - Method in class org.wildfly.prospero.spi.ProsperoInstallationManager
 
rollback(SavedState, MavenOptions, List<Repository>) - Method in class org.wildfly.prospero.actions.InstallationHistoryAction
 
ROLLBACK - org.wildfly.prospero.api.SavedState.Type
 

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 in org.wildfly.prospero.api
 
savedStateNotFound(String) - Method in interface org.wildfly.prospero.Messages
 
setChannelCoordinates(String) - Method in class org.wildfly.prospero.api.ProvisioningDefinition.Builder
 
setChannelCoordinates(List<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
 
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
 
setResolvedFpTracker(Consumer<String>) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setRestoreManifest(ChannelManifest) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
setSourceServerPath(Path) - Method in class org.wildfly.prospero.galleon.GalleonEnvironment.Builder
 
shortDescription() - Method in class org.wildfly.prospero.api.SavedState
 
STALE - org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
STANDALONE_STARTUP_MARKER - Static variable in class org.wildfly.prospero.actions.ApplyCandidateAction
 
starting(ProgressTracker) - Method in class org.wildfly.prospero.galleon.GalleonCallbackAdapter
 
STARTING - org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
new stage has been started
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
 
substitute(Channel) - Static method in class org.wildfly.prospero.galleon.ChannelManifestSubstitutor
 

T

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.KnownFeaturePack
 
toString() - Method in class org.wildfly.prospero.model.RepositoryRef
 
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
 

U

unableToAccessHistoryStorage(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToCloseStore(Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToCreateCache(Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToCreateHistoryStorage(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToCreateTemporaryDirectory(Throwable) - Method in interface org.wildfly.prospero.Messages
 
unableToDownloadFile(URL, IOException) - Method in interface org.wildfly.prospero.Messages
 
unableToParseConfiguration(Path, Throwable) - Method in interface org.wildfly.prospero.Messages
 
unableToParseConfigurationUri(URI, Throwable) - Method in interface org.wildfly.prospero.Messages
 
unableToParseCustomizationBundle(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToPromote(URL, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToReadFile(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToResolve(String) - Method in interface org.wildfly.prospero.Messages
 
unableToSaveConfiguration(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unableToWriteFile(Path, Exception) - Method in interface org.wildfly.prospero.Messages
 
unexpectedArtifact(String) - Method in interface org.wildfly.prospero.Messages
 
unsupportedPromotionTarget() - Method in interface org.wildfly.prospero.Messages
 
UPDATE - org.wildfly.prospero.actions.ApplyCandidateAction.Type
 
UPDATE - org.wildfly.prospero.api.FileConflict.Resolution
 
UPDATE - org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
progress update on current stage
UPDATE - 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
 
updated(Artifact, Artifact) - 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
 
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
 
upgradeStreamInManifest(Path, Artifact) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
UrlManifest(String, String) - Constructor for class org.wildfly.prospero.model.ManifestVersionRecord.UrlManifest
 
USER - 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 org.wildfly.prospero.actions.ApplyCandidateAction.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.api.Diff.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.api.FileConflict.Change
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.api.FileConflict.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.prospero.api.SavedState.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.prospero.actions.ApplyCandidateAction.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.api.Diff.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.api.FileConflict.Change
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.api.FileConflict.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.api.ProvisioningProgressEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.prospero.api.SavedState.Type
Returns an array containing the constants of this enum type, in the order they are declared.
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 interface org.wildfly.prospero.Messages
 

W

write(Path) - Method in class org.wildfly.prospero.api.MavenOptions
 
write(Path) - Method in class org.wildfly.prospero.updates.MarkerFile
 
write(List<KnownFeaturePack>, File) - Static method in class org.wildfly.prospero.model.KnownFeaturePack
 
write(ChannelManifest, Path) - Static method in class org.wildfly.prospero.model.ManifestYamlSupport
 
write(ManifestVersionRecord, Path) - Static method in class org.wildfly.prospero.model.ManifestVersionRecord
 
writeChannels(Path, List<Channel>) - Static method in class org.wildfly.prospero.test.MetadataTestUtils
 
writeConfig(Path) - Method in class org.wildfly.prospero.model.ProsperoConfig
 
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 - org.wildfly.prospero.actions.ApplyCandidateAction.ValidationResult
 
wrongVersionFormat(String) - Method in interface org.wildfly.prospero.Messages
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages