@Validated
public static class DatabaseCleanupProperties.CommandDeactivationDatabaseCleanupProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMMAND_CREATION_THRESHOLD_PROPERTY
The number of days before the current cleanup run that a command must have been created in the system to
be considered for deactivation.
|
static java.lang.String |
COMMAND_DEACTIVATION_PROPERTY_PREFIX
The prefix for all properties related to deactivating commands in the database.
|
static java.lang.String |
SKIP_PROPERTY
Skip deactivating commands when performing database cleanup.
|
Constructor and Description |
---|
CommandDeactivationDatabaseCleanupProperties() |
public static final java.lang.String COMMAND_DEACTIVATION_PROPERTY_PREFIX
public static final java.lang.String SKIP_PROPERTY
public static final java.lang.String COMMAND_CREATION_THRESHOLD_PROPERTY