All Classes and Interfaces
Class
Description
An application version.
Builds instances of type
BLApplicationVersion.Functions relating to application versions.
An application version.
A class to periodically log a message at INFO level, in order to keep
the client from accidentally causing overly-strict continuous integration
systems from thinking the operation is hanging.
A command to close a staging repository.
A command to create a staging repository.
A command to drop a staging repository.
A command to list staging repositories.
A command to release a staging repository.
The root command.
A command to show a staging repository.
The base type of commands.
The type of command status values.
A command to upload files to a staging repository.
The "version" command.
Error logging functionality.
The type of exceptions raised by the API.
The type of exceptions raised by HTTP servers returning unexpected errors.
The type of exceptions raised by the HTTP requests.
The type of exceptions caused by failures to make HTTP requests.
Style settings for generated immutable types.
Log level.
A converter for
BLLogLevel values.An exception indication an unrecognized log level.
A Nexus client.
The client configuration.
Builds instances of type
BLNexusClientConfiguration.The client configuration.
A provider of Nexus clients.
The default provider of Nexus clients.
A Nexus client.
An error returned by the Nexus API.
Builds instances of type
BLNexusError.An error returned by the Nexus API.
A provider of Nexus parsers.
A Nexus request provider.
The type of exceptions caused by failing to parse data.
Functions for preserving lexical information in document parsers.
A lexical position.
A progress counter.
The type of progress events.
Progress started on a particular file.
Progress was made on a particular file.
The kind of events.
Progress started on a particular file.
Builds instances of type
BLProgressFileStarted.A function that receives progress events during operations.
Progress was made on a particular file.
Builds instances of type
BLProgressUpdate.An uploader that retries on failure.
A description of a staging repository.
Builds instances of type
BLStagingProfileRepository.A description of a staging repository.
A bulk request.
A request to close a set of staging repositories.
Builds instances of type
BLStagingRepositoryClose.A request to close a set of staging repositories.
A request to create a staging repository.
Builds instances of type
BLStagingRepositoryCreate.A request to create a staging repository.
A request to drop a set of staging repositories.
Builds instances of type
BLStagingRepositoryDrop.A request to drop a set of staging repositories.
A request to release a set of staging repositories.
Builds instances of type
BLStagingRepositoryRelease.A request to release a set of staging repositories.
A request to upload a set of files to a staging repository.
Builds instances of type
BLStagingRepositoryUpload.A request to schedule the upload of a set of files to a staging repository.
Builds instances of type
BLStagingRepositoryUploadRequestParameters.A request to schedule the upload of a set of files to a staging repository.
A request to upload a set of files to a staging repository.
Main command line entry point.
Main command line entry point that does not call
exit().A tracker for transfer statistics.
A timed input stream.
A timed output stream.
A snapshot of a transfer.