|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IArtifactRequest | |
---|---|
org.eclipse.equinox.p2.repository.artifact | Defines artifact repository. |
org.eclipse.equinox.p2.repository.artifact.spi | Defines SPI for registering new implementations of artifact repositories. |
Uses of IArtifactRequest in org.eclipse.equinox.p2.repository.artifact |
---|
Fields in org.eclipse.equinox.p2.repository.artifact declared as IArtifactRequest | |
---|---|
static IArtifactRequest[] |
IArtifactRepositoryManager.NO_ARTIFACT_REQUEST
A convenience constant representing an empty set of artifact requests. |
Methods in org.eclipse.equinox.p2.repository.artifact that return IArtifactRequest | |
---|---|
IArtifactRequest |
IArtifactRepositoryManager.createMirrorRequest(IArtifactKey key,
IArtifactRepository destination,
Map<String,String> destinationDescriptorProperties,
Map<String,String> destinationRepositoryProperties)
Return a new request to mirror the given artifact into the destination repository. |
Methods in org.eclipse.equinox.p2.repository.artifact with parameters of type IArtifactRequest | |
---|---|
IStatus |
IArtifactRepository.getArtifacts(IArtifactRequest[] requests,
IProgressMonitor monitor)
Executes the given artifact requests on this byte server. |
Uses of IArtifactRequest in org.eclipse.equinox.p2.repository.artifact.spi |
---|
Methods in org.eclipse.equinox.p2.repository.artifact.spi with parameters of type IArtifactRequest | |
---|---|
abstract IStatus |
AbstractArtifactRepository.getArtifacts(IArtifactRequest[] requests,
IProgressMonitor monitor)
|
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.