| Modifier and Type | Class and Description |
|---|---|
class |
MavenDeploy |
class |
MavenGroup |
class |
MavenRepository
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenRemoteRepository |
| Modifier and Type | Class and Description |
|---|---|
class |
JartoolSigner
Sign the jar file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthentication
Provide Http Basic Authentication.
|
class |
BearerAuthentication
Provide Http Bearer Authentication.
|
class |
BndAuthentication
bnd has a builtin delegated authentication mechanism, see
Settings. |
class |
ConnectionSettings
Generic connection setter can set a number of basic properties if applicable
and can add generic headers.
|
class |
DefaultURLConnectionHandler
Base class for the URL Connection handlers.
|
class |
HttpsVerification
TODO Needs testing Can be used to override default verification of HTTPS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileRepo
A FileRepo is the primary and example implementation of a repository based on
a file system.
|
class |
InfoFileRepo |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyEntryPlugin
This plugin allows the user to define a report entry in a bnd property file.
|
class |
ImportResourcePlugin
This plugin allows to add a local or remote file to the report.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BndProjectContentsPlugin
This plugins allows to extract all the bundles built by a bnd project.
|
class |
CodeSnippetPlugin
This plugins allows to extract code snippets from a project.
|
class |
CommonInfoProjectPlugin
This plugins extract common info from a project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BndWorkspaceContentsPlugin
This plugins allows to extract all the bnd projects built by a bnd workspace.
|
class |
CommonInfoPlugin
This plugins extract common info from a workspace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentsPlugin
This plugin allows to add all the components defined in a bundle to the
report.
|
class |
ImportJarResourcePlugin
This plugin allows to add a file localized in a Jar to the report.
|
class |
ManifestPlugin
This plugin allows to add some of the bundle manifest headers to the report.
|
class |
MavenCoordinatePlugin
This plugin find and add the content of the pom.properties file to the
report.
|
class |
MetatypesPlugin
This plugin allows to add all the metatype resources defined in a bundle to
the report.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileNamePlugin
This plugin extracts the file name of the base of a Processor.
|
Copyright © 2021. All rights reserved.