Package | Description |
---|---|
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.
|
org.eclipse.equinox.p2.repository.metadata |
Defines metadata repository.
|
org.eclipse.equinox.p2.repository.metadata.spi |
Defines SPI for registering new implementations of metadata repositories.
|
Modifier and Type | Method and Description |
---|---|
IStatus |
IArtifactRepository.executeBatch(IRunnableWithProgress runnable,
IProgressMonitor monitor)
Executes a runnable against this repository.
|
Modifier and Type | Method and Description |
---|---|
IStatus |
AbstractArtifactRepository.executeBatch(IRunnableWithProgress runnable,
IProgressMonitor monitor) |
Modifier and Type | Method and Description |
---|---|
IStatus |
IMetadataRepository.executeBatch(IRunnableWithProgress runnable,
IProgressMonitor monitor)
Executes a runnable against this repository.
|
Modifier and Type | Method and Description |
---|---|
IStatus |
AbstractMetadataRepository.executeBatch(IRunnableWithProgress runnable,
IProgressMonitor monitor)
Executes a runnable against this repository.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.