All Classes and Interfaces

说明
Specialization of JavaExec to be used as a base class for tasks that perform ahead-of-time processing.
Action that is executed in response to the ApplicationPlugin being applied.
Task for generating a build-info.properties file from a Project.
The properties that are written into the build-info.properties file.
 
Configuration for an image building cache.
Configuration for an image building cache stored in a bind mount.
Configuration for an image building cache stored in a Docker volume.
Utility class that can be used to change a UTC time based on the default TimeZone.
Action that is performed in response to the DependencyManagementPlugin being applied.
Encapsulates Docker configuration options.
Encapsulates Docker registry authentication configuration options.
Gradle plugin for Infra AOT.
Entry point to Infra Gradle DSL.
Gradle plugin for Infra.
A Infra "fat" archive task.
Support class for implementations of InfraArchive.
CopyAction variant that sorts entries to ensure reproducible ordering.
A Task for bundling an application into an OCI image using a buildpack.
A custom Jar task that produces a Infra executable jar.
Custom JavaExec task for running a Infra application.
A custom War task that produces a Infra executable war.
A CopyAction for creating a Infra zip archive (typically a jar or war).
Data holder for CRC and Size.
Callback used to write a zip entry data.
Callback interface used to customize a ZipArchiveEntry.
A Spec for filtering FileCollection to remove jar files based on their Infra-App-Jar-Type as defined in the manifest.
Action that is executed in response to the JavaPlugin being applied.
Task Action to add additional meta-data locations.
Encapsulates the configuration of the launch script for an executable jar or war.
Encapsulates the configuration for a layered archive.
An LayeredSpec.IntoLayersSpec that controls the layers to which application classes and resources belong.
 
Spec that controls the dependencies that should be part of a particular layer.
An LayeredSpec.IntoLayersSpec that controls the layers to which dependencies belong.
 
Spec that controls the content that should be part of a particular layer.
Base class for specs that control the layers to which a category of content should belong.
Resolver backed by a LayeredSpec that provides the destination Layer for each copied FileCopyDetails.
Internal utility used to copy entries from the infra-app-loader.jar.
Tracks entries that have been written.
Action that is executed in response to the NativeImagePlugin being applied.
An Action to be executed on a Project in response to a particular type of Plugin being applied.
Custom JavaExec task for ahead-of-time processing of a Infra application.
Custom JavaExec task for ahead-of-time processing of a Infra application's tests.
Maps from File to ComponentArtifactIdentifier.
Describes a dependency in a ResolvedConfiguration.
Task for resolving the name of the application's main class.
 
A wrapper for a PublishArtifactSet that ensures that only a single artifact is published, with a war file taking precedence over a jar file.
Action that is executed in response to the WarPlugin being applied.
An enumeration of supported compression options for an entry in a ZIP archive.