Class CloudStorageBuildCacheServiceFactory

java.lang.Object
org.curioswitch.gradle.plugins.gcloud.buildcache.CloudStorageBuildCacheServiceFactory
All Implemented Interfaces:
org.gradle.caching.BuildCacheServiceFactory<CloudStorageBuildCache>

public class CloudStorageBuildCacheServiceFactory
extends java.lang.Object
implements org.gradle.caching.BuildCacheServiceFactory<CloudStorageBuildCache>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.gradle.caching.BuildCacheServiceFactory

    org.gradle.caching.BuildCacheServiceFactory.Describer
  • Constructor Summary

    Constructors 
    Constructor Description
    CloudStorageBuildCacheServiceFactory()  
  • Method Summary

    Modifier and Type Method Description
    org.gradle.caching.BuildCacheService createBuildCacheService​(CloudStorageBuildCache buildCache, org.gradle.caching.BuildCacheServiceFactory.Describer describer)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait