public class CreateCacheConfigurationTask
extends info.magnolia.module.delta.AbstractRepositoryTask
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateCacheConfigurationTask.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
CreateCacheConfigurationTask(@NonNull String name,
@Nullable Method method,
List<CacheSettings> cacheSettings,
boolean overrideOnUpdate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(info.magnolia.module.InstallContext installContext) |
CacheSettings |
getCacheSettings() |
String |
toString() |
protected CreateCacheConfigurationTask(@NonNull String name, @Nullable Method method, List<CacheSettings> cacheSettings, boolean overrideOnUpdate)
public CacheSettings getCacheSettings()
public String toString()
toString in class info.magnolia.module.delta.AbstractTaskprotected void doExecute(info.magnolia.module.InstallContext installContext)
throws javax.jcr.RepositoryException
doExecute in class info.magnolia.module.delta.AbstractRepositoryTaskjavax.jcr.RepositoryExceptionCopyright © 2016–2022. All rights reserved.