Serialized Form
-
Package org.apache.maven.index
-
Class org.apache.maven.index.ArtifactInfo
class ArtifactInfo extends ArtifactInfoRecord implements Serializable- serialVersionUID:
- 6028843453477511105L
-
Serialized Fields
-
artifactId
String artifactId
-
attributes
Map<String,
String> attributes -
bundleDescription
String bundleDescription
-
bundleDocUrl
String bundleDocUrl
-
bundleExportPackage
String bundleExportPackage
-
bundleExportService
String bundleExportService
-
bundleFragmentHost
String bundleFragmentHost
-
bundleImportPackage
String bundleImportPackage
-
bundleLicense
String bundleLicense
-
bundleName
String bundleName
-
bundleProvideCapability
String bundleProvideCapability
-
bundleRequireBundle
String bundleRequireBundle
-
bundleRequireCapability
String bundleRequireCapability
-
bundleRequiredExecutionEnvironment
String bundleRequiredExecutionEnvironment
-
bundleSymbolicName
String bundleSymbolicName
-
bundleVersion
String bundleVersion
-
classifier
String classifier
-
classNames
String classNames
-
context
String context
-
description
String description
-
fields
List<Field> fields
-
fileExtension
String fileExtension
-
fileName
String fileName
-
goals
List<String> goals
-
groupId
String groupId
-
javadocExists
ArtifactAvailability javadocExists
-
lastModified
long lastModified
-
matchHighlights
List<MatchHighlight> matchHighlights
-
md5
String md5
-
name
String name
-
packaging
String packaging
-
path
String path
-
prefix
String prefix
-
remoteUrl
String remoteUrl
-
repository
String repository
-
sha1
String sha1
-
sha256
String sha256
-
signatureExists
ArtifactAvailability signatureExists
-
size
long size
-
sourcesExists
ArtifactAvailability sourcesExists
-
version
String version
-
-
Class org.apache.maven.index.ArtifactInfoRecord
class ArtifactInfoRecord extends Object implements Serializable- serialVersionUID:
- -4577081994768263824L
-
-
Package org.apache.maven.index.context
-
Exception org.apache.maven.index.context.ExistingLuceneIndexMismatchException
class ExistingLuceneIndexMismatchException extends IOException implements Serializable- serialVersionUID:
- -6587046761831878804L
-
Exception org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
class UnsupportedExistingLuceneIndexException extends Exception implements Serializable- serialVersionUID:
- -3206758653346308322L
-
-
Package org.apache.maven.index.updater.fixtures
-
Class org.apache.maven.index.updater.fixtures.ServerTestFixture.InfiniteRedirectionServlet
class InfiniteRedirectionServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.maven.index.updater.fixtures.ServerTestFixture.TimingServlet
class TimingServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 1L
-