- All Superinterfaces:
Artifact, org.gradle.api.Named
- All Known Implementing Classes:
BinaryLibraryArtifact, FileArtifact, FileCollectionArtifact, FileTreeArtifact, JavaArtifact, JavaClasspathArtifact, JavaJarArtifact, MavenArtifact, NativeExecutableArtifact, NativeLibraryArtifact
public interface CacheableArtifact
extends Artifact
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer
-
Method Summary
Methods inherited from interface org.wpilib.deployutils.deploy.artifact.Artifact
allowStandaloneDeploy, dependsOn, dependsOnForDeployTask, dependsOnForStandaloneDeployTask, deploy, getDeployTask, getDirectory, getExtensionContainer, getPostdeploy, getPredeploy, getPreWorkerThread, getStandaloneDeployTask, getTarget, isDisabled, isEnabled, setDisabled, setOnlyIf
Methods inherited from interface org.gradle.api.Named
getName
-
Method Details
-
getCacheMethod
org.gradle.api.provider.Property<CacheMethod> getCacheMethod()