All Classes
-
All Classes Interface Summary Enum Summary Class Description BuildCacheApi Configures the local and remote build cache.BuildResult A description of the build result.BuildScanApi Allows to interact with the build scan feature of the Gradle Enterprise Maven extension.BuildScanCaptureSettings Allows configuring what data will be captured as part of the build scan.BuildScanDataObfuscation Allows registering functions for obfuscating certain identifying information within build scans.CleanupPolicy Configures the cleanup policy of the local build cache.Credentials Configures the credentials when accessing the remote build cache.GradleEnterpriseApi Allows to interact with the Gradle Enterprise Maven extension.GradleEnterpriseListener Allows to interact with the Gradle Enterprise Maven extension.LocalBuildCache Configures the local build cache.MojoMetadataProvider Allows users to configure caching for Mojos that the Gradle Enterprise Maven Extension does not support out of the box.MojoMetadataProvider.Context Allows configuring the inputs and outputs of a Mojo.MojoMetadataProvider.Context.FileSet Holds a set of files and directories and allows configuring theMojoMetadataProvider.Context.FileSet.NormalizationStrategy
,MojoMetadataProvider.Context.FileSet.LineEndingHandling
andMojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling Allows controlling the sensitivity to the presence of empty directories in the source tree.MojoMetadataProvider.Context.FileSet.LineEndingHandling Allows specifying whether line endings should be normalized for Build Cache checks, so that files that only differ by line endings will be considered identical.MojoMetadataProvider.Context.FileSet.NormalizationStrategy Allows specifying a way of ignoring changes to input files that are irrelevant for the goal execution.MojoMetadataProvider.Context.Inputs The inputs of a goal determine its cache key.MojoMetadataProvider.Context.LocalState Configures local state.MojoMetadataProvider.Context.Outputs The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.NormalizationProvider Allows users to configure normalization.NormalizationProvider.Context Allows configuring the normalization of a project.NormalizationProvider.RuntimeClasspathNormalization Allows configuring the runtime classpath normalization.NormalizationProvider.RuntimeClasspathNormalization.MetaInf A common location to store properties files is theMETA-INF
directory.NormalizationProvider.SystemPropertiesNormalization Allows configuring the system property normalization of a project.PublishedBuildScan A reference to a published build scan.RemoteBuildCache Configures the remote build cache.Server Configures the remote build cache node server.