@ConfigurationProperties(prefix="genie.tasks.disk-cleanup")
@Validated
public class DiskCleanupProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ENABLED_PROPERTY
The property key for whether this feature is enabled or not.
|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for Disk Cleanup related tasks.
|
| Constructor and Description |
|---|
DiskCleanupProperties() |
public static final java.lang.String PROPERTY_PREFIX
public static final java.lang.String ENABLED_PROPERTY