ArtifactArchiveProcessor

Observes or modifies a merged ArtifactArchive. This is useful for post-processing the merged archive to optionally add, remove, modify, validate, or inspect the contents of the archive.

Inheritors

Types

Link copied to clipboard
interface Factory : Serializable

Factory for creating a new ArtifactArchiveProcessor.

Functions

Link copied to clipboard
abstract fun process(archive: ArtifactArchive): ArtifactArchive