api / org.gradle.api.artifacts / CacheableRule

CacheableRule

@Target([AnnotationTarget.CLASS, AnnotationTarget.FILE]) @Incubating class CacheableRule

Denotates a rule which execution is subject to caching.

Since
4.9

Constructors

<init>

CacheableRule()

Denotates a rule which execution is subject to caching.