@ConfigurationProperties(prefix="genie.tasks.agent-cleanup")
@Validated
public class AgentCleanupProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENABLED_PROPERTY
The property that determines if the
AgentJobCleanupTask is enabled. |
static java.lang.String |
PROPERTY_PREFIX
The property prefix for all properties in this group.
|
Constructor and Description |
---|
AgentCleanupProperties() |
public static final java.lang.String PROPERTY_PREFIX
public static final java.lang.String ENABLED_PROPERTY
AgentJobCleanupTask
is enabled.