Uses of Class
dev.aherscu.qa.s3.publisher.maven.plugin.config.Metadata
-
Packages that use Metadata Package Description dev.aherscu.qa.s3.publisher.maven.plugin.config -
-
Uses of Metadata in dev.aherscu.qa.s3.publisher.maven.plugin.config
Fields in dev.aherscu.qa.s3.publisher.maven.plugin.config with type parameters of type Metadata Modifier and Type Field Description protected Map<String,Metadata>
AbstractFilesListBuilder. metadataMap
Methods in dev.aherscu.qa.s3.publisher.maven.plugin.config that return Metadata Modifier and Type Method Description protected Metadata
AbstractFilesListBuilder. getMetadata(Bind bind)
Metadata
ManagedFile. getMetadata()
Constructors in dev.aherscu.qa.s3.publisher.maven.plugin.config with parameters of type Metadata Constructor Description ManagedFile(String fileName, Metadata metadata)
-