| ExecutionFileLocation | Represents a location of a file available in the build execution.
|
| FileCollection | Collection of file locations.
|
| FileLocation | Represents a location of a given file.
|
| LocalFileLocation | Represents a local file system location.
|
| MultiFileLocationTaskOption | Option accepting files as its input.
|
| ZipCompression | ZIP compression methods. |
| ZipCompressionTaskOption | Configures the compression to be used.
|
| ZipCreatorTaskOutput | Represents the task output of a ZIP archive creation.
|
| ZipIncludeTaskOption | Represents an archive entry inclusion for ZIP archive creation.
|
| ZipResourceTransformerTaskOption | Represents a ZIP resource transformer that should be used when constructing ZIP entries.
|
| ZipResourcesTaskOption | Represents an resource configuration for ZIP archive creation.
|