|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Version in aQute.bnd.build |
|---|
| Methods in aQute.bnd.build that return Version | |
|---|---|
Version |
Project.getPackageInfo(String packageName)
|
Version |
Project.getVersion(String bsn)
|
| Methods in aQute.bnd.build that return types with arguments of type Version | |
|---|---|
Map<String,Version> |
Project.getVersions()
|
SortedSet<Version> |
WorkspaceRepository.versions(String bsn)
|
| Methods in aQute.bnd.build with parameters of type Version | |
|---|---|
File |
WorkspaceRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
void |
Project.setPackageInfo(String packageName,
Version version)
Sets the package version on an exported package |
| Method parameters in aQute.bnd.build with type arguments of type Version | |
|---|---|
Messages.ERROR |
ProjectMessages.FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version,RepositoryPlugin> versions,
Strategy useStrategy)
|
| Uses of Version in aQute.bnd.build.model |
|---|
| Methods in aQute.bnd.build.model that return Version | |
|---|---|
Version |
EE.getCapabilityVersion()
|
| Uses of Version in aQute.bnd.component |
|---|
| Fields in aQute.bnd.component declared as Version | |
|---|---|
static Version |
AnnotationReader.V1_0
|
static Version |
AnnotationReader.V1_1
|
static Version |
AnnotationReader.V1_2
|
static Version |
AnnotationReader.V1_3
|
| Uses of Version in aQute.bnd.differ |
|---|
| Fields in aQute.bnd.differ declared as Version | |
|---|---|
Version |
Baseline.Info.newerVersion
|
Version |
Baseline.BundleInfo.newerVersion
|
Version |
Baseline.Info.olderVersion
|
Version |
Baseline.BundleInfo.olderVersion
|
Version |
Baseline.Info.suggestedIfProviders
|
Version |
Baseline.Info.suggestedVersion
|
Version |
Baseline.BundleInfo.suggestedVersion
|
Version |
Baseline.BundleInfo.version
Deprecated. |
| Methods in aQute.bnd.differ that return Version | |
|---|---|
Version |
Baseline.getNewerVersion()
|
Version |
Baseline.getOlderVersion()
|
Version |
Baseline.getSuggestedVersion()
|
| Methods in aQute.bnd.differ with parameters of type Version | |
|---|---|
void |
Baseline.setSuggestedVersion(Version suggestedVersion)
|
| Uses of Version in aQute.bnd.filerepo |
|---|
| Methods in aQute.bnd.filerepo that return types with arguments of type Version | |
|---|---|
List<Version> |
FileRepo.versions(String bsn)
Deprecated. |
| Methods in aQute.bnd.filerepo with parameters of type Version | |
|---|---|
File |
FileRepo.put(String bsn,
Version version)
Deprecated. |
| Uses of Version in aQute.bnd.header |
|---|
| Fields in aQute.bnd.header with type parameters of type Version | |
|---|---|
static Attrs.DataType<List<Version>> |
Attrs.LIST_VERSION
|
static Attrs.DataType<Version> |
Attrs.VERSION
|
| Uses of Version in aQute.bnd.maven |
|---|
| Methods in aQute.bnd.maven that return Version | |
|---|---|
Version |
PomFromManifest.getVersion()
|
| Methods in aQute.bnd.maven that return types with arguments of type Version | |
|---|---|
SortedSet<Version> |
MavenRepository.versions(String bsn)
|
| Methods in aQute.bnd.maven with parameters of type Version | |
|---|---|
File |
MavenRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of Version in aQute.bnd.maven.support |
|---|
| Methods in aQute.bnd.maven.support that return types with arguments of type Version | |
|---|---|
SortedSet<Version> |
MavenRemoteRepository.versions(String bsn)
|
| Methods in aQute.bnd.maven.support with parameters of type Version | |
|---|---|
File |
MavenRemoteRepository.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
| Uses of Version in aQute.bnd.osgi |
|---|
| Fields in aQute.bnd.osgi declared as Version | |
|---|---|
static Version |
About._2_3
|
static Version |
About._2_4
|
| Fields in aQute.bnd.osgi with type parameters of type Version | |
|---|---|
static Map<Version,String[]> |
About.CHANGES
|
| Methods in aQute.bnd.osgi with parameters of type Version | |
|---|---|
void |
Domain.setBundleVersion(Version version)
|
void |
Analyzer.setDefaults(String bsn,
Version version)
Set default import and export instructions if none are set |
boolean |
Processor.since(Version introduced)
|
| Uses of Version in aQute.bnd.service |
|---|
| Fields in aQute.bnd.service declared as Version | |
|---|---|
Version |
RepositoryPlugin.PutOptions.version
When set, the repository must use it as the version |
| Methods in aQute.bnd.service that return types with arguments of type Version | |
|---|---|
SortedSet<Version> |
RepositoryPlugin.versions(String bsn)
Return a list of versions. |
| Methods in aQute.bnd.service with parameters of type Version | |
|---|---|
File |
RepositoryPlugin.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
Return a URL to a matching version of the given bundle. |
| Uses of Version in aQute.bnd.service.repository |
|---|
| Fields in aQute.bnd.service.repository declared as Version | |
|---|---|
Version |
SearchableRepository.ResourceDescriptor.version
The version of the resource. |
| Methods in aQute.bnd.service.repository that return types with arguments of type Version | |
|---|---|
List<Version> |
MinimalRepository.versions(String bsn)
|
| Methods in aQute.bnd.service.repository with parameters of type Version | |
|---|---|
Future<File> |
MinimalRepository.get(String bsn,
Version version,
Map<String,String> attrs)
|
SearchableRepository.ResourceDescriptor |
InfoRepository.getDescriptor(String bsn,
Version version)
Return a resource descriptor for a given bsn/version. |
| Uses of Version in aQute.bnd.version |
|---|
| Fields in aQute.bnd.version declared as Version | |
|---|---|
static Version |
Version.emptyVersion
|
static Version |
Version.HIGHEST
|
static Version |
Version.LOWEST
|
static Version |
Version.ONE
|
| Methods in aQute.bnd.version that return Version | |
|---|---|
Version |
VersionRange.getHigh()
|
Version |
VersionRange.getLow()
|
Version |
Version.getWithoutQualifier()
|
static Version |
Version.parseVersion(String version)
|
| Methods in aQute.bnd.version that return types with arguments of type Version | |
|---|---|
Iterable<Version> |
VersionRange.filter(Iterable<Version> versions)
|
| Methods in aQute.bnd.version with parameters of type Version | |
|---|---|
int |
Version.compareTo(Version other)
|
boolean |
VersionRange.includes(Version v)
|
| Method parameters in aQute.bnd.version with type arguments of type Version | |
|---|---|
Iterable<Version> |
VersionRange.filter(Iterable<Version> versions)
|
| Constructors in aQute.bnd.version with parameters of type Version | |
|---|---|
VersionRange(boolean b,
Version lower,
Version upper,
boolean c)
|
|
VersionRange(Version low,
Version higher)
|
|
| Uses of Version in aQute.lib.deployer |
|---|
| Fields in aQute.lib.deployer declared as Version | |
|---|---|
static Version |
FileRepo.LATEST_VERSION
|
| Methods in aQute.lib.deployer that return types with arguments of type Version | |
|---|---|
SortedSet<Version> |
FileRepo.versions(String bsn)
|
| Methods in aQute.lib.deployer with parameters of type Version | |
|---|---|
protected void |
FileRepo.afterPut(File file,
String bsn,
Version version,
String sha)
|
protected void |
FileRepo.beforeGet(String bsn,
Version version)
|
void |
FileRepo.delete(String bsn,
Version version)
Delete an entry from the repository and cleanup the directory |
File |
FileRepo.get(String bsn,
Version version,
Map<String,String> properties,
RepositoryPlugin.DownloadListener... listeners)
|
SearchableRepository.ResourceDescriptor |
FileRepo.getDescriptor(String bsn,
Version version)
|
protected File |
FileRepo.getLocal(String bsn,
Version version,
Map<String,String> properties)
|
protected String |
FileRepo.status(String bsn,
Version version)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||