AbstractBuildCache

API Documentation:AbstractBuildCache

Base implementation for build cache service configuration.

Properties

PropertyDescription
enabled

Whether the build cache is enabled.

push

Whether storing in build cache is enabled.

Methods

No methods

Script blocks

No script blocks

Property details

boolean enabled

Whether the build cache is enabled.

boolean push

Whether storing in build cache is enabled.