Uses of Class
org.eclipse.aether.RepositoryEvent.Builder
Packages that use RepositoryEvent.Builder
-
Uses of RepositoryEvent.Builder in org.eclipse.aether
Methods in org.eclipse.aether that return RepositoryEvent.BuilderModifier and TypeMethodDescriptionRepositoryEvent.Builder.setArtifact
(Artifact artifact) Sets the artifact involved in the event.RepositoryEvent.Builder.setException
(Exception exception) Sets the exception causing the event.RepositoryEvent.Builder.setExceptions
(List<Exception> exceptions) Sets the exceptions causing the event.Deprecated.RepositoryEvent.Builder.setMetadata
(Metadata metadata) Sets the metadata involved in the event.Sets the file involved in the event.RepositoryEvent.Builder.setRepository
(ArtifactRepository repository) Sets the repository involved in the event.RepositoryEvent.Builder.setTrace
(RequestTrace trace) Sets the trace information about the request during which the event occurred.
setPath(Path)
instead.