public class ClearBuildCacheMutator extends AbstractCacheCleanupMutator
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearBuildCacheMutator.Configurator |
AbstractScheduledMutator.ScheduleNOOP| Constructor and Description |
|---|
ClearBuildCacheMutator(java.io.File gradleUserHome,
AbstractScheduledMutator.Schedule schedule) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupCacheDir(java.io.File cacheDir) |
executeOnSchedulebeforeBuild, beforeCleanup, beforeScenario, delete, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuild, afterCleanup, afterScenariopublic ClearBuildCacheMutator(java.io.File gradleUserHome,
AbstractScheduledMutator.Schedule schedule)
protected void cleanupCacheDir(java.io.File cacheDir)
cleanupCacheDir in class AbstractCacheCleanupMutator