Uses of Class
org.hibernate.infra.develocity.GoalMetadataProvider.Context
Packages that use GoalMetadataProvider.Context
Package
Description
-
Uses of GoalMetadataProvider.Context in org.hibernate.infra.develocity
Methods in org.hibernate.infra.develocity with parameters of type GoalMetadataProvider.ContextModifier and TypeMethodDescriptionvoidGoalMetadataProvider.configure(GoalMetadataProvider.Context context) protected static voidSimpleConfiguredPlugin.dependsOnConfigurableJavaExecutable(com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs inputs, GoalMetadataProvider.Context context, String configChildName, Boolean skipped, Function<String, String> executableToVersion) protected static voidSimpleConfiguredPlugin.dependsOnGav(com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs inputs, GoalMetadataProvider.Context context) Method parameters in org.hibernate.infra.develocity with type arguments of type GoalMetadataProvider.ContextModifier and TypeMethodDescriptionvoidGoalMetadataProvider.Context.nested(String propertyName, Consumer<? super GoalMetadataProvider.Context> action) -
Uses of GoalMetadataProvider.Context in org.hibernate.infra.develocity.plugins
Methods in org.hibernate.infra.develocity.plugins with parameters of type GoalMetadataProvider.ContextModifier and TypeMethodDescriptionprotected voidSurefireConfiguredPlugin.configureTest(GoalMetadataProvider.Context context) protected booleanFailsafeConfiguredPlugin.isSkipped(GoalMetadataProvider.Context context) protected booleanSurefireConfiguredPlugin.isSkipped(GoalMetadataProvider.Context context) -
Uses of GoalMetadataProvider.Context in org.hibernate.infra.develocity.scan
Methods in org.hibernate.infra.develocity.scan with parameters of type GoalMetadataProvider.ContextModifier and TypeMethodDescriptionstatic voidBuildScanMetadata.addCompilerMetadata(GoalMetadataProvider.Context context) static voidBuildScanMetadata.addFailsafeMetadata(GoalMetadataProvider.Context context) static voidBuildScanMetadata.addJavaExecutableVersion(GoalMetadataProvider.Context context, String javaExecutable, String javaVersion, boolean canCacheExactVersion) static voidBuildScanMetadata.addSurefireMetadata(GoalMetadataProvider.Context context)